	body,
	html {
		font-family: Garamond, serif;
		margin:0;
		padding:0;
		color:#000;
		background:#000000;

	}
	#wrap {
		width:1100px;
height:500px;
		margin:10px auto;
		background:#ffffff;
	}
	#header {    
height:20px;
width:100%;
		background:#000000;
	}
	
	#nav {
float:right;
background:#ffffff;
text-align:center;
	width:30%;
height:10%;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
font-weight: normal;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:5px;
text-style:none;
font-weight: normal;
	}
	#main {
		float:left;
		width:70%;
height:100%;
		padding:0 0 0 0;
overflow: hidden;
background:#000000;
	}
#content {
		float:left;
		padding-left:10px;
padding-bottom:10px;
text-align:center;
color:#ffffff;
width:90%;
height:auto;
	}

	#sidebar {
		float:right;
		width:30%;
height:90%;
		background:#ffffff;

	}

#sidebar h5{color:#000000;
font-size:12pt;
line-height: 0%;
padding-left:40px;
}

	#footer {
		clear:both;
color:#ffffff;
		padding:5px 10px;
		background:#000000;
	}
	#footer p {
		margin:0;
text-align:center;
    }
	* html #footer {
		height:1px;
	}

a:link { 
	color: #000000;
	font-size:20px;
text-decoration: none;
font-weight: normal;
	}
a:visited { 
	color: #000000;
font-size:20px;
text-decoration: none;
font-weight: normal;
	}
a:hover { 
	color: #CCCCCC;
font-size:20px;
	background-color: #333333;
	text-decoration: none;
font-weight: normal;
	}
a:active { 
	color: #333333;
font-size:20px;
text-decoration: none;
font-weight: normal;
	}
h2{
padding:40px 0px 0px 40px;
font-size:4;
font-weight:normal;
margin-bottom:5px;}
h3{
padding:0 0 0 40px;
line-height:0%;
font-size:18px;}
h4{color:#ffffff;
font-size:20pt;
}

h5{color:#000000;
font-size:2;
padding-left:40px;
font-weight:normal;
margin-top:5px;
}



navigation{
color:#ffffff;
width:70%;
float:left;
height:40px;

}
alignleft{
color:#ffffff;
text-align:left;
}
alignright{
color:#ffffff;
text-align:right;
}
.alignright a:link{
color:#ffffff;
}
.alignright a:visited{
color:#ffffff;
}
.alignleft a:link{
color:#ffffff;
}
.alignleft a:visited{
color:#ffffff;
}
#vbar {
color:#000000;
font-size:12pt;

float:right;
width:30%;
height:50px;
background:#ffffff;

text-align:center;
}

.vbar a:link{
color:#000000;
}
.vbar a:visited{
color:#000000;
}

.vbar a:hover { 
	color: #CCCCCC;
}
.vbar a:active{
color: #333333;
}
