/* CSS Document */

#credit{
background-color:#3366FF;
color:#FFFFFF;
font-family:Arial;
font-size:9pt;
width:150px;
float:right;
text-align:right;
border-top-style:solid;
border-top-color:#000066;
border-top-width:15px;
padding-right:5px
}

#credit a{
color:#ffffff;
text-decoration:none;
}

#credit a:hover{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#credit a:visited{
color:#ffffff;
text-decoration:none;
}
#copyright{
background-color:#3366FF;
color:#FFFFFF;
font-family:Arial;
font-size:9pt;
text-align:center;
border-top-style:solid;
border-top-color:#000066;
border-top-width:15px;
}
#maintext{
background-color:#3366FF;
color:#FFFFFF;
font-family:Tahoma;
font-size:12pt;
padding-left:15px;
padding-right:15px;
height:375px;
overflow:auto;
text-align:left;
}
#topics{
width:200px;
float:left;
height:100px;
font-family:Arial;
font-size:9pt;
color:#FFFFFF;
}
#topics h2{
font-size:14pt;
}
#topics a{
color:#FFFFFF;
text-decoration:none
}
#topics a:hover{
color:#FFFFFF;
text-decoration:none;
font-weight:bold
}
#topics a:visited{
color:#FFFFFF;
text-decoration:none
}

#headlines{
font-family:Tahoma;
font-size:10pt;
color:#FFFFFF;
}
#headlines a{
color:#FFFFFF;
text-decoration:none;
}
#headlines a:hover{
color:#FFFFFF;
text-decoration:none;
font-weight:bold
}
#headlines a:visited{
color:#FFFFFF;
text-decoration:none;
}
#postdate{
font-family:Tahoma;
font-size:10pt;
color:#000000;
}
#posthead{
font-family:Tahoma;
font-size:10pt;
color:#ffffff;
font-weight:bold
}
#post{
font-family:tahoma;
font-size:12pt;
color:#000000
}
#head{
height:150px;
background-image:url(../images/header.png);
background-color:3366ff;
}
.button
{border:#000066;
color:#FFFFFF;
background-color:#3366ff;
}
#wrapper{
	position:absolute;
	left:50%;
	margin-left:-260px;
}
.comment{
	border:1px solid #0099ff;
	margin:10px;
	width:480px;
	clear:both;
	padding:10px;
	background-color:#3366ff;
}
.comment a{
color:#FFFFFF;
text-decoration:none;
}
.comment a:hover{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.comment a:visited{
color:#FFFFFF;
text-decoration:none;
}
#postfoot{
font-size:8pt
}