/* CSS Document */

body {background: black;}

li {color:white;}

h1 {color: white; text-align: center; font-family:Arial, Helvetica, sans-serif;}

h1 a:link {color:#FFFFFF;}

h2 {color: #FF6600; text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif;}

h2 a:link {color: #FFFF66;}

h3 {color: white; text-align:left; color: #FF0000; margin:0;}

h4 {color: white;}

address {color: gray; text-align: center;}

ul {list-style:none;}

img {border:none; vertical-align:middle;}



.title {width: 880px;  background-color: black; color: #FF9900; 

font-family:Arial, Helvetica, sans-serif; font-weight: bold; text-align:center; font-size:36px;

border-width:thick; border-color:#660000; padding-top:10px; margin-top:10px; position:absolute;top:25px;}


.bottom {text-align: center; width:880px; position:absolute;top:720px}

.bottom h3 {
	text-align:center;
	}
.bottom h3 a:link {
	color: #66CCFF;
	}
.bottom h3 a:visited {
	color: #66CCFF;
	}	

.t1 {border-width:thick; border-color:white; width: 240px; position:absolute;left:40px;top:150px}

.t2 {border-width:thick; border-color:white; width: 240px; position:absolute;left:320px;top:150px}

.t3 {border-width:thick; border-color:white; width: 240px; position:absolute;left:600px;top:150px}

.t3 a:hover {text-decoration: none;}

.t3 a:visited {color:white;}

.toptitle a:visited {color:white; text-decoration:none;}

.toptitle a:link {text-decoration:none;}

.bottomtitle a:visited {color: #FFCC33; text-decoration:none;}

.bottomtitle a:link {color: #FFCC33; text-decoration:none;}

a:link {text-decoration: none; color:#FF9900}

a:visited {text-decoration: none; color:#FF9900}

a:hover {text-decoration: underline;}