* {
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 15px;
	padding-left:5px;
}
body {
	background-image:url(../images/bckgrnd.jpg)
	
}


#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}


		
#wrapper #header {
	
	height:245px;
	width: 00px;
	
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navbar {
	height: 35px;
	width: 800px;
	text-align: center;
	background-color: #000033;
	border-bottom: 1px solid #000000;
	padding-top: 5px;	
}
/***menu for navbar****/
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.menu ul{
	background-image:url(../images/bottomblue.jpg);
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
		
		/*****main menu buttons******/
	.menu li a{
		background-image:url(../images/bottomblue.jpg) url(../images/seperator.gif) bottom right no-repeat;
		color:#cccccc;
		display:block;
		border-right: 1px solid white;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		
		/********hover for main menu******/
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2  url(../images/hoverblue.jpg) center center repeat-x;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background: url(../images/sub_sep.gif) bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:45px;
		font-size:14px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		/******hover for drop down menu*******/
		
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#0066FF  url(../images/hover_sub.gif) center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
		


#wrapper #left {
	background-color:#999999;
	height: auto;
	width: 200px;
	float: left;
}


#littlediv {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#999;
	border-bottom: 1px solid #999999;
	padding: 1px;
	height: auto;
	width: auto;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	}
	
#wrapper #right {
	background-color:#FFF;
	float: right;
	height: auto;
	width: 600px;
	text-align: center;
}

#wrapper #footer {
	height: 30px;
	width: 800px;
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#CCCCCC;
	border-top: 1px solid #000000;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}
/************This holds the Left and right columns*******/
#wrapper #bodyarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	background-color:#CCCCCC;
	position: absolute;
	height: auto;
	width: 800px;
}

#wrapper #contact {
	float: right;
	height: auto;
	width: 597px;
	background-color:#333;
	padding-top: 8px;
	color:#FFF;
}

#leftdiv {
background-color:#FFFFCC;
width: 210px;
float:left;
}
/*******Make Paragrah line height smaller******/
p.small {line-height:100%}

/*******Image Float Left and right********/

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/************** header tag styles **************/
h1{
 font: bold 120% Arial,sans-serif;
 color: #FFFF00;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



 
 

/*****List******/
ul.dot {list-style-type:dot;}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #000033;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
	background-color:#83A2A5:
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	padding: 3px 0px 3px 10px;
	color:#003366;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-color:#577E8A;
	background-image: none;
	font-weight: bold;
	text-decoration:none;
	color:#CCCCCC;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 2px 0px 0px;
	border-bottom: 1px solid #000000;
}

.relatedLinks h3{
	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display:block;
	padding: 3px 0px 3px 10px;
	background-color: #e6c804;
}

.relatedLinks a{
	display: block; 
}

