@charset "utf-8";
/* CSS Document */

a:link {
	color: #ccc;
}
a:visited {
	color: #ccc;
}
a:hover {
	color: #09C;
}
a:active {
	color: #ccc;
}
body{
	/*background-image:url(../images/patt_49f5542e7cb33.jpg);*/
	background-color: #666;
	background-image:url(../images/patt_49f62dc29fa90.jpg);
	


}
#wrapper{
	margin:0 auto;
	width:1000px;
	height:auto;
}

#outerWrapper {
	width: 900px;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 66px;
	
}
#header {
	width:1008px;
	height:150px;
	background-image: url(../images/head4.png);
	background-repeat: no-repeat;
	margin:0 0 0 12px;
	
	
}
.float {
	float:right;
}
#topnav {
	width: 894px;
	background-color:#ccc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #690;
	border-right-color: #690;
	border-bottom-color: #690;
	border-left-color: #690;
}

#content {
	width: 615px;
	float:right;
	padding:10px 30px 0 30px;
	}
#leftSide {
	padding:10px 0 0 0;
	width:208px;
	float:left;
	
}

#contentWrap {
	padding: 5px;
	float:left;
	width:884px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #690;
	border-right-color: #690;
	border-bottom-color: #690;
	border-left-color: #690;
	background-color: #fff;	
}
#footer {
	position:relative;
	background-color: #666;
	height: 20px;
	width:894px;
	float:left;
	color: #FFF;
	left: 2px;
	
	}
#title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:#fff;
	height:30px;
	background-image: url(../images/titleBack.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
#title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#333;
	background-color: #ccc;
	
	padding: 2px;
}
