body {
	text-align:center;
	background:#CCCCCC;
	height:600px;
	width:800px;
	margin-top: -300px;
	margin-left: -400px;
	left:50%;
	top:50%;
	background-image: url(images/ScreenBackground.png);
	background-repeat:repeat-x;
}

p
{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.highlight 
{
	color: #D38819;
	font-weight: bold;
}

a 
{
	text-decoration: underline;
	color: #D38819;
	border: 0px 0px 0px 0px;
}

a:hover 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: underline;
	color: #D38819;
}

.body
{
	/*background-image:url(images/PageBackground2.png);*/
	background-repeat: no-repeat;
	background-color: #423731;
	height:600px;
	width:800px;
	margin-top: -300px;
	margin-left: -400px;
	left:50%;
	top:50%;
	position: absolute;
	text-align:center;
	
}

.shadows
{
	background-image:url(images/PageShadows.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
	top: 0px;
	left: 0px;
	position: absolute;
	
}

.navbar
{
	background-image:url(images/NavigationBar.png);
	background-repeat: no-repeat;
	top: 135px;
	left: 0px;
	width: 800px;
	height: 38px;
	position: absolute;
	margin: 0px 0px 0px 0px;
}

.navMarkerHome
{
	left: 10px;
	width: 35px;
 }

.navMarkerAbout
{
	left: 45px;
	width: 53px;
 }

.navMarkerDownload
{
	left: 100px;
	width: 80px;
 }

.navMarkerTutorials
{
	left: 182px;
	width: 71px;
 }

.navMarkerSkins
{
	left: 253px;
	width: 53px;
 }

.navMarkerBuy
{
	left: 308px;
	width: 78px;
 }

.navMarkerLinks
{
	left: 388px;
	width: 49px;
 }

.navMarkerServices
{
	left: 439px;
	width: 72px;
 }

.navMarkerContact
{
	left: 513px;
	width: 86px;
 }

.navMarker
{
	background-color: #F4B601;
	position: absolute;
	top: 117px;
	height: 4px;
 }

.navigationContent
{
	text-align: left;
	left: 15px;
	top: 95px;
	width: 800px;
	height: 38px;
	position: relative;
	margin: 0px 0px 0px 0px;
}

.logo
{
	background-image:url(images/Logo.png);
	background-repeat: no-repeat;
	top: 44px;
	left: -10px;
	height: 84px;
	width: 494px;
	position: absolute;
}

.photo
{
	top: 86px;
	left: 0px;
	width: 800px;
	height: 194px;
	position: relative;
}


.footer
{
	position: absolute;
	top: 533px;
	left: 0px;
	width: 800px;
	height: 30px;
	text-align: center;
	color: #e4941a;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.imprint {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 5px;
}

a.imprint:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.imprint:visited {
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}

a.navigation {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 5px;
}

a.navigation:hover {
	text-decoration: none;
	color: #e4941a;
}

a.navigation:visited {
	text-decoration: none;
	font-weight: normal;
	color:#FFFFFF
}

img
{
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

br
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.navigation
{
	top: 2px;
	position: relative;
	border-style: none; 
}

.navigationSpacer
{
	background-image:url(images/NavigationSpacer.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contentHome
{
	position: absolute;
	top: 260px;
	height: 300px;
	width: 500px;
	left: 70px;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	text-align: left;
}

.news 
{
	position: absolute;
	top: 140px;
	left: 645px;
	width: 150px;
	height: 388px;
	background-image:url(images/NewsBackground.png);
	background-repeat: no-repeat;
	text-align:left;
	padding-top: 25px;
	padding-left: 6px;
	padding-right: 10px;
	overflow: hidden;
}

.newsContent
{
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin-right: 6px;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
}

.newsHeader
{
	color: #e4941a;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin-right: 6px;
}

.newsSpacer
{
	background-image:url(images/NewsSpacer.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 150px;
	text-align: center;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 0px 0px 0px 0px;
}

.content
{
	position: absolute;
	background-image:url(images/ContentBackground.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 370px;
	top: 140px;
	left: 30px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial Black, Arial, Helvetica;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
}

.contentText
{
	color:#FFFFFF;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 15px;
}	

h3, h4, h5, h6
{
	margin-top: 0px;
}

td
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}

th
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
}

.contentPager
{
	position: absolute;
	width: 600px;
	height: 20px;
	top: 506px;
	left: 30px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
}

.pagerActivePage
{
	background-image:url(images/Pager2.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 20Px;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.pagerInactivePage
{
	background-image:url(images/Pager1.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

a.pager {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

a.pager:hover {
	text-decoration: none;
	font-weight: bold;
}

a.pager:visited {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF
}

td.pager
{
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}



li
{
	font-family: Arial, Tahoma, Helvetica;
	color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}	

.menu
{
	position: absolute;
	background-image:url(images/MenuBackground.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 154px;
	top: 180px;
	left: 20px;
}

.pageShadow
{
	position: absolute;
	background-image:url(images/PageShadow.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 180px;
	top: 360px;
	left: -50px;
}

.border
{
	border: solid 1px #D38819;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.movieBorder
{
	border: solid 1px green;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.smallText
{
	font-size: 8pt;
}

.movieLength
{
	font-size: 8pt;
	color: #89520E;
}

.orderValidation
{
	position: relative;
	top: -134px;
	left: 438px;
	width: 140px;
	height: 120px;
	background-color: #D18719;
	border: solid 2px #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

.contactValidation
{
	position: relative;
	top: -238px;
	left: 438px;
	width: 140px;
	height: 160px;
	background-color: #D18719;
	border: solid 2px #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

ul.orderValidation
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.paypal
{
	position: absolute;
	top: -62px;
	left: 750px;
	width: 37px;
	height: 23px;
	background-image: url(images/PayPal_mark_37x23.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

.skinImage
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 336px;
}

.skinFrame
{
	margin: 4px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 336px;
	height: 192px;
	overflow: hidden;
	background-color: #000000;
	border: solid 1px #D18719;
}

.scrollUp
{
	background-image: url(images/scrollUp.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.scrollDown
{
	background-image: url(images/scrollDown.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	cursor: pointer;
}