body {
    background-color: #2E8FC6;
    margin: 0px;
    font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
}
html {
		margin:0;
		padding:0;
		background:#2E8FC6;
		color:#000;
		font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
		font-size: 10pt
	}
#wrapper {
    margin: auto;
    width: 750px;
}
#header {
    text-align: center;
    background-color: #A3CFEC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    font-color: #FFFFFF;
    font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
}
#nav {
    color: #FFFFFF;
    text-align: center;
    margin: 5px;
}
#content_wrapper {
    background-color: #A0E3F3;
    height:100%;
}
#main {
    background-color: #FFFFFF;
    float: left;
    height: 100%;
    width: 500px;
}
.clear {
    clear: both;
}
#footer {
    padding: 5px;
    text-align: center;
}
#sidebar {
    float: left;
    height: 650px;
    width: 250px;
    background-color: #A3CFEC;
}
.header {
	font-size: 40px;
	color: #FFFFFF;
}
.head1 {
		color: #1C5B9E;
		font-size: 20pt;
	}
.heading2 {
		color: #1C5B9E;
		font-size: 12pt;
	}
	

.style1 {color: #FFFFFF}

.style4 {font-size: 10px}

a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;

}
.style8 {
	font-size: 7pt;
	font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
}
.style10 {color: #000000}
.style13 {font-size: 9px}
