@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #4A7CA4;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-align: left;
	}
	
a {
	color: #172D4A;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #172D4A;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #172D4A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #172D4A;
	font-weight: bold;
	text-decoration: 1px dotted #c42123;
}

#container {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
}

#header {
	background-image: url(../images/header.jpg);
	width: 899px;
	height: 167px;
}

#navigation {
	width: 899px;
	height: 26px;
	position: relative;
	background-image: url(../images/stripmenu.gif);
}

#about a {
	background-image: url(../images/nav/about.gif);
	width: 95px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#about a:hover {
	background-image: url(../images/nav/about_over.gif);
}

#services a {
	background-image: url(../images/nav/services.gif);
	width: 134px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 95px;
}

#services a:hover {
	background-image: url(../images/nav/services_over.gif);
}

#biography a {
	background-image: url(../images/nav/biography.gif);
	width: 136px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 229px;
}

#biography a:hover {
	background-image: url(../images/nav/biography_over.gif);
}

#filmography a {
	background-image: url(../images/nav/filmography.gif);
	width: 151px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 365px;
}

#filmography a:hover {
	background-image: url(../images/nav/filmography_over.gif);
}

#music_credits a {
	background-image: url(../images/nav/music_credits.gif);
	width: 160px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 516px;
}

#music_credits a:hover {
	background-image: url(../images/nav/music_credits_over.gif);
}

#media a {
	background-image: url(../images/nav/media.gif);
	width: 116px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 676px;
}

#media a:hover {
	background-image: url(../images/nav/media_over.gif);
}

#contact a {
	background-image: url(../images/nav/contact.gif);
	width: 107px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 792px;
}

#contact a:hover {
	background-image: url(../images/nav/contact_over.gif);
}

#titlebar {
	width: 899px;
	height: 31px;
	background-image: url(../images/whats_new_bar.gif);
}

#content {
	width: 899px;
	background-color: #ffffff;
	height: auto;
}

#mainSection {
	width: 750px;
	padding-left: 23px;
	padding-top: 23px;
	padding-bottom: 20px;
	}

#sidebar {
	width: 265px;
	left: 615px;
	top: 20px;
	position: relative;
}

#text {
font-size: 11px;
}

.header01 {
font-family: georgia;
font-size: 18px;
color: #172D4A;
}

.header02 {
font-family: georgia;
font-size: 18px;
color: #B08D5D;
}

.header03 {
font-family: georgia;
font-size: 14px;
color: #B08D5D;
}

#side_divider {
border-top: 1px dotted #666;
}

#footer {
background-image: url(../images/footer.gif);
height: 26px;
width: 899px;
}

#footerinfo {
color: #47769E;
font: 10px Arial;
text-align: center;
padding-top: 8px; 
}