/* CSS Document */

html {
	

}

body {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;	
}

img {
	border:none;
}

li {
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	
}

b {
	height:20px;
	padding:15px 5px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#8e2344;		
}

div.spacert {
	height: 7px;
	background-image:url(grfx/spacerbg.jpg);
	background-position:right top;
	/*margin-top:5px;*/
}

div.spacer {
	height: 7px;
	background-image:url(grfx/spacerbg.jpg);
	background-position:center top;
	margin-top:10px;
}





/*Main info container____________________________________________________________*/

#infocon {
	margin-left: 225px;
}

#maininfo {
	top:0px;
	vertical-align:top;
	margin-left:15px;
	margin-right:15px;
	padding:15px;
	position:relative;
	background-color:#ede5d8;
	/*background-image:url(grfx/maininfobg.jpg);
	background-repeat:no-repeat;
	background-position: -100px left;*/	
	border-right: solid #cccccc 1px;
}


/*Underwriters________________________________________________________________*/

#underwriters {
	font-size: 12px;
	height: 100px;
	margin: 2px 0px 0px 0px;
	padding: 20px 20px 0px 20px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#underwriters img {
	padding:10px;
	border-right:solid black 1px;
}
#underwriters .sponsors {
	margin-top:25px;
	margin-right:100px;
}

#underwriters .dem {
	margin-left:50px;

}


.bottomlinks {
	margin: 30px 0px 10px 10px;
	
}

.bottomlinks img {
	margin: 0px 0px 0px 25px;
	
}

.bottomlinks a {
	color:#000000;
	text-decoration:underline;
}

/*Video______________________________________________________________________*/

body.videobg {
	background-image:url(grfx/onlinevideobg.jpg);
	background-position:left top;
	background-repeat:no-repeat;

}

.vidsponsor {
	top: 337px;
	left:0px;
	position:absolute;
	display:none;
}

.vidsponsor img {
	display:none;
}

.vidwin {
	padding-top:25px;
}

.vidtitle {
	position:absolute;
	top:50px;
	left:10px;
}
