* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/stripe.png) repeat;
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}




#index #container #contentbox #currentpage {
	background: url(images/h2_welcome.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#about #container #contentbox #currentpage {
	background: url(images/h2_about.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#video #container #contentbox #currentpage {
	background: url(images/h2_video.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#web #container #contentbox #currentpage {
	background: url(images/h2_web.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#design #container #contentbox #currentpage {
	background: url(images/h2_design.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#resume #container #contentbox #currentpage {
	background: url(images/h2_resume.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#contact #container #contentbox #currentpage {
	background: url(images/h2_contact.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}
#map #container #contentbox #currentpage {
	background: url(images/h2_map.gif) no-repeat;
	height: 23px;
	width: 129px;
	margin-bottom: 10px;
}



#container {
	margin-right: auto;
	margin-left: auto;
	width: 585px;
	background: url(images/cont_back.gif) repeat-y;
}








#container #bannerTV {
	height: 119px;
	width: 197px;
	float: left;
}
#bannerLogo {
	background: url(images/banner.jpg) no-repeat;
	height: 119px;
	float: left;
	width: 388px;
}
#bannerLogo a {
	display: block;
	width: 280px;
	height: 119px;
}

#bannerLogo h1 {
	display: none;
}








#nav {
	background: url(images/nav.gif) no-repeat;
	height: 20px;
	width: 585px;
	clear: both;
}
#nav ul li {
	list-style: none;
	display: block;
	float: left;
	height: 20px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 20px;
	margin-right: 3px;
}


#nav ul li a {
	line-height: 20px;
	display: block;
	height: 20px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
#nav ul li a:link, #nav ul li a:visited {
	line-height: 20px;
	display: block;
	height: 20px;
	text-decoration: none;
	color: #00CCFF;
}
#nav ul li a:hover, #nav ul li a:active {
	line-height: 20px;
	display: block;
	height: 20px;
	text-decoration: none;
	color: #143443;
	background: url(images/nav_active.gif) repeat;
}
#nav ul li a#active {
	background: url(images/nav_active.gif) repeat-x;
	color: #143443;
}






#contentbox {
	width: 585px;
	clear: both;
	text-align: justify;
}
#contentbox h2 {
	display: none;
}
#contentbox p {
	margin-bottom: 10px;
}

#contentbox #col1 {
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#contentbox #col2 {
	float: right;
	width: 175px;
	padding-top: 43px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentbox #col2 h3 {
	color: #FFFFFF;
}
#contentbox #col2 ul li {
	list-style: none;
}
#contentbox a:link, #contentbox a:visited {
	text-decoration: none;
	color: #3366CC;

}
#contentbox a:hover, #contentbox a:active {
	text-decoration: underline;
	color: #00CCFF;
}
#contentbox #onecol {
	float: left;
	padding: 10px;
}

#contentbox table {
	margin-right: auto;
	margin-left: auto;

}
#contentbox .contact {
	margin-right: auto;
	margin-left: auto;
}



#video #contentbox #col1 {
	width: 123px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#video #contentbox #col2 {
	float: right;
	width: 285px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	background: url(images/Video_Programs.jpg) no-repeat;
}
#video #contentbox #col2 ul{
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
}





#web #contentbox #col1 {
	width: 123px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#web #contentbox #col2 {
	float: right;
	width: 285px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	background: url(images/Web_Programs.jpg) no-repeat;
}
#web #contentbox #col2 ul{
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
}





#design #contentbox #col1 {
	width: 123px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#design #contentbox #col2 {
	float: right;
	width: 285px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	background: url(images/Graphic_Programs.jpg) no-repeat;
}
#design #contentbox #col2 ul{
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
}

#resume #container #contentbox #onecol ul {
	margin-bottom: 10px;
	list-style-type: none;
}
#resume #container #contentbox #onecol ul li.bold {
	color: #000000;
}
#resume #container #contentbox #onecol h3 {
	color: #FFFFFF;
}
#about #container #contentbox #col1 {
	width: 320px;
}



span.bold {
	font-weight: bold;
}
#resumebutton {
	float: right;
}


#container #contentbox #col2 ul li.stars4 {
	background: url(images/stars4.jpg) no-repeat right;
	height: 20px;
	margin-right: 20px;
}
#container #contentbox #col2 ul li.stars45 {
	background: url(images/stars4_5.jpg) no-repeat right;
	height: 20px;
	margin-right: 20px;
}
#container #contentbox #col2 ul li.stars3 {
	background: url(images/stars3.jpg) no-repeat right;
	height: 20px;
	margin-right: 20px;
}
#container #contentbox #col2 ul li.stars2 {
	background: url(images/stars2.jpg) no-repeat right;
	height: 20px;
	margin-right: 20px;
}












#footer {
	background: url(images/footer.gif);
	height: 25px;
	width: 585px;
	clear: both;
}
#footer h3 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {

	color: #00CCFF;
	text-decoration: underline;
}

#about #container #contentbox #col2 {
	width: 220px;
}

#container #contentbox #col1 #push {
	margin-bottom: 50px;
}
