body {
	background: url(images/layout/bodybckgrnd.gif) center repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}
#container {
	position: relative;
	background: url(images/layout/mainbodybckgrnd.gif) repeat-y;
	margin: 0px auto;
	padding: 0px;
	border: 0px;	
	width: 770px;
}
#none {
	display: none;
	padding-left: 40px;
}
#pageheader {
	width: 770px;
	margin: 0px;
}
#links {
	position: relative;
	width: 770px;
	background: url(images/layout/linkbckgrnd.gif) repeat-y;
}
#linkstext {
	padding-left: 25px;
	padding-right: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #99A3C6;
	text-align: center;
}
#linkstext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#linkstext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#linkstext a:hover {
	color: #FFF12D;
	text-decoration: none;
}
#mainbody {
	position: relative;
	width: 770px;
}
#bodycopy {
	padding-left: 40px;
	padding-right: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#banner160x600 {
	position: absolute;
	top: 40px;
    left: 570px;
	width: 160px;
}
#footer {
	position: relative;
	background: url(images/layout/footergraphic.jpg) top left repeat-y;
	width: 770px;
	height: 60px;
}
#copyrighttext {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 17px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#copyrighttext a:link {
	color: #FFFFFF;
}
#copyrighttext a:visited {
	color: #FFFFFF;
}
#copyrighttext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#picright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#picleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sidebar {
	background-color: #FFFAC3;
	border-color: #2B796C;
	border-style: dashed;
	border-width: 1px;
}
#sidebarbody {
	padding: 10px;
}
.p1 {
	margin-top: 0px;
}
.pnomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.plinks {
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	color: #2B796C;
	margin-top: 0px;
	text-align: center;
}
h2 { 
    font-weight: bold;
	color: #2B796C;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h3 { 
    font-weight: bold;
	color: #33468D;
	font-size: 1em;
}
h4 { 
    font-weight: bold;
	font-size: 1em;
}
a:link {
	color: #2B796C;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.bold12pt {
	font-size: 1.4em;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.source7pt {
	font-size: .8em;
}
.sidebartablegirls {
	border-width: 1px;
	border-color: #2B796C;
	border-style: solid;
}
.sidebartablegirls td {
	border-width: 1px;
	border-color: #2B796C;
	border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebarheaderrowgirls {
	background-color: #2B796C;
}
.sidebartableboys {
	border-width: 1px;
	border-color: #33468D;
	border-style: solid;
}
.sidebartableboys td {
	border-width: 1px;
	border-color: #33468D;
	border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebarheaderrowboys {
	background-color: #33468D;
}
.source7pt {
	font-size: .8em;
}
.backtotop {
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}
table td {
	vertical-align: top;
}