@charset "utf-8";
/* sov2cols.css */

body{
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	background: #666666;
}
h1 { font-weight:normal; font-size: 1.6em;}
h2 { font-weight:bold; font-size: 1.4em; color: red}
h3 { font-weight:bold; font-size: 1.2em;}
a:visited {color:blue;}
#wrap {
	width:772px;
	background: #dddddd;
	margin:0 auto;
	border: 1px solid #000000;
	text-align: justify;
}

#header
{
	padding:0;
	background:#ddd;
	height:131px;
	position:relative;
}

#main
{
	float:left;
	width:612px;
	padding:10px;
	background:white;
}

#sidebar {
	float:right;
	width:140px;
	padding:0;
	background:#dddddd;
}
#sidebar h3{ text-align:center;}
#sidebar div {text-align:center; margin: 4px 0 4px 0;}
#sidebar span{ margin-top: 14px; margin-bottom: 4px;display:inline-block;width:90%; background-color:#dddddd; border:1px solid black;}
#sidebar a {font-size: .8em;}

#footer {
	clear:both;
	padding:5px 10px;
	background:#ebebeb;
	font-size:smaller;
}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}

/* menu class styles */
#menu { font-size: 1.2em; background-image:url(images/menu_bkg2.png); vertical-align:top; text-align:left; background-repeat:no-repeat; background-position:top; display:inline-block;height:26px; width: 100%}
#menu ul {margin: 3px 0 0 10px; padding: 0 0 0 0; list-style-image:none; width: 100%}
#menu li{
	display:inline;
	width: 120px;
	color: #88;
	margin: 0px 15px;
}
#menu ul a{
	text-decoration:none;
	color:blue;
}
#menu ul a:hover{
	text-decoration:underline;
}
.i256 {float: right;margin-left: 10px;}
.iTitle {float: right; font-size:.75em; }
.iMap {text-align:center;border:none;}
.iMap span {font-size:.7em;text-align:left;}

#dday {font-size: 2em; color:#F33; text-align:center; background-color:#FFF}
#big {font-size:2em; font-weight: bold; color: blue;}
#normal {font-size: .8em;}
#bnr {float:right; vertical-align:top;}
#bnr a{color:#66F; text-decoration:none}
#bnr img {vertical-align:top;}

.hrSmall { width:40%; color:#888888;}
.cTitle { margin-top: 20px; margin-bottom: 8px;display:inline-block;width:90%; background-color:#FC0;}

#hdlnBar {width:100%; background-color:white; border: 1px solid red; display:block; height:5em; margin-bottom: 20px;}
#hdln { padding: 4px 4px 4px 4px; font-family:"Arial Black", Gadget, sans-serif; height: 2em;}
#hdlnText { font-style:italic;}
#hdlnTitle a { float:right; margin-left: 20px; margin-right: 4px;background-color:red; color: white;}
#hdlnType { margin-left: 4px;}
#hdlnTitle { color:white;background-color: red; width: 100%;}
.cr {font-size:1em; color: #aaaaaa; margin-bottom:4px;}
#ww {position: absolute; top: 0px; left: 0px; zIndex: 10;}
.sl_box {border: 1px black dotted; margin:10px 10px 30px 10px; padding: 10px 10px 10px 10px; font-size: 1.2em; color: white;background-color: red; text-align:center}
