html, body {
	margin : 0;
	padding : 0;
}

body {
	color : #000000;
	background : #000;
	width : 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	color : #FFFFFF;
	background : transparent;
	text-decoration : none;
}

a:visited {
   color : #FFCC00;
   text-decoration : none;
}

a:hover {
	color : #CC0000;
	text-decoration : underline;
  }

a:active {
   color : #000000;
}

h1 {
   margin : 1.2em 0.5em 1.2em 0.5em;
}

#wrapper {
   margin : 0 auto;
   width : 850px;
}

#header {
   margin : 0 10px 0 10px;
   height : 100px;
}

#content {
	margin : 2px 5px 0 5px;
	padding : 1px;
	z-index: 100;
	border: thin solid #FFFFFF;
	width: 810px;
}

#content p {
   margin : 0 0px 6px 5px;
   text-align : justify;
}

#navcontainer {
	margin-left : 10px;
	width: 806px;
	margin-top: 0px;
	margin-right: 2px;
	font-size: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#navcontainer ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#navcontainer li {
   display : block;
   float : left;
}

#navcontainer li a {
	color : #EFCC3C;
	display : block;
	width : 114px;
	text-decoration : none;
	padding : 1px 9px 1px 9px;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover {
	color : #CC0000;
}

#navcontainer a:active	{
	color : #fff;
}

/*  new   */

#navcontent {
	margin-left : 0px;
	width: 170px;
	margin-top: 0px;
	background-color: #000000;
	margin-right: 0px;
	font-size: 12px;
}

#navcontent ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#navcontent li {
   display : block;
   float : left;
}

#navcontent li a {
	color : #EFCC3C;
	display : block;
	width : 170px;
	text-decoration : none;
	border-left : 1px solid;
	border-bottom : 1px solid;
	border-right : 1px solid;
	background-color: #000000;
	font-weight: bold;
	border-top: 1px solid;
	border-color: #FFFFCC;
	padding: 0px 0px 0px 0px;
}

#navcontent a:active	{
	color : #EFCC3C;
}

/*    end new   */
#specialborder {
   border-right : 1px solid #84979C;
}


#footer {
	margin : 0px 0px 0 0px;
	padding : 5px;
	text-align: center;
	background-color: #CCCCCC;
	width: 800px;
	border: thin solid #027AA8;
}
div.footer {
	text-align: center;
	background-color: #140903;
	padding : 10px;
	width: 790px;
	margin : 5px 5px 5px 5px;
	z-index:20;
	border: thin solid #FFFFFF;
	}
/* footer styles */ 
div.footer ul li a:link, div.footer ul li a:visited {
	color: #EFCC3C;
	font-weight:bold;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	border-bottom: none;
	padding-right: 18px;
	}

div.footer ul li a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #000000;
	}

div.footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	font-size: 10px;
	}

div.footer ul, div.footer p {
	margin: 0px;
	padding: 0px;
	color: #737373;
	text-align:center;
	}

div.footer p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 9px;
	text-align:center;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #EFA705;
}

#Top_Images {
	margin-left : 10px;
	width: 806px;
	margin-top: 5px;
	margin-right: 2px;
	font-size: 10px;
	color: #FFFF00;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#Top_Images ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#Top_Images li {
   display : block;
   float : left;
}

#Top_Images li a {
	color : #EFCC3C;
	display : block;
	width : 114px;
	padding : 1px 9px 1px 9px;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}

#Top_Images ul li a:hover {
   color : #CC0000;background-color: #000000;text-decoration : underline;
}

#Top_Images a:active	{
	color : #fff;
	background-color: #000000;
}
#content ul li a:hover {

	color : #CC0000;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#navcontent ul li a:hover {

	color : #CC0000;
}

