@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #069;
	background-color: #bac99c;
}

header, nav, footer, aside {
	display: block;	
}

header{
	height:163px;
	border-bottom: 7px solid #e53d8b;
	margin-bottom: 12px;
	width: 953px;
	background-image:url(../img/top_triangles.png);
	background-repeat: no-repeat;
	
		
}

#container {

	width: 953px;
	margin:0px auto 0px auto;
	text-align:left;
	height:768px;
	position:relative;
	/*background-image:url(../img/final_bg.png);*/
	border-bottom: 7px solid #e53d8b;
	background:#FFFFFF;
	
}

	


/*#logo{font-size:22px;
float:left;
/*background-image:url(../img/title.png);*/
/*width: 230px;
height: 45px;	
*/

/*#triangleTop{
	background-image:url(../img/top_triangles.png);
}*/


#topNav li{
	display:inline;
	margin-left:15px;
	color:#6d6e71;
	font:
}


#umbrella {
	width:600px;
	height:225px;
	background-color:#e53d8b;
	margin-left: 250px;
	margin-top: 154px;
}

#sideNav{
	width:75px;
	height:184px;
	margin-top: 193px;
	margin-left: 131px;
	
	
}


	

#sideBarNav { 
	margin-left: 100px;
	width:75px;
	height:184px;
	list-style-type: none;
	padding:0px;
}

ul#sideBarNav li{
	height: 35px;
	width: 75px;
	margin-top:14.50px;
	background:#bac99c;
	text-align:center;
	
}

ul#sideBarNav li:hover{
	background:#FF3399;	
}

a {
	color: white;
	text-decoration: none
}




#words2{
	margin-left: 50px;
}

#image {
width: 603px;
height:224px;
color:#33C;


}


#linkList{
	margin: 0 0 0 660px;
	width: 150px;
	margin-top:-220px;
	float:right;	
	font-size:.80em;
	line-height:1.3em;
	margin-right:220px;
}
#logo{
	height:50px;
	width: 241px;
	float:left;
	margin-top:102px;
	margin-left: 49px;
}

#topNav {
	width: 242px;
	height: 17px;
	float:right;
	margin-top: 118px;
	font-size:.6em;
	
}

footer {
	background-image:url(../img/bottom_triangles.png);
	height:114px;
	width:953;
	margin-top: -120px;
	
}
	