body {
	background-image: url(../images/bluefade.jpg);
	background-repeat: repeat-x;
}

h1{
	font-family: Century Gothic;
	font-weight:normal;
	margin:2px;
	color:white;
}
h2{
	font-family: Verdana;
	font-weight:normal;
	margin:2px;
	color:white;
}
h3{
	font-family: Century Gothic;
	font-weight:normal;
	margin:2px;
	color:white;
}
h4{
	font-family: Century Gothic;
	font-weight:normal;
	margin:2px;
	color:white;
}
h5{
	font-family: Century Gothic;
	font-weight:normal;
	margin:2px;
	color:white;
}

div.sitecontainer{
	width:100%;
	font-family:Century Gothic;
	font-size:12px;
}

div.contentholder{
	width:950px;
	background:white;
	position:relative;
	border-style:solid;
    border-width:1px;
    border-color:#CCC;
	padding:30px;
}

div.logoplaceholder{
	width:100%;
	background:url(../images/staffslogo.jpg);
	background-repeat:no-repeat;
	padding:5px;
	height:50px;
}
.smdots{
	font-size:12px;
}
div.navholder{
	width:100%;
	*background:#253F8C;
	background:url(../images/sitebacktop.jpg);
	height:32px;
	font-size:18px;	
	padding-top:9px;
	*font-family:Verdana;
	font-family: Century Gothic;
}
.navholder a:visited, .navholder a:hover, .navholder a:link, .navholder a:active{
	text-decoration:none;
	color:#000000;
}
.navholder a:hover{
	text-decoration:none;
	color:#0000FF;
}
div.bodyholder{
	width:99%;
	background:url(../images/sitebacknew.jpg);
	padding:5px;
	min-height: 100%;
	overflow:hidden;
}
div.bodycontentlefthome{
	width:600px;
	background:white;
	padding:10px;
	margin:10px;
	height:562px;
	float:left;
	background:url(../images/textbackmain.jpg);
}
div.bodycontentleftblank{
	width:600px;
	background:white;
	padding:10px;
	margin:10px;
	height:562px;
	float:left;
}
div.bodycontentleft{
	width:600px;
	background:white;
	padding:10px;
	margin:10px;
	height:562px;
	float:left;
	background:url(../images/textback.jpg);
}
div.bodytext{
	margin:20px;
}
div.bodycontentright{
	width:260px;
	background:white;
	padding:10px;
	margin:10px;
	height:562px;
	float:right;	
}
div.footerholder{
	width:99%;
	background:white;
	padding:5px;
	height:40px;
	clear:both;
}
.footerholder a:visited, .footerholder a:hover, .footerholder a:link, .footerholder a:active{
	text-decoration:none;
	color:#000000;
}
.footerholder a:hover{
	text-decoration:none;
	color:#0000FF;
}

div.advbox{
	background:url(../images/purpleback.jpg);
	padding:5px;
	height:170px;
	margin-bottom:10px;
}
div.advbox1{
	background:url(../images/tealback.jpg);
	padding:5px;
	height:170px;
	margin-bottom:10px;	
}
div.advbox2{
	background:url(../images/greenback.jpg);
	padding:5px;
	height:170px;
	margin-bottom:10px;	
}


div.advtext{
	margin:15px;
	font-family:Century Gothic;
	font-size:10px;
	color:white;
	margin-bottom:-5px;
}
div.advtext1{
	margin:15px;
	font-family:Century Gothic;
	font-size:10px;
	color:white;
	margin-bottom:20px;	
}
div.advtext2{
	margin:15px;
	font-family:Century Gothic;
	font-size:10px;
	color:white;
	margin-bottom:33px;	
}

div.textbox1{
	position:relative;
	top:1px;
	left:100px;
	width:460px;
	height:120px;
	border-color:#0000FF;
	border-style:solid;
	border-width:1px;
}

div.portfoliobox{
	padding:5px;
	height:520px;
	margin-bottom:10px;	
}
.porttext{
	font-family:Century Gothic;
	font-size:16px;
	color:#253F8C;	
}
div.portbox{
	background:url(../images/webport1.jpg);
	padding:2px;
	height:145px;
}
div.portbox1{
	background:url(../images/webport2.jpg);
	padding:2px;
	height:145px;
}
div.portbox2{
	background:url(../images/webport3.jpg);
	padding:2px;
	height:145px;
}
div.portboxbottom{
	background:#253F8C;	
	height:20px;
	margin-bottom:10px;		
}
.portboxbottom a:visited, .portboxbottom a:hover, .portboxbottom a:link, .portboxbottom a:active{
	text-decoration:none;
	color:#FFFFFF;
}
.portboxbottom a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

div.articletextbox{
	margin-left:10px;
	width:90%;
	background-color:#FFFFCC;
	padding:5px
}

.boldlink{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.boldlink a:visited, .boldlink a:hover, .boldlink a:link, .boldlink a:active{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
