@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:url(images/repbg.jpg) repeat-y center top;
	font:14px/1.3 Arial, Helvetica, sans-serif
}
#maincontainer {
	background:url(images/titletop.jpg) no-repeat center top;
	position:relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -137px;
}
#content {
	width:810px;
	margin:0 auto;
	position:relative;
	padding-top:170px
}

li img {
	margin:0 2px 10px 10px
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0
}
li {
	float:left
}
a {
	color:#0099CC
}
a:hover {
	color:#CC0000
}
.iframe {
	margin:15px 60px 0 60px;
	width:680px;
	height:94em;
}
.sec_img {
	margin:0 15px 0 80px;
	border:2px solid #666;
	width:250px;
	height:250px
}
a.girls {width:300px; height:300px; background:url(/images/girls.gif) no-repeat 0 0; display:block; float:left; text-decoration:none; margin-left:95px; _margin-left:50px}
a.boys {width:300px; height:300px; background:url(/images/boys.gif) no-repeat 0 0; display:block; float:left; text-decoration:none}
a:hover.girls, a:hover.boys  { background-position: -300px 0}
a.girls i, a.boys i { visibility:hidden}
.h2small { font-size:22px; font-weight:normal; letter-spacing:0}
a.return {color:#0099FF}
a:hover.return {color: #CC0000}
h2 { margin:0 00px 0 80px; padding-top:45px; font-family:"Trebuchet MS"; font-size:46px; letter-spacing:-2px}

#nav {
	position:absolute;
	height:25px;
	width:744px;
	left: 58px;
	top: 129px;
	text-align:center;
	font:26px/1 Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-2px
}

#nav ul, #nav li { padding:0; margin:0; list-style-type:none; text-align:center }
#nav li {float:left; margin-right:25px}
#nav a {text-decoration:none;}
#header {
	position:absolute;
	left: 1px;
	top: 1px;
	width: 592px;
	height: 102px;
}
#header a {
	display:block;
	width: 592px;
	height: 102px;
	text-decoration:none
}
#header a b {
	visibility:hidden
}
.center {text-align:center}



html, body {
     height: 100%;
}
#footer {
	background:url(images/footer.jpg) no-repeat center top;
	height:137px;
	text-align:center;
	clear:both;
}
