*
body {
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #D1A82B;
}

#border {
	background-color: #590000;
	width: 820px;
	padding: 5px;
	}

#main {
	width: 80%;
	font: 14px Arial, Helvetica, sans-serif;
	color: #6A3500;
	background-color: #FFFFFF;
}

#header {
	width: 100%;
	height: 170px;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#news {
	width: 540px;
	vertical-align: top;
	padding: 5px;	
}
#sidebar {
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#footer {
	background-image: url(images/footer.gif);
	height: 35px;
	}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height:35px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
	width: 800px;
	background-image: url(images/button.gif);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	}
	

	
	#button {
	width: 120px
}

.border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	
.border2 {
	border-top-style: none;
	border-top-color: #000000;
	}

#button a:link, a:visited, a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 25px;
}


#button a:hover {
	text-decoration: none;
	color: #000000;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}

.sig  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}

table#java {
	
}
