


a { color: #111288;
text-decoration: none;
}
a:visited { color: #111288;
}
a:active { color: #111288;
}
a:hover { color: #111288;
text-decoration: underline;
}




ul {list-style-type: disc;}

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #555753;
	
	
}

#wrapper {
	width: 750px;
	background: url(../current-images/side-background.jpg) repeat-y right;
	text-align: left;
	margin:0 auto;
	
}

#header {
	width: 750px;
	height: 115px;
	text-align: center;
	margin:0 auto;
	
}

#container {
	width: 750px;
	background: url(../current-images/side-background.jpg) repeat-y right;
	float: left;
	margin-right: -200px;
	overflow: visible;
}

#content {
	margin-right: 200px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	list-style-type: disc;
	
	
}


#sidebar {
	width: 200px;
	float: right;
	padding-top: 75px;
	text-align: center;
}



#footer {
	width: 750px;
	text-align: center;
	margin:0 auto;
	
	
}



.clearing {
	height: 10px;
	clear: both;
}

.prop {
    	height:410px;
   	float:right;
    	width:1px;
}
