body {
	color:#666666;
	background-color: #000000;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: top;
}

* {
	margin:0;
	padding:0;
}

p a {
	color:#73ACFB;
	text-decoration:none;
	border-bottom:1px solid #f7f7f7;
}
p a:hover {	
	border-bottom:1px solid #f2f2f2;
}

#header {
	width:900px;
	padding:11px 0 5px 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#header h1 {
	float:right;
	font:220% Arial;
	letter-spacing:-1px;
	width:288px;
	text-align:left;
	padding:7px 0 0 0;
}
#header h1 a {
	color:#888;
	text-decoration:none;
}

#heaver #nav {
	
}

#header #nav li {
	list-style:none;
	float:left;
	padding:16px 0 !important;
	padding:15px 0;
}

#header #nav li a {
	font:120% Verdana;
	color:#ccc;
	text-decoration:none;
	margin:0 5px 0 0;
	padding:16px 8px;
}
#header #nav li a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a:hover {
	background:url(../images/a_hover.jpg) bottom repeat-x #333;
}

#header #nav a.active {
	background:url(../images/a_active.jpg) top repeat-x #333;
	color:#fff;
}

#header #nav a.active:hover {
	background:url(../images/a_active.jpg) top repeat-x #333;
	color:#eee;
}


#wrapper {
	width:900px;
	background:url(../images/content.jpg) right repeat-y #fafafa;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sidebar {
	width:265px;
	float:right;
	padding:0 20px 20px 20px;
	background:url(../images/sidebar.jpg) top left no-repeat;
}

#sidebar input {
	background:#fff;
	border:1px solid #eee;
	padding:3px;
	font:120% Verdana;
	color:#555;
	width:97%;
}

#sidebar p {
	line-height:22px;
	margin:10px;
}

#sidebar ul.latest li {
	padding:5px 5px 5px 20px;
	list-style:none;
	border-bottom:1px solid #eee;
	font-family: Arial;
	font-size: 150%;
	background-image: url(../images/asterisk_yellow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sidebar ul.latest li a {
	color:#0064AC;
	text-decoration:none;
}
#sidebar ul.latest li a:hover {
	color:#333;
}


#sidebar ul.external li {
	padding:5px 5px 5px 20px;
	list-style:none;
	border-bottom:1px solid #eee;
	font-family: Arial;
	font-size: 140%;
	background-image: url(../images/asterisk_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sidebar ul.external li a {
	color:#0064AC;
	text-decoration:none;
}
#sidebar ul.external li a:hover {
	color:#333;
}



#content {
	padding:20px;
	background-image: url(../images/top_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 305px;
	margin-bottom: 0;
	margin-left: 0;
}

#content .desc {
	padding:3px !important;
	padding:10px 15px;
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006A83;
	text-align:center;
	line-height:25px;
	background-color: #EEE;
}

#content .desc p:first-line {
	font-size:125%;
	font-style:normal;
}

#content .desc a {
	color:#ccc;
	border:none;
	text-decoration:underline;
}
#content .desc a:hover {
	text-decoration:none;
}

#sidebar h2 {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	background-color: #7EC3E7;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-image: url(../images/back_sidebarh2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#content h2 {
	color:#A5D220;
	font-family: Arial;
	font-size: 200%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5D220;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 5px;
}
#content h2 a {
	color:#024160;
	text-decoration:none;
}
#content h2 a:hover {
	border-bottom:1px dotted #ccc;
}

#content p {
	font-size:120%;
	line-height:25px;
	margin:0 0 20px 0;
}

#content .info {
	background:url(../images/line.gif) top repeat-x;
	padding:5px;
	font:90% Verdana;
}

#content .info p {
	background:url(../images/info.gif) left no-repeat;
	padding:0 0 0 20px;
}

#content .info p a {
	float:right;
	padding:0 20px 0 0;
	background:url(../images/comment_normal.gif) right no-repeat;
	color:#777;
	text-decoration:none;
	border:none;
}
#content .info p a:hover {
	background:url(../images/comment.gif) right no-repeat;
	text-decoration:underline;
	border:none;
}

#content h3 {
	font:150% Trebuchet MS;
	margin:5px 0;
	border-bottom:1px solid #eee;
	color:#666;
}

#content blockquote {
	padding:0 10px;
	border-left:4px solid #eee;
	margin:10px 0;
	background:#fefefe;
}

#content blockquote p {
	margin:0;
	font:130% Trebuchet MS;
	line-height:26px;
	color:#0E91CF;
}

#content ul,ol {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	color: #336699;
}

#content img {
	padding:4px;
	border:1px solid #eee;
	background:#fff;
}

#content p img {
	float:left;
	margin:10px;
}
#content form label {
	font-weight:normal;
	color:#0E91CF;
	display:block;
	font-size: 15px;
}
#content form input {
	width:96%;
	border:1px solid #ddd;
	padding:4px;
	margin:5px 0 10px 0;
	font:90% Verdana;
}
#content form textarea {
	width:96%;
	border:1px solid #ddd;
	padding:4px;
	margin:5px 0 10px 0;
	font:90% Verdana;
}
#content form {
	padding:10px;
	margin:20px;
	border:1px solid #ccc;
}

#footer {
	clear:both;
	background:#fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0064AC;
	line-height: 15px;
	color: #0064AC;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 5;
	margin-left: 0;
	height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer .validate {
	text-align:right;
	width: 40%;
	float: right;
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer .validate2 {
	float:left;
	text-align:left;
	width: 40%;
	padding-left: 10px;
}


ol.comments {
	border-top:1px solid #eee;
	margin-left:35px;
}
ol.comments li {
	border-bottom:1px solid #eee;
	padding:0 10px;
	font:300% Georgia;
	color:#0E91CF;
}
ol.comments li span {
	font:30% Trebuchet MS;
	color:#888;
}
ol.comments li.alt {
	background:#fff;
}
ol.comments a {
	color:#666;
}
ol.comments a:hover {
	text-decoration:none;
}
ol.comments div {
	line-height:24px;
	font-size:120%;
	padding:5px;
	margin:5px 0;
}

.clear {
	clear:both;
}
.hide {
	display:none;
}
#content li {
	margin:10px 0 10px 25px;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
#content .desc2 {
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006A83;
	text-align:left;
	background-color: #EEE;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 160px;
	height: 130px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #99CC00;
}
#content h3 {
	color:#0066CC;
	font-family: Arial;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79AEE2;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 5px;
	font-weight: bold;
}

UL.col3
{
	FLOAT: left;
	WIDTH: 95%;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

UL.col3 LI
{
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 40%;
	padding: 2px;
} 

ul.col3 li a
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0064AC;
}ul.col3 li a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0064AC;
}
#content .desc3 {
	padding:10px 15px;
	text-align:left;
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/backdesc3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
