body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background:#3399CC;
}
#shadower {
width:72em;
}
a {font-weight:bold;}
div#body {
text-align:left;
clear:both;
	padding:5px;
	padding-bottom:1em;
	background:#FFFFFF;
}
div#footer {text-align:center;}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
div#header {
clear:both;
	margin-top:0px;
	margin-bottom:5px;
}
div#content {
clear:both;
	margin-top:5px;
	margin-bottom:5px;
	padding:0.5em 1em 1em 1em;
}
div#footer {
	margin-top:5px;
	margin-bottom:5px;
	clear:both
}
div#misc {clear:both;}
h2 {margin:0; padding:0;}
h1 {margin:0; padding:0;}
h3 {margin:0; padding:0;}

/*Shadds */
#left_shad {
background: url(../images/body_shadows/left.png) right repeat-y;
}
#right_shad {
background: url(../images/body_shadows/right.png) left repeat-y;
}
#top_right_shad {
background: url(../images/body_shadows/top_right.png);
}
#top_left_shad {
background: url(../images/body_shadows/top_left.png);
}
#bottom_shad {
background: url(../images/body_shadows/bottom.png) repeat-x top;
}
#bottom_right_shad {
background: url(../images/body_shadows/bottom_right.png);
}
#bottom_left_shad {
background: url(../images/body_shadows/bottom_left.png);
}
input {color:#666666; font-size:9px}
#footer_div a {color: #FFFFFF; font-weight:100;}
a.footer_links {color:#FFFFFF; font-weight:100;}