body,

	html {
	margin:0;
	padding:0;
	background:#1E226F;
	color:#000;
	font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 10pt;
	}

	body {
		min-width:900px;
	}
	a:link {
		color: #333366;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #333366;
	}
	a:hover {
		text-decoration: underline;
		color: #FF6600;
	}
	a:active {
		text-decoration: none;
		color: #FFFFFF;
	}

	#wrap {
	border-left: 10px solid #E76A05;
	border-right: 10px solid #E76A05;
	background: #FCE2C6;
	margin: 0 auto;
	width:900px;
	border-top: 10px solid #E76A05;
	border-bottom: 10px solid #E76A05;
	}

	#header {
	background:#FCE2C6;
	height: 420px;
	color: #FFFFFF;
	font-size: 90px;
	font-weight: bolder;
	border-bottom: solid 1px white;
	background-image: url(logo.jpg);
	text-align: center;
	top: auto;
	}

	#header h1 {
	padding:5px;
	margin:0;
    }
	
	#subheader {
	background:#F5B576;
	padding: 5px 5px 5px 10px;
	color: #FF6600;
	border-bottom: solid 1px white;
	font-size: 65px;
	}
	
	#subheader h1 {
	padding:5px;
	margin:0;
    }
	

	#nav {
		background:#F5B576;
		padding: 5px 5px 5px 10px;
		color: #333366;
		border-bottom: solid 1px white;
	}

	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}

	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}

	#main {
		background:#FFFFFF;
		float:left;
		width:640px;
	}
		
	#main p {
		padding: 0 30px;
	}

	#sidebar {
	background:#FCE2C6;
	float:right;
	width:260px;
	height: 815px;
	bottom: auto;
	}
	#sidebar2 {
		background:#FCE2C6;
		float:right;
		width:260px;
		height: 1560px;
	}
	#sidebar3 {
		background:#FCE2C6;
		float:right;
		width:260px;
		height: 730px;
	}

	#sidebar4 {
		background:#FCE2C6;
		float:right;
		width:260px;
		height: 500px;
	}
	
	#sidebar5 {
		background:#FCE2C6;
		float:right;
		width:260px;
		height: 1000px;
	}
	#sidebar ul {
		margin-bottom:0;
    }

    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	
	.copywrite {
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	}

	#footer {
	clear:both;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 20px;
	background-color: #F5B576;
	}

	#footer p {
		padding:5px;
		margin:0;
    }

    .style1 {
	    color: #333366;
	    background-color: #F5B576;
    }

   .style2 {
	    color: #333366;
	    font-weight: bold;
    }
	
	.style3 {font-size: 9pt}
	
	.style4 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
	.style5 {color: #000000}

	.heading1 {
	color: #FF6600;
	font-size: 20pt;
	font-weight: bold;
	}
li {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
