body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	background: #000000 url(/images/background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 770px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:20px;
font-size:15px;
margin-left:-10px;
width:73px;
height: 20px;
line-height: 20px;
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:73px;
height: 20px;
line-height: 20px;
background-image:url(/images/tab.png);
border-bottom:none;
}

#mainPicture
{
clear:both;
width:770px;
height:119px;
background-color:#000000;
}

#mainPicture .picture
{
position:relative;
width:750px;
height:99px;
top:10px;
margin-left:10px;
background-image:url(/images/mainImage.jpg);
background-repeat:no-repeat;
}

#headerTitle
{
position:relative;
top:14px;
left:22px;
font-size:27px;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:12px;
left:22px;
font-size:14px;
color:#484848;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
margin-top:10px;
width:770px;
height:auto;
background-color:#000000;
}

.contentBox .innerBox
{
position:relative;

width:750px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(/images/contentBack.png);
background-color:#FFFFFF;
background-repeat:repeat-x;
}

h1
{
font-size:20px;
color:#1F1603;
text-align: center;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

#footer {
text-align:center;
padding-top:30px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
}


a
{
color:#484848;
border-bottom:none;
}

a:hover
{
color:#000000;
text-decoration:none;
border-bottom:dotted 2px;
}
a:visited
{
color:#000000;

}


blockquote {
	font-size:12px;
	text-align:justify;
	width:400px;
	color:#000000;
	padding:15px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/blockquote.png);
	background-repeat:no-repeat;
	border:dashed 1px;
	border-color:#484848;
}

html, body {
text-align: center;
}
p {text-align: left;}


.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

h2 { text-align: center }

form {
text-align: center
} 

.centerText{
   text-align: center;
}
