@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
}
#container {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 7%;
	border: 1.5px solid #333333;
	background-image: none;
	background-repeat: no-repeat;
}
#header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar {
	display: inline;
	float: left;
	width: 280px;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 5px;
}
#sidebar li {
	list-style-type: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	text-decoration: none;
	color: #000000;
}
#sidebar a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #000000;
	text-decoration: none;
}


#leftnav ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-color: #FFFFFF;
	font-size: 95%;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
}
#leftnav li {
	text-align: left;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
#leftnav a:link {
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
#leftnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
}
#leftnav a:hover, #leftnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #000000;
	text-decoration: none;
}
#topnav {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topnav a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-decoration: none;
}
#topnav a:visited {
	color: #666666;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #000000;
	text-decoration: none;
	font-size: 100%;
}





#content {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 300px;
}

#content h1 {
	font-size: 110%;
	margin: 0px;
	text-align: center;
}
#content p {
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#content a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-decoration: none;
}

#content a:visited {
	color: #666666;
	text-decoration: none;
}
#content a:hover, #content a:active {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
#footer {
	color: #000000;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	margin: 5px;
	color: #993333;
	text-decoration: none;
}


#footer a:hover, #footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}


#footer ul {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	font-size: 96%;
}
#copyright {
	font-size: 75%;
	text-align: center;
	color: #999999;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	margin-top: 35px;
	margin-left: 70px;
	margin-bottom: 20px;
}
#copyright a:hover, #copyright a:active {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	text-decoration: none;
}
#copyright a:link, #copyright a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}



.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
img { 
    border: 0; 
    }
.leftimg {
	float: left;
	margin-right: 8px;
}
.rightimg {
	float: right;
	margin-left: 8px;
}
