/* CSS Document */


body {
	background-color:#372110;
	background-image:url(indeximages/grad0_.jpg);
	 
	background-repeat:repeat-x;
	
	margin: 0;
	padding: ;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#mainwrap {
width: 1000px;
margin: 0 auto;

}

#innerwrap{
width: 1000px;
margin: 0 auto;
background-color:;


}

#content{
	background-image:url(indeximages/warnimage.jpg);
	width:1000px;
	height:756px;


}
 
.scroll {
	height: 300px;
	width: 420px;
	overflow: auto;
	border: 1px solid #666;
	color: black;
	background-color: white;
	font-size: 14px;
	padding: 8px;
	top:180px;
	right: 120px;
	font-weight: normal;
}

.choice{
	top: 430px;
	font-size:35px;
	line-height: 20px;
	text-align:center;


right: ;
	margin-top: 30px;
}

#teasertext{
	font-size:16px;
	width:450px;
	text-align:left;
	line-height: 24px;
	margin: 20px 0 25px 0;
}


#alltext{
	position: relative;
	float: right;
	top:260px;
	right: 120px;


}
.smallfont{
font-size:12px;
line-height: 16px;
text-align:center;
}

.scroll ul{
padding: 0 20px 0 20px;

}

.scroll a:link {
	color: blue;
	text-decoration: none;
}

.scroll a:visited {
   color:blue; 
}
.scroll a:hover {
	color: blue;
	text-decoration:underline;
}
.scroll a:active {
	color: blue;
	text-decoration: none;
}
 


#footer{
width:800px;
margin: 0 auto;
text-align:center;
line-height:25px;
text-decoration:underline;
}

.textcenter{
text-align:center;
}


.parents{
background-color: white;
text-align:center;
color: black;
}

.parents a:link {
color: #00F; 
}
.parents a:visited {
color: #00F; 
}

.parents a:hover {
color: #00F;

}
.parents a:active {
color: #00F; 
}

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration:underline;
	color:white;
}
a:active {
	text-decoration: none;
	color: qhite;
}
