/* Global Styles */

body {
	margin:0px;
	background-image: url(images/bg-purple.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	}
	

	
a {
	color: #000033;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	text-decoration: none;
	background-color: #000000;
	}
	
#navigation a {
	color: #000000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #C9AF7C;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #B8D4BD;
	background-position: 14px 45%;
	text-decoration: none;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000033;
	margin-top:0px;
	margin-right: 60px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	

	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

#footer {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td-bg {
	background-image: url(images/blank-bg.jpg);
	background-repeat: no-repeat;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pic-info {
	color:#000033;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.td-hpbg {
	background-image: url(images/hp-bg.jpg);
	background-repeat: no-repeat;
}
