/* CSS Document */
body {
background-color: #ffffff;
margin: 0;

text-align: center;
}
a:link {
	text-decoration: none;
	color: #234E71;
}
a:visited {
	text-decoration: none;
	color: #234E71;
}
a:hover {
	text-decoration: none;
	color: #234E71;
}
a:active {
	text-decoration: none;
	color: #234E71;
	font-weight: bold;
}

.wrapper {
	
	width: 720px;
	border: none;
	margin: auto;	
	
	text-align: left;
}

.mainbody {
float: left;
border: none 0px;
width: 720px;
text-align: left;
}

.header {
border: solid 1px #234E71;
width: 718px;
background-image:url(/indeximages/headerback.jpg);
float: left;
height: 101px;
magin: auto auto auto 10px;
}

.quote {
position: relative;
float: right;
text-align: left;
height: 101px;
border: 0px;
width: 415px;
font-size: 12px;
}

.quote p {
margin-left: 10px;
}

.leftbar {
float: left;
border: none;
width: 151px;
}

.navigation {
float: left;
border: solid 1px #234E71;
width: 131px;
margin: 10px 10px 10px 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.navigation a:hover {
border: none;
text-decoration: none;
background: #fff url(/indeximages/backlink.jpg) repeat-y;
}

.nvigation a:link, a:visited, a:active {
border: none;
text-decoration: none;

}

.contentbox {
float: left;
border: solid 1px #234E71;
width: 545px;
margin: 10px 10px 10px 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}

.updates {
float: left;
border: solid 1px #234E71;
width: 131px;
margin: 10px 10px 10px 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.updates b{
text-decoration: underline;
}

.footer {
border: solid 1px #234E71;
width: 718px;
background-image:url(/indeximages/footerback.jpg);
float: left;
height: 28px;
magin: auto auto auto 10px;
font-size: 14px;
color: #FFFFFF;
}

.pagetitle {
width: 100%;
height: 20px;
background-image:url(/indeximages/footerback.jpg);
font-weight: bold;
color: #FFFFFF;
text-shadow: #0000FF;
font-size: 14px;
text-transform: uppercase;
}

.submenu a:hover {
border: none;
text-decoration: none;
background: #234E71;
color: #FFFFFF;
}

.portfoliobox {
float: left;
border: solid 1px #234E71;
width: 718px;
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}

hr {
color: #234E71;
border-bottom-style: dashed;
}

.newsbar {
background-image: url(indeximages/newsbar.jpg);
background-repeat: no-repeat;
text-indent: 10px;
}

.schedulebox {
border: 0px;
width: 400px;
background-image: url(indeximages/footerback.jpg);
}

.scheduletable {
width: 400px;
text-align: center;
background-color: #FFFFFF;
}