@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	margin:auto;
	}
#wrapper {
	width: 950px;
	height:100%;
	margin:0 auto;
	}
#header {
	width:950px;
	height:166px;
	}
#logo {
	width:157px;
	height:166px;
	float:left;
	}
#nav {
	width:793px;
	height:66px;
	float:left;
	text-align:right;
	padding-top:100px;
	background-image:url(images/navbg.jpg);
	font-size: 12px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;

	}
#spacer {
	clear:both;
	}
#homecontent {
	width:944px;
	height:22px;
	text-align:right;
	background-image:url(images/h1.jpg);
	padding:3px;
	}
#contentblock {
	width:310px;
	margin-right:6px;
	height:100%;
	text-align:left;
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	
	}
#flash {
	width:950px;
	height:341px;
	}
#main {
	width:950px;
	height:100%;
	}
#featured {
	width:950px;
	height:100%;
	}
#content {
	padding-top:10px;
	width:950px;
	height:100%;
	}
#featuredwork {
	width:950px;
	height:226px;
	}
#featuredworkblock {
	width:316px;
	height:226px;
	float:left;
	text-align:left;
	}
	
#footer {
	width:950px;
	height:92px;
	padding-top:30px;
	background-image:url(images/footer.jpg);
	text-align:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	
	}

	
/* fonts */

.homecopy {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight:80;
}
.homebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a.mainnav {
	margin:4px;
	font-size: 12px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	}
a.mainnav:link {
	text-decoration:none;
	}
a.mainnav:hover {
	color:#FF00FF;
	border-bottom:dotted thin #666666;
	}
a.mainnav:visited {
	text-decoration:none;
	}
a.mainnav:active {
	text-decoration:none;
	}
	

a.footerlink {
	color:#FF00FF;
	}
a.footerlink:link {
	color:#FF00FF;
	}
a.footerlink:hover {
	color:#FF00FF;

	}
a.footerlink:visited {
	color:#FF00FF;
	}
a.footerlink:active {
	color:#FF00FF;
	}
.style4 {
	color: #FF00FF;
	font-weight: bold;
}
.style5 {
	color: #FF00FF;
	
}

ul {
	margin:0px;
	}
	
	
	
	
	

	
	