body
{
	margin: 0;
	padding: 0;
	background-color: #761c5a;
	background-image: url('images/layout_1.jpg');
	background-repeat: no-repeat;
	BACKGROUND-POSITION: top CENTER;
	font: 11px Arial, Helvetica, sans-serif;
	color: #e528a5;
	scrollbar-arrow-color:#e528a5;
	scrollbar-base-color:#761c5a;
	scrollbar-face-color:#761c5a;
	scrollbar-shadow-color:#e528a5;
	scrollbar-highlight-color:#e528a5;
	scrollbar-dark-shadow-color:#3b1e32;
	scrollbar-3d-light-color:#3b1e32;
}

#container {
width:962px;
height:667px;
margin: 0 auto 0 auto;
top:10px;
text-align: left; 
padding: 0px;
}
#headercontainer {
width:447px;
position:relative;
top: 160px;
height:30px;
right:0;
padding:0;
text-align:right;
}
#main {
width:430px;
height:377px;
overflow:auto;
position:absolute;
top:185px;
padding:15px;
float:left;
}
#links {
width:498px;
height:617px;
position:relative;
top:75px;
padding:0;
backgground-color:#ff0000;
float:right;
}

#links1 {
position:relative;
width:87px;
height:300px;
top:76px;
left:2px;
float:left;
}
#links2 {
position:relative;
width:87px;
height:300px;
top:76px;
left:5px;
float:left;
}
#links3 {
position:relative;
width:87px;
height:300px;
top:76px;
left:10px;
float:left;
}
#links4 {
position:relative;
width:87px;
height:300px;
top:76px;
left:14px;
float:left;
}
#links4 {
position:relative;
width:87px;
height:300px;
top:76px;
left:15px;
float:left;
}
#links5 {
position:relative;
width:87px;
height:300px;
top:76px;
left:19px;
float:left;
}
.clear {
clear: both;
}

#topheader {
position:absolute;
width: 962px;
height: 20px;
margin: 0 auto 0 auto;
top: 700px;
text-align: right; 
font: 10px Arial, Helvetica, sans-serif;
}

#hidehide {
width: 800px;
margin: 0 auto 0 auto;
position: absolute;
bottom: 10000px;
text-align: center; 
}

a:link {color:#180813; text-decoration:none}
a:visited {color:#180813; text-decoration:none}
a:active {font-weight: bold;text-decoration:none}
a:hover {color:#3b1e32;  text-decoration:underline}

a.foot:link {color:#FFffff; text-decoration:none}
a.foot:visited {color:#ffffff; text-decoration:none}
a.foot:hover {color:#c515c1; text-decoration:underline} 
a.foot:active {color:#ffffff; text-decoration:none} 

td {color:#e528a5; font-size: 10pt}