@charset "utf-8";
/* CSS Document */

*
{
	border: 0px;
	margin:0px;
	color: #FFFEF0;
	list-style-position: outside;
}

body{
	background-color: #021C57;
	}
	
#head{
	width:1000px;
	height:275px;
	margin: auto;
	}
	
#headbackground{
	background-color:#000000;
	width:auto;
	margin-bottom: 32px;
	background-image: url(images/boarder.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
	
#links{
	margin:3px;
	}
	
#menu{
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	height:44px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	margin-bottom: 10px;
	}

#menu ul {
    padding-left: 20px;
    margin: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: Georgia, Times New Roman, Times, "serif";
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 170px;
	height: 32px;
	text-decoration: none;
	color:  #171717;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 15px;
	text-align: center;
}

#menu a:hover {
	text-decoration: underline;
	white-space:nowrap;
}

#Maincontent{
	height:700px;
	margin: auto;
	width: 950px;
	background-color: #000000;
}

#Maincontent a{
	color: #0066FF;
}
#Maincontent a:hover{
	color: #00CCFF;
}

#MainColL{
	width:320px;
	height:685px;
	float:left;
	padding-top: 15px;
	}

#Latest{
	height:650px;
	padding:10px 5px 0px 5px;
	background-image: url(images/cen%20bar.gif);
	background-position: right;
	background-repeat: repeat-y;
	}
	
#Latest p{
	margin-left:5px;
	color: #FFFFFF;
}

#Late{
	height:150px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/div.gif);
	margin-bottom: 3px;
	}

#MainColCen{
	width:630px;
	float:left;
	height:700px;
	}
	
#CenText{
	padding-left:20px;
	padding-top:15px;
	height: 300px;
	padding-right: 5px;
}
	
#twitter{
	height:300px;
	width: 250px;
	float: right;
	}

.Maintitles{
	font:Geneva, Arial, "Helvetica", sans-serif;
	color:#A0A8FE;
	text-align:center;
	background:url(images/tit.gif) bottom center no-repeat;
	font-size:24px;
	padding-bottom: 2px;
	}
	
.Latest{
	font:Geneva, Arial, Helvetica, "sans-serif";
	color:#A9D3FE;
	text-align:left;
	font-size:16px;
	padding-bottom: 5px;
	}
	
.ContactTitle{
	font:Geneva, Arial, Helvetica, "sans-serif";
	color:#A9D3FE;
	text-align:center;
	font-size:16px;
	padding-bottom: 5px;
	}
	
.About{
	color:#FFFFFF;
}

#sub{
	height:600px;
	padding-top:7px;
	padding-left: 20px;
	}

#subtitle{
	height:155px;
	width:inherit;
	padding-top: 45px;
	font-style: italic;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	}
	

	
#bottom{
	background-image:url(images/Bar.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:20px;
	width:750px;
	margin:auto;
	margin-top: 7px;
}

#bottom p
{
	font:"Times New Roman", Times, serif;
	color:#DBDBDB;
	text-align:center;
}

.buttons{
	color:#000000;
}

#text{
	padding: 10px 0px 0px 10px;
	height: auto;
}

#contactphp{
	width:530px;
	height:inherit;
	float:left;
}

#contactemail{
	width:350px;
	height:600px;
	float:right;
}

#contact .text{color:#000000;}

#contact .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	margin-right: 6px;
	margin-top: 5px;
}

#AboutMaincontent{
	height:900px;
	margin: auto;
	width: 950px;
	background-color: #000000;
}

#TitleBlock{
	height:300px;
	width:350px;
	float:left;
	}
