body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0; padding: 0;
	text-align:center; 	
}
	
	#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentcenter {
		width:770px;
		padding:0px;
		float:left;
		background:#eee;
		position: absolute;
		}

	#image_frame {
		width:450px;
		height:250px;
		text-align:left;
		background:#888888;
		position: absolute;
		}	

	#desc_frame {
		width:150px;
		height:200px;
		line-height:1.25em;
		text-align:left;
		background:#000000;
		position: relative;
		top:25px;
		left:460px;
		margin-top:25px;
		margin-bottom:50px;
		}

		#desc_frame_header {
		line-height: 1.25em;
		font-weight: bold;
		}		

		#sidebar {
		width:130px;
		height:210px;
		padding:0px;
		
		position: absolute;
		top:170px;
		left:10px;
		z-index:1;
		margin: 0;
		padding: 0;
		color: #000000;
		font-size: 12px;
		line-height: 1.5em;
		}

		#sidebar a:link {
		color:#000000;
		}

		#sidebar a:visited {
		color:#000000;
		}

		#sidebar a:hover {
		color:#FFFFFF;
		}

		#sidebar_indent{
		margin: 0 0 0px 20px;
		font-size: 16px;
		line-height: 1.5em;
		font-weight: bold;
		type: none;
		}
		
		#sidebar_highlight{
		color:#FFFFFF;
		}

		#sidebar_header{
		color:#FFFFFF;
		font-size: 18px;
		line-height: 1em;
		font-weight: bold;
		}
		
		#sidebar_bodytext{
		color:#FFFFFF;
		font-size:14px;
		line-height: 1.25em;
		font-weight: normal;
		} 

		#bodytext{
		color:#FFFFFF;
		font-size:14px;
		line-height: 1.25em;
		font-weight: normal;
		} 



a:hover {
	color:#FFFFFF;
}

a {
	color: #0090D0;
	text-decoration: none;
	font-weight: bold;
}
			
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
