html, body {margin: 0; padding: 0; width: 100%; height: 100%; text-align: center; font-family: Arial, Verdana Helvetica, sans-serif; color: #000; font-size: 13px; background: url(../images/bgWebsite.jpg) repeat-x}

p {margin-top: 0; padding: 0 0 16px 0}
img {border: 0;}
h1 {margin: 0; padding: 0; font-family: 'Courier New', Courier, monospace; font-weight: normal; font-size: 48px; color: #e5ccb2; position: absolute; top: 66px; left: 492px;}
	
.clearIt {margin: 0; padding: 0; height: 0px; line-height: 0px; font-size: 0px; clear: both;}

.containerMain {margin: 0 auto; border: 0; width: 990px; min-height: 300px; text-align: left; position: relative; background: url(../gfx/frontend/bgHeader.jpg) no-repeat; position: relative;}
	.frame {margin: 0; padding: 0; width: 468px; height: 308px; position: absolute; z-index: 20; background: url(../gfx/frontend/pictureFrame.png) no-repeat; right: 0; top: 233px;}
	.imageFrame {margin: 0; padding: 0; width: 432px; height: 292px; position: absolute; z-index: 10; top: 235px; right: 15px;}
	#navigation {margin: 0; padding: 0; font-size: 22px; font-family: 'Courier New', Courier, monospace; list-style-type: none; position:absolute; top: 196px; left: 160px;}
		#navigation li {margin: 0 50px 0 0; padding: 0; float: left; position: relative; display: inline-block;}
		#navigation li.last {margin: 0; padding: 0 8px 0 0; }
			#navigation li a {color: #000; text-decoration: none; auto; position: relative; z-index: 20;}
			#navigation li.active a {color: #000; text-decoration: none; font-weight: bold;}
			#navigation li .hover {position: absolute; top: 0; left: 0; color: #cc9966; z-index: 10; top: -2px; left: 2px; width: 160px;}
			#navigation li.active .hover {position: absolute; font-weight: bold; top: 0; left: 0; color: #cc9966; z-index: 10; top: -4px; left: 4px;}
	#subNavigation {margin: 0; padding: 0; list-style-type: none; position: absolute; top: 260px; left: 0px; font-family: 'Courier New', Courier, monospace; font-size: 16px;}
		#subNavigation li {margin: 0 0 16px 0; padding: 0;}
		#subNavigation li a {color: #000; text-decoration: none;}
		#subNavigation li.active a {color: #000; text-decoration: none; font-weight: bold;}
		#subNavigation li a:hover {color: #000; text-decoration: none; font-weight: bold;}
	.content {margin: 0; padding: 0; width: 356px; position: absolute; left: 160px; top: 260px;}

