body {
	background-color: #393939;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0 auto;
}
#header {
	margin-left: 24px;
	height: 143px;
	width: 951px;
	background-image:url(../images/header.jpg)
}
#top-links {
	margin-left: 15px;
	margin-top: 4px;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#content {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 91px;
	text-align: center;
	font-size:12px;
	padding-top: 10px;
	font-weight: bold;
}
#nav {
	height: 27px;
	margin-left: 25px;
	padding-left: 9px;
	background-image: url(../bg_nav.gif);
	width: 940px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #22A3E2;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.update:link {
	color: #00B1FE;
	text-decoration: none;
}
a.update:visited {
	color: #00B0FD;
	text-decoration: none;
}
a.update:hover {
	color: #84DAFF;
	text-decoration: none;
}
a.update:active {
	color: #00B1FE;
	text-decoration: none;
}
.divider {
	color: #0075D9;
}
#copyright {
	text-align: right;
	padding-right: 30px;
	padding-top: 25px;
	color: #333333;
	font-weight: bold;
}
.contentBox {
	background: url(../images/contentBg.gif);
	background-repeat: repeat-x;
	border-color: #313131;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}
#welcome {
	height: 140px;
	width: 500px;
}
#featured {
	width: 330px;
	height: 240px;
}
#content-gallery {
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.whiteC {
	color: #FFF;
}
.rates-events {
	background-image: url(../images/rates-events.jpg);
	height: 135px;
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 50px;
	font-size: 14px;
	text-align: left;
}
.rates-portraits {
	background-image: url(../images/rates-portraits.jpg);
	height: 135px;
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 50px;
	font-size: 14px;
	text-align: left;
}
.rates-sports {
	background-image: url(../images/rates-sports.jpg);
	height: 135px;
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 50px;
	font-size: 14px;
	text-align: left;
}
.rates-commercial {
	background-image: url(../images/rates-commercial.jpg);
	height: 135px;
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 50px;
	font-size: 14px;
	text-align: left;
}




#content-home {
	padding-right: 0px;
	padding-left: 44px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#content-rates {
	padding-right: 32px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 32px;
	text-align: center;
}



.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 2;
border-color: #333333;
}
.included {
	font-size: 16px;
	color: #E5E5E5;
}


a.slideshow img:hover{ /*CSS for each image tag*/
border: 2;
border-color: #ffffff;
width: 80px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
	background-color: #22A3E2;
}
#latest {
	width: 330px;
	height: 100px;
	font-size: 16px;
}
ul 
{
	list-style-image: url(../images/bullet.gif);
}
