body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

img{
text-align: left;
border: 0px;
}

div#wrapper{
margin: 40px auto 0 auto;
display: block;
width: 980px;
min-height: 980px;
padding: 0; 
background: #fff url(images/background.jpg) repeat-y; 
overflow: off;
}

h1{
text-align: left;
}

table#category{
min-width: 550px;
padding-top: 50px;
padding: 30px;
vertical-align: top;
text-align: center;
border-spacing: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

div#center{
text-align: center;
}

table#item{
min-width: 550px;
padding: 30px;
padding-top: 0px;
vertical-align: text-top;
vertical-align: top;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

table#item td{
padding: 15px;
vertical-align: text-top;
vertical-align: top;
text-align: justify;
}





table#item img#center{
text-align: center;
margin: 0 auto 0 auto;
display: block;
}

table#item p#center{
text-align: center;
margin: 0;
padding: 0;
}




div#footer{
background-image: url(images/footer.jpg);
padding: 0;
margin: 0 auto 0 auto;
background-repeat: no-repeat;
width: 980px;
height: 109px;
min-height: 109px;
background-color: #FFF;
text-align: center;
color: #FFF;
font-weight: bold;
}

div#footer a{
color: #FFF;
font-weight: bold;
}

span#content {
padding: 0px;
margin: 0 auto 0 auto;
display: block;
width: 703px;
overflow: off;
text-align: left;

}

div#clear
{
   clear:both;
}

p {
margin: 0 47px 0 47px;
text-align: justify;
}

ul#embed{
margin-top: 0px;
margin-left: 5px;
padding-left: 5px;
list-style: none;
}

ul#embed li{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

ol#embed{
margin-left: 5px;
padding-left: 5px;
list-style: none;
}


ol{
margin: 0 47px 0 47px;
text-align: justify;
}



span#content h1 {
margin: 0 47px 0 47px;
font-size: 15px;
}


ul#regular li{
list-style-type: circle;
text-indent: 15px;
}

ul#regular{
text-indent: 10px;
list-style-type: circle;
margin: 0px;
}

ul#navigation{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

ul#nav li{
display: inline;
list-style-type: none;
padding: 20px;
margin: 0px;
}

/* Navigation UL Styles */
/* These control the appearence of the navigation div's content. */

ul#navigation {
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	text-align: right;
	font-weight: bold;
	padding-right: 0px;
	display: block;
	width: 680px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	padding-top: 10px;

	
}

ul#navigation li {
font-family: Arial, "arial narrow", helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	position: relative;
	font-weight: bold;
}

ul#navigation a 
{
	color: #555;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

li#active a {

	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

ul#navigation a:hover 
{
font-family: Arial, "arial narrow", helvetica, sans-serif;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #933;

}
