body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url('images/header3.png');
	width:979px;
	height:232px;
	display:block
}

#border {
	background-image:url('images/border.gif');
	background-repeat: repeat-y;
	width:979px
}
#main {
	background-image:url('images/contentbg.gif');
	background-color:#abe4fe;
	background-repeat: repeat-x; 
	margin-left:10px; 
	margin-right:12px; 
	margin-top:0px; 
	margin-bottom:0px
}

.mainbg {
	background-image: url('images/mainbg.png'); 
background-repeat: repeat-y;
padding: 0px;
}



#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url('images/contentbg.gif');
	background-color:#abe4fe
	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:530px;
}

.content h3 {
font-size: 1.4em;
    color: #003039;
padding-left: 6px;
	border-bottom: 1px dashed #2e2304;
	margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:15px; padding-left:0px; padding-right:0px; padding-top:30px; padding-bottom:10px
}

.content p img {padding-right: 10px;}

.content h1 {
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
    color: #003039;
    font-weight: bold;
    font-size: 1.1em;
}


.content h2 {

    color: #003039;
    font-weight: bold;
	font-size: 1.3em;
    padding: 30px 0px 0px 6px;
}



.content h4 {padding-top: 30px;
color: #003039;
font-size: 1.3em;}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003a65;
	padding: 10px 0px 0px 6px;

}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}

.content li {list-style-type: none;}
.content li a {
	color: #2e260f;
	border: 0px;
}
.content li img {border: 0px;}

.content li a:hover {
	color:#c40000;
	border: 0px;
}

.bold {font-weight: bold; font-size: 1.2em;}

/***************** Menu ***********************/
#menu {
	background-image:url('images/menu.gif');
	width:261px;
	height:449px;
	margin-left:93px
}

#menu b {padding-left: 20px;}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}

#menu li {
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	text-align:right; padding-left:0px; padding-right:30px; padding-top:4px; padding-bottom:4px
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
#menu .workshop {color: #c40000; }
#menu .current {color: #c40000; }

.lastchild{
	border-bottom: none !important;
}


/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url('images/borderfooter.gif');
	height:100px;
	width:979px;
padding-left: 1px;
}
#footerend {
	background-image:url('images/borderfooterend.gif');
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block
}
#copyright {
	background-image:url('images/copyright.jpg');
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463d16;
	text-align:center; 
margin-left: 103px;
padding-left:20px; padding-right:20px; padding-top:30px; padding-bottom:0px
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}
.signup {width: 150px; margin: auto;}
.c4a {width: 150px; margin: auto;}

/***************** WSpages ***********************/

#wsform .content {margin: auto; padding-bottom: 100px;margin-left: 10px; width: 95%; }
#wsform #header {background-image:url('images/WSheader.png'); width:979px; height:232px; 	display:block}
#wsform #copyright {display: none;}
#wsform #copyright {display: inline; background-image: url('none'); font-size: 16px; width: 950px; display: block; }
.pdf {text-align: right;
padding-top: 10px;}
.back {text-align: right;
padding-top: 10px; font-weight: bold; font-size: 1.2em;}
.back a {text-decoration: none;}