/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#7d8079;
}
p
{
	line-height:1.4;
	margin-bottom:0px;
}
h1, .h1
{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	padding:0px;
	margin:0px;
}
h2, .h2
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	padding:0px;
	margin:0px;
}
h3, .h3
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	padding:0px;
	margin:0px;
}
#blogfeed
{
	width:300px;
	height::500px;
	padding:10px;
	border:1px dotted #000066;
	max-height:800px;
	overflow:auto;
}
#blogfeed a
{
	color:#000099;
	font-size:11px;
}
.rightsection
{
	border-bottom: 1px dotted #dadada;
	margin-bottom:10px;
}
#contactform
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#contactform input, #contactform textarea
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:290px;
}
#contactform input.inputsmall
{
	width:60px;
}
#contactform table td
{
	font-weight:bold;
}
#contactform table th
{
	color:#ffffff;
	background-color:#000066;
	font-size:13px;
	padding:5px;
}
#contactform table.border
{
	border:1px solid #dadada;
	margin:15px;
}
.button
{
	padding:5px;
	color:white;
	font-weight:bold;
	font-size:12px;
	background-color:#CC0000;
	border:1px solid #000033;
	border-top:none;
	border-left:none;
	text-transform:uppercase;
}
#header
{
	width:990px;
	height:271px;
	background:transparent url(../images/wosHeader.jpg) no-repeat;
	margin:0px auto;
	cursor:pointer;
}
#menu
{
	position:relative;
	top:230px;
	left:90px;
	width:800px;
}
#menu a
{
	color:#000000;
	font-weight:bold;
}
#content
{
	width:990px;
	min-height:400px;
	background:transparent url(../images/wosContentBackground.jpg) repeat-y;
	margin:0px auto;
}
#content ul
{
	line-height:1.5;
}
.textcontent
{
	margin:0px 70px;
}
.textcontent img
{
	margin:5px;
	border:4px solid #cccccc;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
#leftcol
{
	width:500px;
	float:left;
	display:none;
}
#leftcol div img
{
	
}
#leftcontent
{
	margin-top:179px;
	margin-left:30px;
}
#leftcontent p
{
	line-height:1.3;
	padding:5px 5px;
	font-size:12px;
}
#leftcontent #heading
{
	font-weight:bold;
	text-align:center;
	
}	
#rightcol
{
	width:300px;
	float:left;
}
#footer
{
	width:990px;
	height:59px;
	clear:both;
	background: transparent url(../images/wosFooter.jpg) no-repeat;
	margin:0px auto;
	padding-top:60px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#footer a
{
 	color:#FFFF33;
	text-decoration:underline;
}
.RSS_Headline
{
	font-size:18px;
	line-height:1.5;
}
.RSS_Date
{
	font-weight:bold;
	padding-top:25px;
	border-top:1px dotted #dadada;
}
.RSS_Footer
{
	display:none;
}
span.permalink
{
	diplay:none;
}
p.entry-footer-info span.post-footers
{
	font-weight:bold;
}
h3.entry-header, h3.entry-header span
{
	font-size:18px;
	padding-top:25px;
	border-top:1px dotted #dadada;
}
.right
{
	width:300px;
}

#tblSubmit{
	display:none;
}

#formcontainer{
	height:400px;
	padding:15px 0;
}
