body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #565556;
	margin-top: 30px;
	margin-bottom: 54px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
}
#bottomBorder {
	background-image: url(images/bottomBorder.gif);
	background-repeat: no-repeat;
	height: 20px;
	clear: left;
}
#navigation #inside {
	width: 868px;
	margin-right: 10px;
	margin-left: 10px;
	height: 25px;
}

#banner {
	width: 888px;
}
#navigation {
	width: 888px;
	background-image: url(images/navigationblack_temp.gif);
}
#footer {
	width: 848px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
	color: #B2B2B2;
}
#base {
	margin: auto;
	text-align: center;
	color: #282425;
	font-size: 9px;
}
#innerContent {
	width: 868px;
	margin-right: 10px;
	margin-left: 10px;
}
#headersubtext {
	width: 840px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 45px;
}
#tablebased {
	margin-right: 14px;
	margin-left: 14px;
	clear: left;
}
h1 {
	color: #8A76A7;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 14px;
}
li {
	margin-bottom: 8px;
	margin-left: 0px;
}

p {
	margin: 0px 0px 10px;
}
#area {
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-y;
	float: left;
}
#areaContent {
	background-image: url(images/bgContentTop.gif);
	background-repeat: no-repeat;
	width: 888px;
	float: left;
}
#container {
	margin: auto;
	width: 888px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/*
-----------------------------------------------
Blogger Template Style
Name:     Minima Black
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
----------------------------------------------- */

body {
  background:#000;
  margin:0;
  padding:40px 14px;
  font:x-small "Verdana";
  text-align:center;
  color:#FFFFFF;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }
a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
@media all {
  #header {
    width:660px;
    }
  }
@media handheld {
  #header {
    width:100%;
    }
  }
#blog-title {
  margin:0;
  padding:20px 20px .25em;
  border:1px solid #222;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  color:#FFFFFF;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#FFFFFF;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#FFFFFF;
  }
#description {
  margin:0;
  padding:0 20px 20px;
  border:1px solid #222;
  border-width:0 1px 1px;
  font:78%/1.4em "Verdana";
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#FFFFFF;
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font: 78%/1.4em "Verdana";
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#FFFFFF;
  }