body{font-family: Helvetica, Geneva, Arial, sans-serif; font-size:12px; line-height:18px; color:#3D3D3D; width: 810px; background:url('bkgrnd.jpg') no-repeat;}
h1{color: #e40079; font-size: 14px; margin-top:20px; margin-bottom:6px;}
h2{font-size:12px; font-weight: bold; margin-bottom:2px;}

li{list-style-type:square;}

#contact {position: absolute; top:380px; left:10px; width:280px; text-align:right;}

#manageNav{position:absolute; top:10px; left:520px; color: #3d3d3d; text-align:right;}

a {text-decoration: none;}

#manageNav a {color: #ec008c;}
#manageNav a:hover {color: #3d3d3d;}

#manageNav .copy a {color: #3d3d3d;}
#manageNav .copy a:hover {color: #000000;}
.copy {font-size:11px; line-height: 11px;}

#serviceNav{position:absolute; top:70px; left:10px;}

#page{position:absolute; top:74px; left:320px; width:490px; padding-bottom:50px;}
#content{width:460px;}
#content a, #page a, #contact a{color: #000000;}
#content a:hover, #page a:hover, #contact a:hover{color: #3d3d3d;}
#content img{margin-bottom:10px;}

.seminar h1 {color: #fff200;}
.seminar a {text-decoration: none; border-bottom: solid 1px #fff200;}

.gd h1 {color: #00ff00;}
.gd a {text-decoration: none; border-bottom: solid 1px #00ff00;}

.wd h1 {color: #ff0000;}
.wd a {text-decoration: none; border-bottom: solid 1px #ff0000;}
.web {border-bottom: 1px solid #3d3d3d;}

.lg h1 {color: #00aeef;}
.lg a {text-decoration: none; border-bottom: solid 1px #00aeef;}

.log a {text-decoration: none; border-bottom: solid 1px #e40079;}

.tp li, .nf li {list-style-type: decimal;}

.nf a {text-decoration: none; border-bottom: solid 1px #e40079;}
.nf a:hover {text-decoration: none; border-bottom: solid 1px #fff200;}

.paypal {position: absolute; top: 470px; left:800px;}

/* Leightbox */

a.lbAction {color:#3D3D3D; text-decoration: none; font-weight: bold; font-size: 20px;}
a.lbAction:hover {color:#000000;}
a.lbAction:active, a.lbAction:visited {text-decoration: none; color: #000000; }

.footer {
position: absolute;
top: 0px;
right: 10px;
width: 100%;
text-align: right;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 180px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.leightbox .fullW {width: 96%; float: left; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d;}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
/* Leightbox */


/* Form Styling */
.fullW {width: 99%; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d;}
.fullWtext {width: 99%; height: 60px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d;}
.halfW {width: 49%; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d; float: right;}
.halfWL {width: 48%; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d; float: left;}
.thirdL {width: 31%; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d; float: left; margin-right: 8px;}
.thirdM {width: 31%; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d; float: left;}
.third {width: 31%; height: 30px; font-size: 14px; margin-bottom: 10px; color: #3d3d3d; float: right;}