/* CSS Document */

body {
	margin:0px;
	background-color: #628CC6;
	background-image: url(../images/bg-back.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width:813px;
	background-color: #FFFFFF;
	
}
#mainbody {
	width:813px;
	clear:both;
	background-color: #FFFFFF;
	float:left;
	
}
#leftpan {
	width:207px;
	float:left;
	background-image:url(../images/bg-leftpan.jpg);
	background-repeat:no-repeat;
	height:880px;
}

#bodyarea {
	width:594px;
	float:left;
}

#nav {
	height:34px;
	background-image:url(../images/bg-nav.gif);
	background-repeat:repeat-x;
}
#headerImg {
	height:108px;
	background-color:#E1EBF8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95A9C3;
}
#bodytext {
	padding:30px 35px 35px 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;


}

#shadow {
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:1000px;
	float:left;
	background-color: #628CC6;
}
#footer {
	height:44px;
	width:801px;
	background-color: #0D5E9A;
	float:left;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height:44px;
}
.text1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.border1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E8F0FA;
	border: 1px solid #95A9C3;
}
.border2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #95A9C3;
	padding:10px;
}

.text_newsletter {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.signup {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #147580;
	text-decoration: none;
	background-color: #E1EBF8;
	display: block;
	border: 1px solid #88AFE3;
	text-align: center;
	padding: 5px;
	width: 140px;
	margin-top: 5px;
}
.signup:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:  #147580;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	border: 1px solid #88AFE3;
}
.workshop {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #1284D8;
	text-decoration: none;
}
.workshop:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #1284D8;
	text-decoration: underline;
}

.johnhoward {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #1284D8;
	text-decoration: none;
}
.johnhoward:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #1284D8;
	text-decoration: underline;
}
.header_text {
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
	color: #0D63A0;
}

#footer {
	height:60px;
	width:801px;
	background-color: #0D5E9A;
	float:left;
}

#footerlinks {
	width:480px;
	margin-left:200px;
	margin-top:10px;
}

#credits {
	width:500px;
	margin-left:230px;
	margin-top:10px;
	color: #CCCCCC;
	font-family: arial;
	font-size: 10px;
}

#credits a {
	font-family: arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#credits a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

#footerlinks a {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 30px;
}

#footerlinks a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 30px;
}


.titles {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}