/* CSS Document For Use with Kreider Productions' Website - 2009 Design*/

a:link, a:active, a:visited, a:hover{
	color:#FFFFFF;
	text-decoration:none
}
a:hover{
	text-decoration:underline
}

body {
	background:#000000
}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
	
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	height:15px;
	font-size: 10px;
	color: #FFFFFF;
}

#leftnav{
	float:left;
}

#soundcontrols{
	float:right;
}

#indexinfo {
	height: 400px;
}
#bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

div#PowerPointFile {
float:right;
font-size:10px; }

div#PowerPointFile a:link, a:visited {
color:#000000;
text-decoration:none; }

div#PowerPointFile a:hover {
color:#FFFFFF; }

