a {color:#c90;
	text-decoration:none;}

a:hover {color:#ffc;}

a:visited {color:#c90;}

a:visited:hover {color:#ffc;}

a.red, a.red:visited {color:red;}
a.red:hover, a.red:visited:hover {color:#ffc;}

a.green, a.green:visited {color:green;}
a.green:hover, a.green:visited:hover {color:#ffc;}

a.white, a.white:visited {color:white;}
a.white:hover, a.white:visited:hover {color:#ffc;}

a.yellow, a.yellow:visited {color:yellow;}
a.yellow:hover, a.yellow:visited:hover {color:#ffc;}

a.purple, a.purple:visited {color:purple;}
a.purple:hover, a.purple:visited:hover {color:#ffc;}

h1 {font-size:45px;
	padding:0;
	margin:0;
	text-align:center;}

h4 {font-size:18px;
	padding:0;
	margin:0;
	text-align:center;}

img {border:0;}

body {background-color:black;
	color:#ffc;
	font-family:Arial Black, Verdana, Georgia, Arial, Helvetica, sans-serif;
	text-align:center;}

.imgcenter {text-align:center;}

#container {display:block;
	margin:10px auto;
	text-align:left;
	width:1100px;}

#header {height:155px;
	margin:5px 0;
	width:1100px;}

#headercontent {padding-top:24px;}

#leftnav {display:block;
	float:left;
	width:250px;}

#navtop {background-image:url('../bg/top.png');
	display:block;
	height:40px;
	width:250px;}

#navmiddle {background-image:url('../bg/middle.png');
	display:block;
	font-size:20px;
	padding:2px 42px;
	width:166px;}

#navbottom {background-image:url('../bg/bottom.png');
	display:block;
	height:40px;
	width:250px;}

#maincontent {margin-left:260px;
	width:840px;}

#contenttop {background-image:url('../bg/top.gif');
	color:#c90;
	font-size:20px;
	height:40px;
	text-align:center;
	width:840px;}

#contentmiddle {background-image:url('../bg/middle.gif');
	min-height:308px;
	padding:2px 42px;
	width:756px;}

#contentbottom {background-image:url('../bg/bottom.gif');
	height:40px;
	width:840px;}

#imggals {text-align:center;}

#imggals img {border:4px solid #c90;
	margin:5px 10px;}

#imggals img:hover {border:4px solid #ffc;}

#lancrew {font-size:25px;
	margin:0 auto;}

#lancrew tr td {width:100px;}

