/* CSS Document */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
		text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.list1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: disc; 
	text-align: left;
	list-style-position: inside;
}

.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-type: none;
	text-align: left;
	display: list-item;
}

.list3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: disc; 
	text-align: left;
	list-style-position: inside;
	}

#container {
	width: 760px;
	border: none;
			\width: 780px;
			w\idth: 760px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
	padding: 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	margin: 0;
		}
		
		#title {
	padding: 10 0 0;
	line-height: normal;
	color: #FFFFFF;
	
	margin: 0;
		}

		#content {
			padding-top: 5px;
			margin-left: 250px;
			margin-right: 250px;
			background-color: #FFFFFF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
			
		}
		
	#content a:link {
	color: #0033FF;
	font-weight: normal;
	text-decoration: none;
	outline:none;			
		}	

 		#content a:visited {
	color: #0033FF;	
	font-weight: normal;		
		}	
 
   #content a:hover {
	color: #0033FF;
	font-weight: normal;			
		}	
		
		#content a:active {
	color: #0033FF;
	font-weight: normal;			
		}	


		#sidebar-a {
	float: left;
	width: 250 px;
	background-color: #FFFFFF;
			\width: 250px;
			w\idth: 250 px;
			margin: 0;
			margin-right: 0;
			padding: 0;
		}

		#sidebar-b {
			float: right;
			width: 250 px;
			\width: 250px;
			w\idth: 250 px;
			margin: 0;
			margin-left: 0;
			padding: 0;
			background-color: #FFFFFF;
		}

		#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 760px;
		}
<link href="file:///OS%20X/Users/chris/Desktop/untitled.css" rel="stylesheet" type="text/css">

