* {
	margin: 0;
	border: 0;
	padding: 0;
}
a {
	color: #ccccff;
	text-decoration: none;
}
a:hover {
	color: White;
}
body.homePage {
	margin: 100px 0px;
	text-align:center;
	background-color: #4a4a4a
}
body.contentPage {
	background-color: #858585;
}
#mainWrapper {
	width:700px;
	height: 400px;
	margin:0px auto;
	text-align:left;
	background: #4a4a4a url(images/mainBack.gif) no-repeat;

	}
#navBlock {
	width: 230px;
	height: 300px;
	position: relative;
	left: 370px;
	top: 95px;
}
.singleLine {
	position: relative;
	top: 3px;
}
#navBlock li {
	list-style: none;
}
#navBlock span {
	color: gray;
}
#navBlock .headerList {
	padding-top: 17px;
}
#navBlock .movieList {
	margin-top: 30px;
}
#navBlock .movieList li {
	height: 25px;
}
.aboutWrapper, .stanleyWrapper, .contactWrapper, .visitorWrapper, .hitmanWrapper, .hitwomanWrapper, .spanelliWrapper, .orderWrapper, .oreillyWrapper, .brightonWrapper, .deadlyWrapper {
	height: 750px;
	width: 100%;
	background: url(images/contentBack.gif) repeat-x;
}
#headerImage {
	position: absolute;
	left: 800px;
	top: 10px;
}
#contentMain {
	width: 748px;
	position: relative;
	top: 39px;
	left: 24px;
	/*background: url(images/contentLayoutBack5.gif) no-repeat;*/
}
#contentTitleImage {
	height: 20px;
	width: 250px;
	position: absolute;
	top: 20px;
	left: 24px;
	border-bottom: solid 1px #555;
}
.aboutWrapper #contentTitleImage {
	background: url(images/content_title_about.gif) no-repeat;
}
.stanleyWrapper #contentTitleImage {
	background: url(images/content_title_about.gif) no-repeat;
}
.contactWrapper #contentTitleImage {
	background: url(images/content_title_about.gif) no-repeat;
}
.visitorWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}
.hitmanWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}
.oreillyWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}
.hitwomanWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}
.spanelliWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}
.orderWrapper #contentTitleImage {
	background: url(images/content_title_about.gif) no-repeat;
}

.brightonWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}
.deadlyWrapper #contentTitleImage {
	background: url(images/content_title_films.gif) no-repeat;
}



.contentNav2 {
	list-style: none;
	position: absolute;
	top: 100px;
	left: 800px;
	width: 200px;
}

.contentNav2 a {
	color: White;
	font-family: verdana, Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.contentNav2 li {
	line-height: 25px;
	border-bottom: solid 1px #656565;
}

.contentNav2 a:hover {
	color: #999;
}




.contentNav {
	list-style: none;
	position: relative;
	top: 5px;
	left: 7px;
}
.contentNav span {
	margin-right: 5px;
}
.contentNav a {
	color: White;
	font-family: verdana, Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.aboutWrapper #navAbout {
	color: #ffff99
}
.stanleyWrapper #navStanley {
	color: #ffff99
}
.contactWrapper #navContact {
	color: #ffff99
}
.spanelliWrapper #navSpanelli {
	color: #ffff99
}
.hitmanWrapper #navHitman {
	color: #ffff99
}
.hitwomanWrapper #navHitwoman {
	color: #ffff99
}
.visitorWrapper #navVisitor {
	color: #ffff99
}
.orderWrapper #navOrder {
	color: #ffff99
}
.oreillyWrapper #navOreilly {
	color: #ffff99
}
.brightonWrapper #navBrighton {
	color: #ffff99
}
.deadlyWrapper #navDeadly {
	color: #ffff99
}

.smallText {
	color: White;
	font-size: 10px;
	margin-top: 4px;
}
.divLine {
	position: relative;
	top: -10px;
	width: 670px;
	height: 2px;
	border-top: solid 1px #999;
}

.scrollWrapper {
	height: 530;
	overflow: scroll;
	width: 500;
}

.movieText {
	margin-bottom: 15px;
}

.contentText {
	color: #ddd;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	padding: 30px;
	margin-right: 20px;
	line-height: 15px;
	padding-left: 5px;
}
.contentText span {
	width: 400px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 664px;
	background-color: #333;
	padding: 3px;
	border: solid 2px #444;
	border-bottom: none;
}
.bioHeader {
	position: relative;
	top: -6px;
	left: 0px;
}
.bioHeader span {
	border: none;
	padding: none;
	width: auto;
	background: none;
	display: inline;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	color: #fff;
	font-family: Arial;
}
.bioHeader .smallRight {
	margin-left: 300px;
}
.contentText strong {
	color: #ffcccc;
}
.contentText strong.whiteBold {
	color: #fff
}
.scrollBox1 {
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #777;
	padding: 20px;
	padding-top: 15px;
	color: White;
	font-size: 11px;
	border: solid 2px #444;
	width: 630px;
}


.scrollBox1 thead tr {
	font-weight: bold;
	line-height: 30px;
	font-size: 13px;
	color: #ffcccc;
}
.scrollBox1 table p {
	border-bottom: solid 1px #707070;
}
.orderWrapper .contentText {
	line-height: 14px;
}

.movieTitle {
	color: white;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
