/* 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: #000000;
	background: #000000 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;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:10px;
width:122px;
height: 35px;
line-height: 35px;
float:left;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#000000;
margin-bottom:0px;
}

.topNaviagationLink a:hover
{
text-align:center;
color:#FFFFFF;
display:block;
width:122px;
height:35px;
line-height: 35px;
background-image:url(tab.png);
background-repeat:no-repeat;
background-position: center;
border-bottom:none;
}


#mainPicture
{
clear:both;
width:620px;
height:620px;
background-color:#000000;
}

#mainPicture .picture
{
position:relative;
width:610px;
height:610px;
top:10px;
margin-left:10px;
background-image:url(mainImage.jpg);
background-repeat:no-repeat;
}

#headerTitle
{
position:relative;
top:121px;
left:14px;
font-size:27px;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:127px;
left:15px;
font-size:14px;
color:#484848;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}



html, body {
text-align: center;
}
p {text-align: left;}


