body {
	background-color: #FFFFFF;
	background-image:url(images/bg.gif);
	font-size:0.8em;
	margin: 0;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;}
#bodyDiv {
	text-align: left;
	margin: 20px auto;
	width: 978px;
	background-color:#FFFFFF;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	}
#header {}
#headMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/logoheader.jpg);
	font-size:15px;
	font-weight: bolder;
	height:80px;
	width: 100%;
	
	}
	
#headMain h1 {
		
		background-repeat: no-repeat;
		height: 60px;
		width: 220px;
		color:#FFFFFF;
		text-transform:uppercase;
		margin:  0 0 0 5px;}
    #headMenu {
	height:15px;
	width: 100%;
	margin: 25px 0px 0px 56px;
	font-size: 1.2em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;}
    #headMenu ul {
		text-transform:uppercase;
		height:15px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;}
	#headMenu li {display:inline; }
	#headMenu li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 1px;
	padding: 5px;
	background-color: #6699CC;}
	#headMenu li a:hover {background-color: #CCCCCC;}

#headNav {
	height:15px;
	width: 100%;
	color: #FFFFFF;}
#contentDiv {margin: 0 0 0 50
	}
h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	font-size:1.5em;
	border-bottom: 1px solid #666666;}
#contentLeft, #contentMiddle, #contentRight {
	margin: 1px 0 1px 0;
	padding: 5px;}
#contentLeft {
	width: 20%;
	float: left;}
#contentLeft p, #contentRight p {}
#contentMiddle {
	margin: 10px auto;
	width: 90%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: justify;
}

#footer {
	clear: both;
	font-size:15px;
	background-color: #CDD9EF;
	width: 100%;
	height: 15px;
	border: 1px;
	text-align:center;
	font-family: "Courier New", Courier, mono}


#contentLeft a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: #6699CC;
	padding-right: 126px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;}
#contentLeft a:hover {
	color: #999966;
	background-color: #CCCCCC;}
.textright {
	position: absolute;
	left: 2px;
	top: 139px;
	width: 147px;
	height: 240px;
	text-align: left;
	font-weight: bold;
	}

.signUP{ 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
	font-size:12;
	color:BLUE;
	text-indent:2.5;
	margin: 49 0 0 852;
	background-repeat: no-repeat;
		}

}
