@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	width 960px;
	background-color: #365236;
	}

div {
	margin: 0px;
	padding: 0px;
	}

#banner-home {
	background: url(grfx/paramount-banner-home.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}

#banner-getImages {
	background: url(grfx/paramount-banner-getImages.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}

#banner-commercial {
	background: url(grfx/paramount-banner-commercial.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}

#banner-nature {
	background: url(grfx/paramount-banner-nature.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}
	
#banner-products {
	background: url(grfx/paramount-banner-products.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}
	
#banner-specialevents {
	background: url(grfx/paramount-banner-specialevents.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}

#banner-sports {
	background: url(grfx/paramount-banner-sports.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}

#banner-studiowork {
	background: url(grfx/paramount-banner-studiowork.jpg);
	width: 960px;
	height: 594px;
	margin: 0px;
	padding: 0px;
	}

	#menu {
		width: 960px;
		height: 44px;
		margin: -3px 0px;
		padding: 10px 0px 0px 0px;
		list-style: none;
		background: url(grfx/paramount-menu-bg.jpg) no-repeat;
		text-align: center;
		}

#menu li {
	font-family: "BankGothic Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding: 5px 10px 5px 10px;
	display: inline;
	}
	
#menu li a {
	color: #000000;
	text-decoration: underline;
	}
	
#content-home {
	background: url(grfx/paramount-content-home.jpg) no-repeat;
	width: 960px;
	height: 373px;
	margin: 0px;
	padding-top: 5px;
	}

	#content-home p {
		margin: 10px 25px;
		font-size: medium;
		}

#content-top {
	background: url(grfx/paramount-content-top.jpg) no-repeat;
	width: 960px;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
	}

#content {
	background: url(grfx/paramount-content.jpg) repeat;
	width: 910px;
	padding: 15px 27px;
	margin: 0px;
	}

#content-bottom {
	background: url(grfx/paramount-content-bottom.jpg) no-repeat;
	width: 910px;
	height: 106px;
	padding: 30px 25px 20px 25px;
	margin-bottom: 10px;
	}

	#content-bottom a:link, #content-home p a:link {
		color: #446644;
		}
	
	#content-bottom a:visited, #content-bottom a:hover, #content-bottom a:active, #content-home p a:visited, #content-home p a:hover {
		color: #000000;
		}
		
	#content-bottom p {
		text-indent: 20px;
		margin-bottom: 100px;
		}
	
#content a:link img {
	color: #446644;
	border: 2px solid #446644;
	}

#content a:visited img, #content a:hover img, #content a:active img {
	color: #668866;
	border: 2px solid #002200;
	}
	
#formGallery {
	position: absolute;
	top: 540px;
	left: 160px;
	}
	
fieldset {
	padding: 5px;
	border: 1px solid #446644;
	}
	
	h1 {
		font-family: Amaze, Amazone, "Amazone BT", script;
		font-size: 36px;
		}
