/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #014D5D url(background.png);
	background-repeat:repeat-x;
	
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}
#pageagain
{
  display: block; 
  height:auto;
  position: relative; 
  width: 670px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:10px;
width:auto;
height: 20px;
line-height: 20px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;

}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;

width:auto;
height: 20px;
line-height: 20px;
background-image:url(tab.png);

}


#TopFrame
{
border:0px;
width:100%;
height:195px;

}


#mainPicture
{
width:670px;
height:145px;
background-color:#FFFFFF;
}

#mainPicture
{
width:670px;
height:145px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:125px;
top:10px;
background-image:url(FaceonBlueCut.png);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:absolute;
background-color:#FFFFFF;
border-width: 5px; 
border-style: solid; 
border-color:#FFFFFF; 
top:-10px;
left:-20px;
font-size:25px;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
overflow:hidden;
}
#headerTopic
{
position:absolute;
background-color:#FFFFFF;
text-align:right;
width:auto;
right:-10px;
top:-30px;
border-width: 5px; 
border-style: solid; 
border-color:#FFFFFF; 
font-size:25px;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}
#myframe{
    position:relative;
    top:0px;
    left:-5px;
    height:500px; 
    width:630px;
}
#fillframe{
    position:relative;
    top:0px;
    left:-23px;
    height:50px; 
    width:670px;
}
#headerSubtext
{
position:absolute;
top:25px;
left:88px;
font-size:14px;
border-width: 2px; 
border-style: solid; 
border-color:#FFFFFF; 
background-color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
overflow: hidden;
}

.contentBox .innerBox
{
position:relative;
width:650px;
height:auto;
min-height:310px;
top:10px;
display:block;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
overflow: hidden;
}

.contentTitle
{
font-size:24px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
overflow:auto;
}
.contentFram
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
overflow:hidden;
width:650;
}



#footer {

width: 670px;
height:16px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;
overflow:auto;
}
p {text-align: left;}