body {
		text-align:center; font-family: Arial, Helvetica, sans-serif; color: #000; font-weight: normal; font-size: 100%; line-height: 110%; font-style: normal; margin:0px; padding:0px; background-color: #EBEAEA; background-image: url(images/page-bg.png); background-position: center; background-repeat:repeat-y;}
	
	p,h1,h2,h3,h4,pre {
	margin:0px 0px 15px 0px;
		}
		
	p {font-size:0.9em;}
	#main ul,#main ul,#main ol{font-size:0.9em;}
	#left h1 {font-size:1em; font-weight: bold; color:#fff; padding:0px; text-transform: uppercase;}

	h1 {font-size:1.8em; line-height: 110%; font-weight: bold; color:#990000; padding:5px 0px 0px 0px;}
	h2 {font-size:1em; font-weight: bold; color:#990000; padding:5px 0px 0px 0px; text-transform: uppercase;}
	h3 {font-size:1em; font-weight: bold; color:#990000; padding:5px 0px 0px 0px; text-transform: uppercase;}
	h4 {font-size:.9em; font-weight: bold; color:#990000; padding:5px 0px 0px 0px;}
	h5 {font-size:.9em; font-weight: bold; color:#27265E; padding:5px 0px 0px 0px;}
	
	.right {font-size:1em; font-weight: normal; padding:0px 10px 0px 15px; line-height:120%;}
	.yellow {color: #FBB223;}
	.grey {color: #666;}

	.homelink A:link {color: #666; text-decoration: none;}
	.homelink A:visited {text-decoration: none; color: #666;}
	.homelink A:hover {color:#000; text-decoration: none; border-bottom: dotted 1px #000;}
	.homelink A:active {text-decoration: none; color: #666; border-bottom: dotted 1px #999;}
	
	.email A:link {font-size:0.7em; text-decoration: none; color:#999;}
	.email A:visited {font-size:0.7em; text-decoration: none; color:#999;}
	.email A:active {font-size:0.7em; text-decoration: none; color:#999;}
	.email A:hover {font-size:0.7em; text-decoration: none; color:#FBB223;}
	
	.bodylink A:link {color: #333; text-decoration: none; border-bottom: dotted 1px #999;}
	.bodylink A:visited {text-decoration: none; color: #333; border-bottom: dotted 1px #999;}
	.bodylink A:hover {color:#990000; text-decoration: none; border-bottom: dotted 1px #990000;}
	.bodylink A:active {text-decoration: none; color: #333; border-bottom: dotted 1px #999;}
	

	#container {
		width:980px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#top {
		float:left;
		width: 980px;
		padding:0px;
		margin:0px;
	}
	
	#main {
		float:left;
		width:560px;
		padding:15px 0px 0px 5px;
		margin:0px;
	}
	
	#right {
		float:right;
		width:192px;
		height:500px;
		padding:0px;
		margin:0px;
		font-size:0.7em;
	}
	
	#nav {
		float:left;
		background-image:url(images/nav-bg.png);
		height:50px;
		width:973px;
		color:#fff;
		font-size:0.7em;
		padding:35px 0px 0px 7px;
		margin:0px;
		font-weight: bold;
		text-transform: uppercase;
		}

		#nav ul{ display:inline; color:#fff; width:138px; text-align:center;}
		#nav li{ display:block; width:138px; float:left; list-style: none; text-align:center;}
		#nav a{ color:#fff; padding:0px; text-decoration:none; display:block; width:138px;}
		#nav a:hover{ color: #999; padding:0px;  text-decoration:none; display:block; width:138px;}
		#nav .active{ color: #fff;
		}
		
	#left {
		width:152px;
		height:500px;
		background-image:url(images/left-bg2.png);
		background-repeat:no-repeat;
		padding:15px 20px 0px 20px;
		margin:0px 15px 0px 0px;
		float:left;
		font-size:0.8em;
		color:#FFFFFF;
		}
		
		#left li { display:block; background: url(images/subnav-arrow.gif) left center no-repeat; padding:0px; border-bottom: 1px solid #e5e5e5;}
		#left ul { list-style:none; margin:0px; padding:0px;}
		#left a { display:block; margin:0px; padding: 2px 0px 2px 0px; color:#fff; text-decoration:none;}
		#left a:hover {  color:#999; margin:0px; text-decoration:none;}
		#left a.active { color:#999; margin:0px; font-weight:bold; text-decoration:none;}
		
		
	#footer {
		width:978px;
		color: #999;
		font-size: 0.7em;
		padding: 15px 0px 15px 0px;
		margin:15px 0px 0px 0px;
		text-align:center;
		background-color:#F5F5F5;
		}

		#footer ul{ display:inline; color:#999; font-weight:normal; margin:0px; padding:0px;}
		#footer li{ display:inline; margin:0px; padding:0px;}
		#footer a{ color:#999; padding:0px 10px 0px 0px; text-decoration:none;}
		#footer a:hover{ color:#990000; text-decoration:none;}
		#footer .active{ color:#990000;
		}

	#contact-form {
	width: 400px;
	padding: 0px;
}

#contact-form label {
	font-size: 80%;
	display:block;
	width: 100%;
	color: #333333;
}

#contact-form div {
	margin: 0.4em 0 0.6em 0;
}

#contact-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#contact-form legend {
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#contact-form .txt {
	width: 100%;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 2px;
}

#contact-form .btn {
	border: 1px outset #666666;
	background-color: #CCCCCC;
	color: #000000;
	padding: 2px;
	font-size: 80%;
}

#contact-form div.submit {
	text-align: center;
} 
