body {
	background-color: #353535;
	
}

#Wrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	float: none;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	height: 100%;
	background-image: url(Images/Top%20curves.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1em;
	
}
#Heading {
	height: 150px;
	width: (100%-.6em);
	clear: both;
	Margin-left: .95em;
	
	
}
#Footer {
	clear: both;
	height: 3em;
	
	margin-top: auto;
	padding-top: 3px;
	font-size: .6em;
	text-align: center;
	background-image: url(Images/Bottom%20curves.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

	
}
a.Footer:link {
	color:#000;
	text-decoration: none;} 

a.Footer:hover {
	text-decoration: underline;
	}
a.Footer:visited {
	color:#000;
	text-decoration: none;} 
	

#break {
	clear: both;
	height: 2em;
	width: 100%;
}
#Sidebar  {
	width: 6em;
	padding: .3em;
	float: left;
	clear: none;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	height: auto;
	margin-left: .95em;
	margin-right: auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #010046;
}
a.side:link {
	color:#FFFFFF;
	font-family: "Arial Black", Gadget, sans-serif; 	
	text-transform: uppercase;
	text-decoration: none;}      /* unvisited link */

a.side:visited {color: #CCC;
	font-family: "Arial Black", Gadget, sans-serif; 	
	text-transform: uppercase;
	text-decoration: none;} /* visited link */

a.side:hover {color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif; 	
	text-transform: uppercase;
	text-decoration: underline;}  /* mouse over link */

a.side:active {color:#FFF;
	font-family: "Arial Black", Gadget, sans-serif; 	
	text-transform: uppercase;
	text-decoration: none;}  /* selected link */


H1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-large;
	color: #010046;
	text-transform: uppercase;
}
#Content {
	Font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	padding: .5em;
	float: right;
	clear: none;
	margin-left: auto;
	margin-right: .8em;
	width: 79.5%;
	height: 100%;
	
}a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#winTop {
	width: 90%px;
	margin-left: 5%;
	margin-right: auto;
	
}
#winContent {
	Font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	padding: .5em;
	float: inherit;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 400px;
}
#winFooter{
	width: 430px;
}
