#outsidecontainer{
    background-color:#330099;
	height: 1050px;
	width: 100%;
}

#header{
	top:0px;
	margin-left:250px;
	margin-right:250px;
	/*background-color: #000000;
	width: 1090px;*/
	height:90px;
	background: url(images/header3.jpg);
	width: 900px;
}

#body {
	position: relative;
	margin-left: 250px;
	background-color: #3366CC;
	margin-right: 250px;
	width: 900px;
}
#bodytext {
	height: 750px;
	padding: 0px 100px 0px 100px;
	margin: 0px;
	border: 0px;
	/**overflow: scroll;
	overflow-x:hidden; 
	overflow-y:scroll;
	scrollbar-face-color: silver;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: silver;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;**/
	}
#bodytext h2{
	font-size: 18px;
	color: #000000;
	font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
	font-weight: bold;
}


#body h1{
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size: 34px;
	text-align:center;
}

#footer{
	width: 900px;
	/*height: 10px;*/
	margin-left: 250px;
	margin-right: 250px;
	background-image: url(images/footer.jpg);
	/*clear: both;
	position: relative;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #04B4AE;
	font-size: 13px;
	font-family: Britannic Bold;*/
}

.HorizLinks{
	position:relative;
	/**background-color: #3366CC;**/
	background: url(images/Link2.jpg);
}

.HorizLinks ul {
	margin: 0px;/*needed or it will give a line return*/
}

.HorizLinks li{
	display: inline;
	list-style-type: none;
	padding-right: 70px;
}
.HorizLinks a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: "Tahoma";
	text-decoration: none;
}

.HorizLinks a:hover{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: "Tahoma";
	text-decoration: none;
}
/*.HorizLinks a:visited{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: "Tahoma";
	text-decoration: none;
}*/

.style32 {
 font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
 font-size: 16px; 
 color: #FFFFFF;
}
.style32 a{
 font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
 font-size: 16px; 
 color: #FFFFFF;
}
.style33 {
 font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
 font-size: 16px; 
 color: #FFFFFF;
 margin-left: 200px;
}

.style29 {
	font-size: 18px;
	color: #000000;
	font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
	font-weight: bold;
}

.style26 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
	font-weight: bold;
}

.styleindent {
	margin-left: 20px;
}

.stylelinks a{
    font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
    font-size: 28px;
	color: #000000;
}

.stylelinks a:visited{
    font-family: "Arial Narrow", "Arno Pro Bold Display", "Helvetica Neue UltraLight";
    font-size: 28px;
	color: #000000;
}


