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: #1C5084; 
	font-weight: bold;
	}

a:hover {
	text-decoration: none; 
	color: #3399CC; 
	font-weight: bold;
	}

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

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

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


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

blockquote {
   background: #f5f5f5;
   border-left: 5px solid #1A89C0;
   width: 400px;
   margin-left: 20px;
   padding: 5px;
   }

b{
   color: #EAB831;
   }

i{
   color: #EAB831;
   }

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

#heading {
	font: 13px arial; 
	font-style: bold;
	color: #003366;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align:left;
        background: transparent;
	border-bottom: 0px solid #9F9F9F;
	margin-top: 6;
	margin-bottom: 2px;
        padding-left: 10px;
	padding-top: 1;
	}

#heading2 {
	font: 15px arial; 
	color: #003366;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:left;
        background: transparent;
	border-bottom: 0px solid #9F9F9F;
	margin-top: 6;
	margin-bottom: 2px;
        padding-left: 2px;
	padding-top: 1;
	}

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

#body2 {  	
	text-align: justify;
	width: 600px;
	margin: auto;

	background-color: #FFFFFF;
	}


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


#footer	{
	clear:both;
	}
