/* Main */

body {
	margin: 0 0;
	padding: 0;
	background: #F6F6F6;
	font-size: 14px;
	color: #333;
	line-height:150%;
	background:url(images/background.jpg) center top no-repeat #2D2058;
}

#top{background:url(images/top.png) repeat-x; height:25px;width:100%;}


h1{
	font-size: 18pt;
	color: #ffffff;
	text-transform:none;
	letter-spacing: -1px;
	line-height:130%;
	font-weight:normal;
	font-family: "arial black";
	padding-left:0px;
}

h2 {
	font-size: 12pt;
	color: #333333;
	text-transform:none;
	letter-spacing: -2px;
	line-height:130%;
	font-family:arial;
}

h3 {
	font-size: 18pt;
	color: #333333;
	text-transform:none;
	letter-spacing: -2px;
	line-height:130%;
	font-family:arial black;
}


p, ul, li {
	line-height: 125%;font-family: "Arial";font-size:13px;
	
}


a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

/* Header */

#header {
	background: url() no-repeat top left;
	width: 900px;
	height: 210px;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

	
#text1 {
	color: #FF0000;
	font-weight: normal;
	letter-spacing:0px;
	line-height: 125%;
	font-size:100px;
	border-bottom:0px solid #CCCCCC;
	margin: 0px 25px 0px 25px ;
}


#left {width:200px;padding:0;margin:0;}
#left .top {text-transform:none;width:200px;height:28px;text-align:left;padding:0px 0px 0 0px;color:#333;font-family:"Arial", Arial, Helvetica, sans-serif;font-size:20px;margin:0; letter-spacing:-1px;}
#left .inner {border-right:1px solid #99cc66;border-left:1px solid #99cc66;width:180px;padding:5px;margin:0 0 0 4px;background-color:#e4e4e4;font-size:12px;}
#left .bottom {background:url(images/nav.bottom.gif) no-repeat;width:192px;height:23px;margin:0 0 10px 4px;}
#left .inner a {display:block;color:#669933;text-decoration:none;font-size:14px;line-height:20px;}
#left .inner a:hover {display:block;color:#333;text-decoration:none;font-size:14px;line-height:20px;}
#left .inner li {color:#fff;padding-left:5px;}


/* Page */

#page {
	width: 800px;
	height: auto;
	border-right: 0px solid #291770;
	border-left: 0px solid #291770;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:20px;
	font-family: "arial";
	font-size: 18px;
	color: #FFFFFF;
	padding-right:0px;
	
	
	}

/* Menu */

#menu { height: 41px; width: auto; 
text-align:center;
font-weight:bold;
color:#FFFFFF;
line-height:100%;
background: url(images/menubg.png) repeat-x;
padding-right:0px;


}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

/* Content */

#content {
	float: left;
	width: 554px;
	height: auto;
	margin: 0 auto;
	padding: 0px 20px 20px 15px;
	background: #fff ;
	border-left: 0px solid #000;
		
}


/* Footer */

#footer {
	width: auto;
	height: 250px;
	background: url(images/footer.jpg) repeat-x;
	font-size:25px;
	color: #000;
	padding-top: 16px;
	margin-left: auto ;
    margin-right: auto ;

}

#foot {
	width: 800px;
	height: 250px;
	font-size:25px;
	color: #000;
	margin-left: auto ;
    margin-right: auto ;

}