body {
background-color: #133e58;
}

#banner {
width: 770px;
height: 100px;
position:absolute;
left:0px;
top:0px;
background-image: URL(/images/banner.jpg);
background-repeat: no-repeat;
}

#navline {
width: 750px;
height: 30px;
position:absolute;
left:0px;
top:100px;
background-color: #225370;
font-family: Arial, Verdana, Tahoma, Helvetica;
font-size: 18px;
text-align: left;
padding-left: 20px;
color: #225370;
text-decoration: none;
line-height: 30px;
/*try border-right, border-left, border-top, and border-bottom */
/* try solid, double, dashed, dotted, inset, outset*/
}


a {
font-family:  Georgia, Verdana, Tahoma, Helvetica;
font-size: 13px;
color: #346c8c;
font-weight: bold;
letter-spacing: +0.5px;
text-decoration: none;
line-height: 16px;
}

a:hover {
font-family:  Georgia, Verdana, Tahoma, Helvetica;
font-size: 13px;
color: #346c8c;
/*background-color:#366886;*/
font-weight: bold;
letter-spacing: +0.5px;
text-decoration: underline;
line-height: 16px;
}

a.nav {
font-family: Arial, Verdana, Tahoma, Helvetica;
font-size: 18px;
color: #b7d6e6;
text-decoration: none;
font-weight: normal;
letter-spacing: +0.5px;
}

a.nav:hover{
font-family: Arial, Verdana, Tahoma, Helvetica;
font-size: 18px;
color: #fff;
text-decoration: none;
font-weight: normal;
letter-spacing: +0.5px;
}

a.white {
font-family:  Georgia, Verdana, Tahoma, Helvetica;
font-size: 13px;
color: #fff;
font-weight: bold;
letter-spacing: +0.5px;
text-decoration: none;
line-height: 16px;
}

a.white:hover {
font-family:  Georgia, Verdana, Tahoma, Helvetica;
font-size: 13px;
color: #fff;
font-weight: bold;
letter-spacing: +0.5px;
text-decoration: underline;
line-height: 16px;
}

#containerhome {
width: 470px;
max-height: none;
position:absolute;
left:0px;
top:130px;
padding-top: 10px;	
padding-left: 20px;
padding-right: 10px;
background-image: url(/images/bg_content.gif);
background-repeat: repeat-100;
}

#container {
width: 690px;
max-height: none;
position:absolute;
left:0px;
top:130px;
padding-top: 10px;	
padding-left: 70px;
padding-right: 10px;
background-image: url(/images/bg_content.gif);
background-repeat: repeat-100;
}


#rightcontent {
width: 250px;
max-height: none;
position:absolute;
left:500px;
top:0px;
padding-top: 10px;	
padding-left: 10px;
padding-right: 10px;
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size: 12px;
background-color: #346c8c;
color: #fff;
text-decoration: none;
line-height: 15px;
z-index:2;
}

p, blockquote, li {
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size: 13px;
color: #0b2432;
line-height: 16px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}



#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}



h3 {
font-family: Verdana, Arial, Tahoma, Helvetica;
font-size: 14px;
text-align: left;
color: #3e789a;
font-weight: bold;
}

h3 a
{
font-family: Verdana, Arial, Tahoma, Helvetica;
font-size: 16px;
text-align: left;
color: #3e789a;
font-weight: bold;
text-decoration:none;
}

h3 a:hover
{
font-family: Verdana, Arial, Tahoma, Helvetica;
font-size: 16px;
text-align: left;
color: #fff;
background-color: #3e789a;
font-weight: bold;
text-decoration:underline;
}


h4 {
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size: 14px;
color: #fff;
text-decoration: bold;
line-height: 15px;
}

h5 {
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size: 18px;
color: #3e789a;
text-decoration: bold;
line-height: 15px;
}


h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}