#container {
	width: 931px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#header {
	background-color: #000000;
	width: 931px;
}
#sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	list-style-type: none;
	text-decoration: none;
	background-position: 50%;
	margin: 0px;
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 0.6em;
	padding-left: 0px;
	color: #000000;
}
#sidebar ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	float: left;
	width: 190px;
	background-color: #000000;
}
#sidebar a {
	color: #FFFFFF;
}
#sidebar a:hover {
	color: #FFCC33;
}


#content {
	background-color:#CCCCCC;
	float: right;
	width: 678px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 150%;
	color: #000000;
}

#content a {
	color: #003399;
	font-size:medium;
	font-weight:bold;
}

#content a:hover{
	color: #0066CC;
	font-weight:bold;
}

#content li {
	padding-bottom: 0px;
	list-style:none;
	font-size:xx-small;
	margin-left: 0;
}
.sidebaralink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 10px;
}
#sidebar img {
	vertical-align: middle;
	margin-bottom: 15px;
	margin-top: 10px;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	text-align: left;
}

#navbar {
	width: 100%;
	background-repeat: no-repeat;
	height: 25px;
	background-position: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-top: 3px;
	display: inline;
	float: left;
}
#navbar    a    {
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #FFCC33;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC33;
	font-size: 12px;
	display: inline;
}
#navbar    a:hover     {
	color: #FFFFFF;
}
#navbar   li  {
	text-align: center;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin-right: 0px;
	float: left;
}

#navbar ul {
	position: relative;
	right: 0px;
	float: right;
}
#navbar * {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: small;
	color: #FFCC33;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #33FFFF;
	text-decoration: none;
}

a:active {
	color: #0033CC;
}
h1 {
	font-size: 24px;
	color: #003399;
}
h2 {
	font-size: 18px;
	color: #003399;
}
h3 {
	font-size: 14px;
	color: #003399;
}


#contentright {
	background-position: right top;
	float: right;
	width: 26%;
	top: auto;
	text-align: left;
	vertical-align: text-top;
	font-style: italic;
	margin: 10px;
}


.style2 {
	color: #003399;
	font-weight: bold;
	font-size: small;
}
#bluebox {
	color: #000000;
	background-color: #FFCC00;
	width: 70%;
	text-align: left;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}

.style10 {
	font-size: x-small; 
	font-variant:small-caps; 
	font-family:Arial, Helvetica, sans-serif
	}
	
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-variant:small-caps; line-height:120%}
#container #footer a {
	color: #666666;
	text-align: left;
	float: left;
	font-size: 10px;
	padding-left: 210px;
}


#footer {
	background-color: #000000;
	clear: both;
	color: #FFFFFF;
	font-size:x-small;
	text-align: right;
	padding: 5px;
}
