
body {	font-family: verdana;	font-size: 0.8em;
	line-height: 1.5;
	color: #000033;}h1 {	font-size: 1.25em;
	color: #003366;}h2 {	font-size: 1em;
	color: #003366;
	text-transform: capitalize;}a {
	color:  #336699;
	}

a:hover {
	color: #CCFFFF;
}
	


#header {
	width: 950px;
	height: 139px;
	margin-bottom: -3px;
}

#side {
	width: 150px;
	height: 581px;
	padding-bottom: 15px;
	padding-top: 25px;
	margin-top: -3px;
	margin-left: 0px;
}

#side ul {

	list-style-type: none;
	color: #ffffff;
	text-align: center;
	margin-left: -5px;
}

#side li {
	padding-bottom: 30px;
}

#side a {
	text-decoration: none;
	color: #ffffff;
	}

#side a:hover {
	color: #ffff66
	}


#content {
	bgcolor: #000000;
	width: 755px;
	vertical-align: text-top;
	padding-left: 25px;
}

#content p {
	color: #000033;
}

#content a {
	color:  #336699;
	}

#content a:hover {
	color: #003399;
	font-weight: bold;
}

	

#footer {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	width: 950px;
}

.footer {
	text-align: center;
	vertical-align: text-middle;
	color: #ffffff;
}

#textbox {
	float: right;
	width: 250px;
	background-color: #CCFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(textbox.gif);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 80px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
	}

#textbox p {
	width: 250px;
}

#image {
	float: right;
	max-width: 250px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}