body {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	line-height: 1.5em;
	
	color: #10414C;
	
	background-color: #E6E7E5;
	
	text-align: center;
	
	background-image: url(images/pagepg.gif);
	
	background-repeat: repeat-y;
	
	background-position: center;
	
	margin-top: 0px;
	
	padding-top: 0px;
}

#container{

	background-color: #FFFFFF;
	
	text-align: left;
	
	width: 748px;
	
	margin-top: 0px;
	
	margin-right: auto;
	
	margin-bottom: 0px;
	
	margin-left: auto;
}


#header{

	width: 748px;
	
	height: 99px;
	
	background-image: url(images/head.gif);
	
	background-repeat: no-repeat;
	
	background-position: top left;
	
}

#header h1 {
	color: #366770;
	font-size: 17px;
	margin: 0px 0px 0px 10px;
	position: relative;
	top: 44px;
	
}

h2 {
	color: #366770;
	font-size: 17px;
	margin: 0px 0px 0px 10px;
	
}

h3 {
	color: #366770;
	font-size: 15px;
	margin: 7px 0px 0px 10px;
	padding-left: 10px;
	
	background-image: url(images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: left 35%;
	
}

#nav{

	width: 748px;
	
	height: 49px;
	
	background-image: url(images/navshade.jpg);
	
	background-repeat: repeat-x;
	
	text-align: right;
	
	padding-top: 20px;
}

#nav ul{ 

	margin:0px;
 	
	padding:0px;
	
}

#nav li{

	display: inline;
	
	list-style-type: none;
	
	padding-right: 25px;
	

}


	
#contentholder{

	width: 748px;
	
	padding-right: 10px;
	
	padding-left: 10px;
	
	padding-top:10px;
	
	
	}
	
#maintext p{

padding-left:15px;

}

	
#maintext{
	
	width:390px;
	
	float: left;
}

#news{
	width: 150px;
	
	background-image: url(images/newshead.gif);
	
	border-right-width: 1px;
	
	border-bottom-width: 5px;
	
	border-left-width: 1px;
	
	border-right-style: solid;
	
	border-bottom-style: solid;
	
	border-left-style: solid;
	
	border-right-color: #C2D0D3;
	
	border-bottom-color: #C2D0D3;
	
	border-left-color: #C2D0D3;
	
	background-repeat: no-repeat;
	
	background-position: top;
	
	padding-top:45px;
	
	padding-bottom:5px;
	
	float: left;
	margin-left: 10px;
}



#news ul { 

	margin:0px;

	padding: 0px 5px 0px 25px;
	
}

#news li, #newsmain li {

	list-style-type: none;
	
	margin:0px;
	
	padding:0px;
	
	list-style-image: url(images/newsarrow.gif);
	

}







	
#groups{

	width: 160px;
	
	background-image: url(images/groupshead.gif);
	
	border-right-width: 1px;
	
	border-bottom-width: 5px;
	
	border-left-width: 1px;
	
	border-right-style: solid;
	
	border-bottom-style: solid;
	
	border-left-style: solid;
	
	border-right-color: #C2D0D3;
	
	border-bottom-color: #C2D0D3;
	
	border-left-color: #C2D0D3;
	
	background-repeat: no-repeat;
	
	background-position: top;
	
	padding-top:45px;
	
	margin-left:5px;
	
	float: left;
	
	padding-bottom:5px;
	
	}
	
#groups ul, #links ul{ 
	margin:0px;
	
	padding: 0px 5px 0px 25px;
		
}

#groups li, #links li{

	list-style-type: none;
	
	margin:0px;

	padding:0px;
	
	list-style-image: url(images/newsarrow.gif);
	
}

A.navlink 			    {color: #10414C; text-decoration: none;}
A.navlink:visited 		{color: #10414C; text-decoration: none;}
A.navlink:hover 		{color: #CE066D; text-decoration: none;
						background-image: url(images/underline.gif);
						background-repeat: repeat-x;
						background-position: bottom;}
						
A.navlink:active 		{color: #10414C; text-decoration: none;}


#maintext a:link, a:active, a:visited {
	color: #CE066D;
	text-decoration:none;
}
#maintext a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#news a:link, a:active, a:visited {
	color: #CE066D;
	text-decoration:none;
}
#news a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contactform label, .contactform input, .contactform textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.contactform input, .contactform textarea {
	border: 1px solid #cccccc;
}

input.sendbutton {background-color: #eeeeee;}

.contactform label {
	text-align: right;
	width: 110px;
	padding-right: 20px;
}

.contactform br {
	clear: left;
}

.contactform .red {color: #ff6600;}
.contactform .sendbutton {width: auto;}
.contactform .message {width: 200px;}
.contactform .pod {margin-left: 170px;}

.fright{float: right; margin-top: 7px; 
		background-image: url(images/newsarrow.gif);
		background-repeat: no-repeat;
		background-position: left 55%;
		padding-left: 10px;
		}
.flipper {margin-left: 95px;}

.lip li {margin-bottom: 5px;}