
	body {
background-image: url(bg.jpg);
background-repeat: no-repeat;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
color: #333333;
	}
	
	
	#topbar {
	opacity:.7;filter:alpha(opacity=70);-moz-opacity:0.70;background-color:#CC6699;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 11px;
font-weight: normal;
padding: 3px;
	
	}
	
	
	h1 {
	font-size:13px;
	font-weight: bolder;
	margin-bottom: -1px;
	}

	p1 {
	font-size:18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px;
	
	}
	
	
#sidebar {
border-style: dashed;
border-width: 1px;
border-color: #CC6699;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
color: #333333;
padding: 3px;
width: 200px;
float: left;
}

#main {
	width: 610px;
	height: 810px;
	border: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 10px;
}


.main a:link {
color: #CC6600;
text-decoration: none;
}
.main a:visited {
color: #cc6699;
text-decoration: none;
}
.main a:hover {
color: #006699;
text-decoration: underline;
}

th {
text-align: left;
}




.nav a:link {
color: #000000;
text-decoration: none;
}
.nav a:visited {
color: #000000;
text-decoration: none;
}
.nav a:hover {
color: #FFFFFF;
text-decoration: underline;
}

