/* CSS Document */
body
{background-color:#000000;}
#outer
{margin:auto;
width:800px;}
#logo h1
{font-family:Palatino Linotype;
font-size:15px;
color:#0099FF;
margin-top:0px;
letter-spacing:4px;
padding-left:14px;
padding-top:0px;}
#flash
{float:left;
width:200px;}
#content
{float:right;
width:550px;}
#content h1
{font-family:Arial;
font-weight:normal;
font-size:26px;
color:#0099FF;}
#content p
{font-family:Arial;
font-size:14px;
color:#FFFFFF;}
#content h3
{font-family:Palatino Linotype;
font-size:18px;
color:#0099FF;}
#menu
{border-bottom:3px solid #FF0000;
border-top:1px solid #444444;
color:#FF0000;
text-align:right;}
#menu a
{color:#FFFFFF;
margin-left:10px;
margin-right:10px;
font-family:Arial;
font-size:12px;
text-decoration:none;}
#menu a:hover
{color:#FF3300;}
#content a
{color:#0099CC;
text-decoration:none;}
#content a:hover
{color:#FF3300;}
#flash p
{color:#FFFFFF;
font-family:Arial;
padding-left:10px;
font-size:13px;}
#flash a
{color:#FFFFFF;
text-decoration:underline;}
#flash a:hover
{color:#FF3300;
text-decoration:none;}
#footer
{clear:both;
background-image:url(footerbg.jpg);
background-repeat:no-repeat;
height:80px;
text-align:right;
padding-right:5px;}
#footer p
{font-family:Arial;
font-size:10px;
color:#CCCCCC;}
#footer a
{text-decoration:none;
color:#AAAAAA;}
#footer a:hover
{text-decoration:underline;}
.small
{font-size:10px;}
#morelinks
{margin:auto;
width:800px;
color:#999999;
font-size:11px;
text-align:center;}
#morelinks a
{text-decoration:none;
color:#666666;
font-family:Arial;
font-size:10px;}
form
{color:#FFFFFF;
font-family:Arial;
font-size:14px;}
input, textarea
{width:250px;
background-color:#CCCCCC;
font-family:Arial;
font-size:13px;
color:#000000;}
#small p
{font-size:11px;}
fieldset {
border:none;
}


#submit
{width:105px;
border:none;}
#commentForm label.error
{float:left;
color:#FF0000;
font-weight:bold;}

.required {
color:#FF0000;
padding:5px 0 0 5px;
}
span.comments {
vertical-align:top;
}

p#errorList {
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:16px;
color:#FF0000;
}
button
{background:none;
background-image:url(sendmsg.jpg);
background-repeat:no-repeat;
height:37px;
width:105px;
cursor:pointer;
margin-top:10px;
border:none;}
fieldset img {
margin-left:50px;
}