 body {
	background-image:url("Front/background.jpg");
	margin:0px;
	}
img { border: 0; }
#face { border: 2px solid blue;}
#container 	{background-image:url("Front/aqua.gif");
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border:4px solid #ffffff;
}

#top {
	width: 700px;
	height: 376px;
	border-bottom:4px solid #ffffff;
	}

.title {
	font-family:arial, san-serif;
	font-size:28px;
	line-height:22pt;
	padding:15px;
	letter-spacing:2px;
	margin-left:20px;
	margin-right:15px;
	}


.smalltitle {
	font-family:arial, san-serif;
	font-size:18px;
	line-height:20pt;
	padding:15px;
	margin-left:20px;
	margin-right:15px;
	}





.text {
	font-family:arial, san-serif;
	font-size:16px;
	line-height:20pt;
	padding:15px;
	margin-left:20px;
	margin-right:15px;
	}

.text a {
	color:#000000;
	text-decoration:underline;
	}

.text a:hover {
	text-decoration:none;
	color:#333333;
	}

.footer {
	font-family:verdana, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	line-height:15pt;
	padding:10px;
	text-align:center;
	}
	
#main {background-image:url("Front/aqua.gif");
	
	margin-left:130px;
	border-top:0px solid #ffffff;border-left:4px solid #ffffff;
	}

#side {
	float:left;
	padding:20px;
	left:0;
	width:90px;
	height:850px;
	background:#009999;
border-top:0px solid #ffffff;
	border-bottom:4px solid #ffffff;
	border-right:4px solid #ffffff;
	}

#footer {
border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	background:#009999;
	}

.menu A {
	color: #FFFFFF;
	display: block;
font-family:arial, san-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	padding:0px;
	text-transform:uppercase;
}
.menu A:HOVER {
	color: #000000;
	background:url("front/nav_bg.gif");
}





