body {
	background-color: #000000;
	background-image: 
	url('../img/bkgnd.jpg');
	background-repeat: repeat-y repeat-x;
}	


#head {
	margin: 25px auto;
	margin-bottom: 0px;
	width: 800px;
	color: #333333;
	line-height: 130%;
}

#container {
	margin: -5px auto;
	margin-bottom: 0px;
	width: 800px;
	background-color: #1D3D6D;
	color: #033A71;
	line-height: 130%;
	background-image: url('../img/side.gif');
	background-repeat: repeat-y
}

#subhead {
	color: #ffc436;
	margin: 0px auto;
	font-family: lucida;
	vertical-align: center;
	font-weight: bold;
	font-size: xx-large;
	text-align: left;
	padding: 15px;
	padding-left: 165px;
	font-variant: small-caps;
}

#floater {
	margin: 0px auto;
	margin-top: -120px;
	margin-left: 634px;
	margin-bottom: -20px;
	text-align: left;
	padding: 15px;
}

#menu {
	float: left;
	width: 135px;
	margin: 0;
	margin-top: -40px;
	text-align: left;
	padding: 15px;
}

#menu a {
	display: block;
	line-height: 25px;
	color: #ffc436;
	text-decoration: none;
	font-variant: small-caps;
	font-weight:bold;
	padding-left: 30px;
	background-image: url('../img/uva0.jpg');
}

#menu a:hover {
	color: #1D3D6D;
	background-image: url('../img/uva1.jpg');
}

#content {
	margin-left: 165px;
	margin-right: 50px;
	margin-top: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: justify;
	color: #333333;
	border: medium double #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#content h2 {
	margin: 0 0 .5em 0;
}

#content a {
	color: #0066CC;
	text-decoration: none;
}

#content a:hover {
	color: #663300;
	text-decoration: underline;
}

#content a:visited {
	color: #666699;
	text-decoration: none;
}

#footerbar {
	margin: 0px auto;
	margin-bottom: 0px;
	width: 800px;
	color: #333333;
	line-height: 130%;
}

#iefootbar {
	margin: 0px auto;
	margin-top: -54px;
	margin-bottom: 0px;
	width: 800px;
	color: #333333;
	line-height: 130%;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0px;
	color: #000000;
	font-size: small;
	text-align: center;
}



/**************************************/



img {
	border: none;
}

img.border {
	border: thin solid #000000;
	border-width: 1px;
}

table {
	border: 0px auto;
	padding: 0px;
}

td {
	border: 0px auto;
	padding: 15px;
}

tr {
	border: 0px auto;
	padding: 15px;
	vertical-align: top;
}
