@import url(reset-fonts.css);
@import url(small.css);

body{
text-align:center;
background-color: #351e54;
}
 
 img, div { behavior: url(iepngfix.htc) }
 
 strong{
 font-weight:bold;}
 
form{
	margin: 0px;
	padding: 0px;
 }
 
#wrapper{
	width:783px;
	margin-left:auto;
	margin-right:auto;
	background-color:#74005d;
	background-position:center right;
	position:relative;
	text-align:left;
}

#mainnav{
	width:783px;
	height:120px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
}
#mainnav a.navlink{
	position:absolute;
}
#mainnav #textresize{
	float:right;
	margin-top:5px;margin-right:3px;
}

#mainfooter{
	width:783px;
	z-index:2;
	position:relative;
}


#mainfooterpic{
width:278px;height:156px;
background-image:url('../images/footer_left.gif');
float:left;
}

#empty_mainfooterpic{
width:278px;height:156px;
background-image:url('../images/footer_left.png');
float:left;
}


#mainfooterpic a{
display:block;
width:70px;
height:60px;
margin-left:160px;margin-top:50px;
text-decoration:none;
}
#mainfooterbar{
width:505px;
height:141px;
background-image:url('../images/footer_right.png');
padding-top:15px;
float:left;
margin-right:-3px; /* fix for dissapearing footerlinks */
}
#mainfooterbarlarge{
width:783px;
height:111px;
background-image:url('../images/footer.png');
padding-top:15px;

}
#footerlinks{
position:absolute;
bottom:5px;right:5px;
z-index:10;
text-align:right;
}
#footerlinks a{
	color:#402760;
	text-decoration:none;
	font-size:10px;
}


#bgimage{
	z-index:1;
}

#maincontent{
	width:425px;
	padding-left:70px;
	padding-top:40px;
}
#largecontent{
	width:715px;
	padding-left:40px;
	padding-top:40px;
}
#largecontent_player{
	width:760px;
	padding-left:20px;
	padding-top:40px;
}

h2{
font-size:125%;
color:white;
font-weight:bold;
margin-top:25px;
}
h3{
font-size:100%;
color:white;
font-weight:bold;
margin-top:5px;
}
h4{
font-size:100%;
color:#faa1bd;
font-weight:bold;
margin-top:5px;
}

p{
	margin-top:8px;
	color:#ffecfb;
	font-size:100%;
	line-height:130%
}
.contentblock ul {
list-style-type:disc;

}

.contentblock ul li{
	margin-top:8px;
	color:#ffecfb;
	font-size:100%;
	line-height:130%;
}
.innertext{
position:absolute;top:390px;left:118px;height:73px;width:328px;color:#402760;
}
.contentblock .innertext ul li{
	margin-top:0;
	color: #402760;
	margin-left:16px;
}
a.innerlink1{
color:#faa1bd;
font-weight:bold;
}

.contentblock a img{
vertical-align:middle;padding-right:5px;}

a.mythlink{
display:block;
color:white;
margin-top:7px;
font-weight:bold;
}

.sitelink{
display:block;
color:white;
margin-top:7px;
font-weight:bold;
text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


.contentblock a.linkslink{
color:white;
margin-top:7px;
font-weight:bold;
}
.contentblock table{
color: white;
margin-top:10px;
margin-bottom:10px;
line-height:170%;
}
.contentblock table input{
vertical-align:middle;
}
 input.i{
width:205px;
border:0;
}

.is{
width:150px;
border:0;
margin:5px;
height:20px;
padding-left:5px;
}

.error{
color:red;
font-weight:bold}