body, p, td, table {
	text-decoration: none; 
	font-family: "Trebuchet MS", "Verdana", "Tahoma";
	font-size: 11px;
	color: #333333; 
	text-align: justify;
	letter-spacing: 1px;
	}

a, a:active, a:link, a:visited {
	text-decoration: none; 
	color: #1A2848; 
	font-weight: bold;
	}

a:hover {
	text-decoration: none; 
	color: #30567A; 
	font-weight: bold;
	}

#menu {
        font-size: 10px;
	font-style: bold;
        font-family:  Arial;
	padding:5px 0 0 0;
	width:100%;
	color: #008DD4;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1pt;
        margin-left:0px;
        margin-right:0px;
        padding-top: 206px;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited {
	text-decoration: none; 
	color: #2B3A48; 
	}

#menu a:hover {
	text-decoration: none; 
	color: #0D263A; 
	}


input, select, textarea {
	text-decoration: none; 
	font: normal 11px arial;  
	color: #222222; 
	letter-spacing: 1px;
	border: 1px solid #212324; 
	background-color: #285376;
	}

blockquote {
   background: #f5f5f5;
   border-left: 7px solid #30567A;
   width: 400px;
   margin-left: 20px;
   padding: 5px;
   }

b{
   color: #0D263A;
   }

i{
   color: #0D263A;
   }

#header {
        background :  url(images/header.jpg);
        width : 100%;
        height : 300px;
        padding-top : 0;
        margin-top: 0px;
}

#heading {
	font: 16px arial; 
        font-weight: bold;
	color: #0D263A;
	letter-spacing: 5px;
	text-transform: lowercase;
	text-align:left;
        background: transparent;
	border-bottom: 1px dashed #30567A;
	margin-top: 6;
	margin-bottom: 2px;
        padding-left: 8px;
	padding-top: 1;
	}

body	{
	background-color: #071015;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#body2 {  	
	text-align: justify;
	width: 510px;
	margin: auto;
	background-color: #000000;
	}


#content {
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 490px;
	}


#footer	{
	clear:both;
	}
