body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	background-repeat:repeat-x;
	background-color: #B2C4D0;
	background-image: url(../images/background.png);
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
	display: block;
	height:auto;
	position: relative;
	overflow: hidden;
	width: 900px;
}

.topNaviagationLink
{
	text-align:center;
	position:relative;
	margin-top:30px;
	font-size:12pt;
	margin-left:-10px;
	width:150px;
	height: 35px;
	line-height: 35px;
	float:left;
	color:#FF0;
	font-family:Arial, Helvetica, sans-serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#FFF;
}

.topNaviagationLink a:hover
{
	text-align:center;
	border-bottom:none;
	color:#333;
	display: block;
	width:150px;
	height: 35px;
	line-height: 35px;
	background-image:url(../images/tab.png);
}

#mainPicture
{
width:890px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture
{
	width:900px;
	height:345px;
	background-color:#FFFFFF;
}

#mainPicture .picture
{
	position:relative;
	width:890px;
	height:325px;
	top:10px;
	background-repeat:no-repeat;
	margin-left:10px;
}

.contentBox
{
	width:890px;
	height:auto;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom: 20px;
	border: 5px solid #B2C4D0;
}

html, body {
	text-align: center;
	background-color: #757575;
}
.contentBox p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	padding: 20px;
	line-height: 16pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #903;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
blockquote {
	padding-left: 15px;
	margin-left: 50px;
	line-height: 16pt;
	margin-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #333;
}
#footer {
	height: 100px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	border: 5px solid #FFF;
	margin-bottom: 30px;
}
#footer h1 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 12pt;
	line-height: 18px;
}
.StepUp {
	font-weight: bolder;
	color: #000033;
}
.bolder {
	font-weight: bolder;
	color: #666;
}
