.date {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; color: #FFFF00; font-weight: normal}

body, html {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	}
	
p, h1, h2, h3, h4, h5, ul, li, ol {
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	margin: 0 auto;
	width: 750px;
	padding: 2px 0 0 0;
	align
	}

#headerHome {
	float: left;
	position: relative;
	width: 750px;
	height: 106px;
	background: url(../images/img_claytime_header.jpg) no-repeat;
	}
	
#headerHome a {
	float: left;
	display: block;
	width: 750px;
	height: 106px;
	text-indent: -9999px;
	background: url(../images/img_home_header.jpg) no-repeat;
	}
	
#headerHome h1 {
	font-size: 12px;
	}
	
#logo a {
	float: left;
	display: block;
	width: 160px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	}
	
#logo h1 {
	font-size: 12px;
	}
	
#main { 
	float: left;
	position: relative;
	width: 746px;
	height: auto;
	border-top: 0; 
	border-right: #333333 2px solid;
	border-bottom: 0;
	border-left: #000000 2px solid;
		}
		
.maincontent {
	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

#leftimageHome {
	float: left;
	position: relative;
	color: #000000;
	margin: 10px 0 0 0;
	}
	
#rightimageHome {
	float: left;
	position: relative;
	color: #000000;
	margin: 10px 0 0 0;
	width: 439px;
	border-bottom: #333333 1px solid;
	padding: 0 0 10px 0;
	}
	
#contentHome {
	color: #000000;
	margin: 10px 0 0 20px;
	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
#contentAddress {
	color: #000000;
	margin: 10px 0 0 50px;
	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}

#mainNav { 
	float: left;
	position: relative;
	width: 746px;
	height: auto;
	border-top: 0; 
	border-right: #333333 2px solid;
	border-bottom: 0;
	border-left: #000000 2px solid;
	}
	
#navigation {
	float: left;
	padding: 5px;
	marin: 5px;
	}

a.rollover0 {
	float: left;
	width: 105px;
	height: 25px;
	margin: 10px 0 0 35px;
	background: url("../images/nav_classes.gif") 0 0 no-repeat;
	text-decoration: none;
	border-right: #333333 1px solid;
    }
   
a:hover.rollover0 { background-position: 0 -25px; }

a.rollover1 {
	float: left;
	width: 105px;
	height: 25px;
	margin: 10px 0 0 0px;
	background: url("../images/nav_gallery.gif") 0 0 no-repeat;
	text-decoration: none;
	border-right: #333333 1px solid;
    }
   
a:hover.rollover1 { background-position: 0 -25px; }

a.rollover2 {
	float: left;
	width: 135px;
	height: 25px;
	margin: 10px 0 0 0;
	background: url("../images/nav_studiorental.gif") 0 0 no-repeat;
	text-decoration: none;
	border-right: #333333 1px solid;
    }
   
a:hover.rollover2 {
	background-position: 0 -25px;
    }
	
a.rollover3 {
	float: left;
	width: 135px;
	height: 25px;
	margin: 10px 0 0 0;
	background: url("../images/nav_paintyourown.gif") 0 0 no-repeat;
	text-decoration: none;
    }
   
a:hover.rollover3 {
	background-position: 0 -25px;
    }

a.rollover4 {
	float: left;
	width: 78px;
	height: 28px;
	margin: 10px 0 0 25px;
	background: url("../images/nav_contactus-hover.gif") 0 0 no-repeat;
	text-decoration: none;
    }
   
a:hover.rollover4 {
	background-position: 0 -28px;
    }
	
a.rollover5 {
	float: left;
	width: 78px;
	height: 28px;
	margin: 10px 0 0 0;
	background: url("../images/nav_sitemap-hover.gif") 0 0 no-repeat;
	text-decoration: none;
    }
   
a:hover.rollover5 {
	background-position: 0 -28px;
    }

#footer {
	float: left;
	position: relative;
	width: 750px;
	height: 40px;
	background: url(../images/img_btmbar.gif) no-repeat;
	}

		<!-- Portfolio Pages -->


#rightimagePort {
	float: left;
	position: relative;
	color: #000000;
	margin: 0;
	width: auto;
	border-bottom: #333333 1px solid;
	padding: 0;
	}

#contentPort {
	color: #000000;
	margin: 5px;
	padding: 0 0 5px 0;
	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
#navPort {
	float: left;
	display: block;
	width: 100px;
	height: 22px;
	padding: 5px 0 5px 35px;
	marin: 5px 0 5px 20px;
	}
	
#navPort ul{
	float: left;
	text-align: left;
	font-size: 14px;
	}
	
#navPort ul li{
	display: block;
	text-align: left;
	list-style: none;
	}
	
#navPort a{
	color: #CC9900;
	text-decoration: none;
	margin: 0;
	}

#navPort a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
			
#navPortSub {
	float: left;
	position: relative;
	display: block;
	width: 50px;
	height: 100px;
	padding: 40px 0 5px 5px;
	margin: 5px 0 5px 5px;
	}
	
#navPortSub ul{
	float: left;
	text-align: left;
	font-size: 14px;
	}
	
#navPortSub ul li{
	display: block;
	text-align: left;
	list-style: none;
	}
	
#navPortSub a{
	color: #CC9900;
	text-decoration: none;
	margin: 0;
	}

#navPortSub a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#leftimageSub {
	float: left;
	color: #000000;
	margin: 10px;
	font-size: 18px;
	color: #CC9900;
	}
	
#imageSub {
	float: left;
	position: relative;
	color: #000000;
	margin: 0;
	width: 450px;
	border-bottom: #333333 1px solid;
	border-right: #333333 1px solid;
	padding: 40px 5px 5px 5px;
	}
	
#contentAreaSub {
	float: left;
	color: #000000;
	margin: 0;
	width: 150px;
	height: 200px;
	border-bottom: #333333 1px solid;
	padding: 0;
	}
	
#contentAreaPort {
	float: left;
	color: #000000;
	margin: 0 0 0 110px;
	width: 200px;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	padding: 0;
	}	
	
	
#imagesPortTable {
	float: right;
	position: relative;
	margin: 0;
	width: 400px;
}

#imagesPortDisplay {
	margin: 5px;
	padding: 5px;
}

<!-- End Portfolio Pages -->

.content {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10.5px}

.content1 {
	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	letter-spacing: 2px;
}

.content3 {
	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}


.contact { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-style: oblique ; font-weight: bold }
.portlink { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color: #CC9900; text-align: center}
a:active {  font-family: "Trebuchet MS", Arial, sans-serif; color: #CC9933}
a:link {  font-family: "Trebuchet MS", Arial, sans-serif; color: #CC9933}
a:visited {  font-family: "Trebuchet MS", Arial, sans-serif; color: #CC9933}
a:hover {  font-family: "Trebuchet MS", Arial, sans-serif; color: #000000}
.content2 {

	font-family: "tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	letter-spacing: 2px;
}

