/* A Free Design by Bryant Smith (bryantsmith.com) */


body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1F5F8;
	background-color:#4686D5;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;
 }

#page
{
  margin: 0 auto 0 auto; 
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 876px;
}

#header
{
text-align:center;
margin:0 auto 0 auto;
width:424px;
height:103px;
background-image:url(header.png);
background-repeat:no-repeat;
margin-bottom:25px;
}

#topBar, #bottomBar
{
text-align:center;
margin: 0 auto 0 auto; 
width:876px;
height:63px;
background-image:url(topbar.png);
background-repeat:repeat-x;
}

#bottomBar {background-image:url(bottombar.png);}

.pageSeparator
{
width:876px;
height:8px;
background-color:#2968B6;
clear:both;
}

#content
{
margin: 0 auto 0 auto; 
position:relative;
height:auto;
width:876px;
background-image:url(content_back.png);
background-repeat:repeat-x;
background-color:#94B9E6;
clear:both;
padding-top:20px;
padding-bottom:20px;

}

#topBar img
{
float:right;
}


#bottomBar
{
line-height:63px;
}



.link
{
text-align:center;
height:63px;
line-height:63px;
width:120px;
float:left;
margin: 0 auto 0 auto;
}

.link:hover
{
height:63px;
line-height:63px;
float:left;
background-image:url(topbar_hover.png);
background-repeat:repeat-x;
}

.link a
{
display:block;
text-align:center;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
width:100%;
height:100%;
}


label.error 
{
color:#FF0000;
font-weight:bold;

}



#pics a img
{
border:0px;
}

#lowerPageContent
{
padding:5px;
padding-top:20px;
color:#000000;
}


#lowerPageContent h1
{
font-size:16px;
letter-spacing:-1px;
padding-top:10px;
padding-bottom:10px;
}

#lowerPageContent p
{
letter-spacing:1px;
line-height:200%;
padding-top:7px;
padding-bottom:7px;
}




#lowerPageContent .leftColumn, #lowerPageContent .rightColumn
{
width:380px;
float:left;
padding-left:35px;
}

#lowerPageContent .rightColumn
{
margin:0px;
padding:0px;
margin-left:10px;
padding-left:10px;

background-image:url(lowerRightBackground.png);
background-repeat:repeat-y;
background-position:left;
}



#lowerPageContent a
{
color:#1D80E2;
text-decoration:none;
}



#lowerPageContent a:hover
{
color:#1D80E2;
text-decoration:none;
border-bottom:1px dotted #165294;

}

html, body {
text-align: center;
}
p {text-align: left;}