
body {
	background-color: #041e30;
	text-align: justify;
	}
	 
#content {
	background-color: #f1f1f1;
	color:#000000;	
	}

h3 {
	font: arial;
	font-weight: bold;
	font-size: 24px;
	}

#top {
	width:954px;
	height:178px;
	background-image: url(images/top-bg.png);
	background-position:center;
	}
	
#bottom {
	width:954px;
	height:28px;
	background-image: url(images/footer-bg.png);
	background-position:center;
	}	

#menu {
	background-image:url(images/left-repeat.png); 
	background-repeat:repeat-y; 
	width:189px;
	}
	
#test-desc {
	background-color:#f2f2f2;
	vertical-align:top;
}

.footer-link a:link {font-size:14px; font-style:normal; text-decoration:none; color:#ffffff; margin:0px 0px 0px 0px;}
.footer-link a:visited {font-size:14px; font-style:normal; text-decoration:none; color:#ffffff; margin:0px 0px 0px 0px;}
.footer-link a:hover {background-color:#3584bb;}
