body{
	background: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-sarif;
	color: #FFFFFF;
}
h1{
	font-size: 18px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
}
h2{
	font-size: 16px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
}
a{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
a.girlLinks{
	color:#C99A04;
	text-decoration: none;
	font-weight:bold;
}
a.girlLinks:hover{
	color:#C99A04;
	text-decoration: underline;
	font-weight:bold;
}
#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:890px;
	height:673px;	
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:302px;
	height:169px;
	background: url('images/template1_01.jpg');
	background-repeat: no-repeat;
}

#topLine {
	position:absolute;
	left:302px;
	top:0px;
	width:588px;
	height:74px;
	background: url('images/template1_02.jpg');
	background-repeat: no-repeat;
}

#link1 {
	position:absolute;
	left:302px;
	top:74px;
	width:98px;
	height:70px;
	z-index: 2;
}

#link2 {
	position:absolute;
	left:400px;
	top:74px;
	width:100px;
	height:70px;
	z-index: 2;
}

#link3 {
	position:absolute;
	left:500px;
	top:74px;
	width:100px;
	height:70px;
	z-index: 2;
}

#link4 {
	position:absolute;
	left:600px;
	top:74px;
	width:100px;
	height:70px;
	z-index: 2;
}

#link5 {
	position:absolute;
	left:700px;
	top:74px;
	width:100px;
	height:70px;
	z-index: 2;
}

#roundedCorner {
	position:absolute;
	left:800px;
	top:74px;
	width:90px;
	height:75px;
	background: url('images/template1_08.jpg');
	background-repeat: no-repeat;	
}

#spacer {
	position:absolute;
	left:302px;
	top:149px;
	width:588px;
	height:22px;
	background:#000000;
}

#spacer2 {
	position:absolute;
	left:0px;
	top:169px;
	width:33px;
	height:504px;
	background:#000000;
}

#sideGirl {
	position:absolute;
	left:33px;
	top:169px;
	width:221px;
	height:504px;
}

#template1-12_ {
	position:absolute;
	left:254px;
	top:169px;
	width:48px;
	height:504px;
}

#mainContent {
	position:absolute;
	left:302px;
	top:130px;
	width:636px;
	height:502px;
	background: url('images/template1_13.jpg');
	background-repeat: no-repeat;
	padding-top: 15px;
	color:white;	
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#textContent{
	left:302px;
	top:171px;
	width:545px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#effinHomeLink{ /*-sigh-*/
	position:absolute;
	top: 74px;
	left: 242px;
}
#effinPhoneNum{ /*-Double sigh. How many more do you think we'll add? I say at least 2 (Aug.23'07)-*/
	position:absolute;
	top: 175px;
	left: 35px;
	font-weight:bold;
	z-index:3;
}
.red{
	color:#FF0000;
	font-weight:bold;
}