@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
}
.largemaroon {
	font-size: 15px;
	color: #990134;
	font-weight: bold;
}


body {
	background-color: #FFFFFF;
}
body {
	background-image: url(graphics/pagebar.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}

h2 {
	padding-top: 30px;
	font-size: 10px;
}



#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#headbar  {
	height: 60px;
	margin-top: 10px;
	background-image: url(graphics/headbar.jpg);
}
#pagetitle {
	margin-left: 40px;
}
#page #logo #newman {
	float: right;
	width: 200px;
}

#logo  {
	margin-left: 20px;
	text-align: center;
	margin-right: 20px;
}
#pool {
	clear: both;
}
#pagepic {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#pagepic2 {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 150px;
}
#pagepic4 {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 200px;
}
#pagepic3{
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	background-image: url(graphics/content.jpg);
	background-repeat: repeat;
}
#main {
	margin-right: 40px;
	margin-left: 40px;
}
#footer {
	height: 70px;
	background-image: url(graphics/footer.jpg);
	color: #FFFFFF;
	font-size: 10px;
}

.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu */
}
#menu {
	width: 180px;
	float: left;
}
#text {
	float: right;
	width: 520px;
}
#end {
	clear: both;
	padding-top: 1px;
}



.sexypanels li{
border-bottom: 1px solid white; /* white border beneath each menu item */
}

.sexypanels li a{
	display: block;
	color: white;
	width: auto;
	padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
	background-color: #990134;
	background-image: url(graphics/sexypanelright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
}

.sexypanels li a:visited, .sexypanels li a:active{
color: white;
}

.sexypanels li a:hover{
	background-color: #990134; /*color of menu onMouseover*/
	color: white;
	border-bottom: 1px solid black; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
	text-decoration: underline;
}


</style>

[if IE]>
<style type="text/css">
.sexypanels li a{ /* Menu link width value for IE */
width: 100%;
}
#finalfooter {
	font-size: 9px;
}
a:active {
	color: #990134;
}
a:link {
	color: #990134;
}
a:visited {
	color: #990134;
}


a:hover {
	color: #990134;
	text-decoration: underline;
}
#pub {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#clear {
	clear: both;
}

#page #content #main #text h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990134;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
}





#addy {
	margin-top: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #990134;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page #content #main #end h3 {
	font-size: 14px;
	color: #990134;
	text-align: center;
}
#page #content #main #text #fifa {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.smallitalic {
	font-size: 13px;
	font-style: italic;
}
