/* A Free Design by Bryant Smith (bryantsmith.com) */

html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 0;
	padding: 0;
	background: #697281;
	text-align: left;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1F5F8;
	/*background-color:#2A2A2A;*/
	background-color:#697281
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}


/* A Free Design by Bryant Smith (bryantsmith.com) */

html, body {
text-align: center;
}
p {text-align: left;}





#page
{
  margin: 0 auto 0 auto;
  margin-top:25px;
  display: block;
  height:auto;
  position: relative;
  overflow: hidden;
  background: url(../images/background.png) repeat-y;
  width: 738px;
}

#header
{
background-image:url(../images/header.png);
background-repeat:no-repeat;
height:111px;
width:738px;
margin-top:-20px
}

#header h1
{
position:relative;
left:30px;
top:25px;
color:#F6F6F6;
text-align:left;
font-size:40px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#header h2
{
position:relative;
left:0px;
top:21px;
color:#2C2C2C;
text-align:left;
font-size:17px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#header h3
{
color: #333;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
margin-bottom: 3px;
margin-top: 20px;
}



#bar
{
background-image:url(../images/bar.png);
background-repeat:no-repeat;
height:55px;
width:750px;
line-height:55px;
padding-left:20px;
padding-right:20px;
}

#bar .link
{
float:left;
height:55px;
}

#bar .link:hover
{
background-image:url(../images/linkrollover.png);
background-repeat:no-repeat;
background-position:center;


}


#bar a
{
font-size:14px;
font-weight:bold;
color:#FBFDFB;
margin-left:20px;
margin-right:20px;

}

#bar a:hover
{
color:#999999;
}



.contentTitle
{
width:676px;
height:37px;
margin-top:20px;
margin-left:25px;
margin-right:25px;
margin-bottom:10px;
background-image:url(../images/tab_back.png);
background-repeat:no-repeat;

}

.contentTitle h1
{
margin-left:5px;
padding-top:8px;
font-size:20px;
font-weight:bold;
color:#071027;
}

h2 {
  color: #333;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3px;
  margin-top: 20px;
}
h2 {
  color: #071027;
  font-size: 1.2em;
	font-weight:bold;
  margin-top: 25px;
}


.comments
{
font-size:11px;
font-style:italic;
}

.contentText
{
width:680px;
padding-left:0px;
padding-right:0px;
font-size:14px;
color:#030712;
line-height:20px;
letter-spacing:0px;
}

a
{
text-decoration:none;
color:#0000FF;
/*border-bottom:1px solid #000000;*/
}

a:hover
{
/*color:#000080;*/
color:#0000FF;
/*border-bottom:1px solid #0000FF;*/
}


#footer {
width: 738px;
height:53px;
background: url(../images/footer.png) no-repeat;
text-align:center;
font-size:9px;
color:#2A2A2A;
padding-top:25px;
}
