	<style type="text/css">
                                          

		#container {
			
			
                                                background-color: #000099;
		}

		#banner {
			
			background-color: #ff0000;
		}

		#content {
			height: 375px;
                                                overflow: auto;
                                              	background-color: #000099;
			color: #ffcc00;
			font-family: "sans-serif";
		}

		#content a:link {
			color: #000099;
			font-style: normal;
			font-weight: bold;
			
	
		}
 		#content a:visited {
			color: #ff0000;
		font-style: normal;
		font-weight: bold;
		
		}
 		#content a:hover {
		color: #ffcc00;
		font-style: normal;
		font-weight: bold;
		
		}
 		#content a:active {
		color: #ff0000;
		font-style: normal;
		font-weight: bold;
		
		}
		
		#sidebar-a {
			float: left;
			background-color: #ffcc00;
                                                height: 375px;
			
		}
		
			
		#sidebar-a a:link {
			color: #000099;
			font-style: normal;
			font-weight: bold;
			
	
		}
 		#sidebar-a a:visited {
			color: #000099;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		}
 		#sidebar-a a:hover {
		color: #ff0000;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}
 		#sidebar-a a:active {
		color: #ff0000;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		}
		#footer {
			height: 30px;
			clear: both;
			font-size: 14;
			text-align: center;
			
			background-color: #ff0000;
		}
			#footer a:link {
			color: #666;
			font-style: normal;
			font-weight: bold;
			text-decoration: underline;
	
		}
		 #footer a:visited {
			color: #666;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		}
 		#footer a:hover {
		color: #ffcc00;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		}
 		#footer a:active {
		color: #ffcc00;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		}
		.work {
		font-size: 10;
		color: #ff0000;
		
		}
		.work a:link: {
			color:
			text-decoration: underline;
			}
			
		.work a:visited {
			color: #ff0000;
			text-decoration: underline;
		}
 		
 		.work a:active {
		color: #ff0000;
		text-decoration: underline;
		}
	</style>

