html {
	width: 100%; height: 100%;
}

body {
	width: 100%; height: 100%;
	margin: 0px;
	position: relative;
	font-family: arial, sans-serif;
        font-size: 11px;
}

.members-nav
 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
 
 .members-titles
 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #999999; text-decoration: none}
 h1 {
	font-size: 30px;
	color: #999999;
}
select {
background-color:#CC3333; 
width:100; font-size: 10; 
border: #E7ECE9 solid thin; 
border-width: 1px 1px 1px 1px 
font-family: verdana, geneva, arial; 
color: #ffffff;
}


/** START - Framework for the main table that takes up the whole page **/
table.pageframe {
	width: 100%; height: 100%;
	font-family: arial, sans-serif;
	font-size: 11px;
}
table.pageframe td.menu {
	color: #000000;
	background: #ffffff;
	height: 56px;
	vertical-align: top;
}
table.pageframe td.row {
	color: #000000;
	background: #ffffff url(/images/page-shadow-top-repeatx.gif) top repeat-x;
	width: 100%;
	vertical-align: top;
	padding: 14px 0px 11px 0px;
	position: relative;
}
table.pageframe td.left-shadow {
	color: #000000;
	background: #ffffff url(/images/page-shadow-left-repeaty.gif) left repeat-y;
	width: 25px;
	vertical-align: top;
}
table.pageframe td.right-shadow {
	color: #000000;
	background: #ffffff url(/images/page-shadow-right-repeaty.gif) right repeat-y;
	width: 25px;
	vertical-align: top;
}
table.pageframe td.footer-left-shadow {
	color: #000000;
	background: #ffffff url(/images/footer-shadow-left-repeaty.gif) left repeat-y;
	height: 100%;
	vertical-align: top;
}
table.pageframe td.footer-right-shadow {
	color: #000000;
	background: #ffffff url(/images/footer-shadow-right-repeaty.gif) right repeat-y;
	height: 100%;
	vertical-align: top;
}
table.pageframe td.footer {
	color: #000000;
	background: #c8d8e2 url(/images/footer-shadow-top-repeatx.gif) repeat-x top;
	width: 100%; height: 100%;
	vertical-align: top;
}
/** END - Framework for the main table that takes up the whole page **/


/** iframe container on home page **/
div.container-latest-editions {
	position: relative;
	width: 250px;
	padding-bottom: 5px;
}
iframe.latest-editions {
	margin-bottom: 1px;
}





/** START - IDs for the main menu links in the head of each page **/
a#menu-markwolffvideo	{ position: absolute; left: 0px; top: 0px; }
a#menu-wolffcinema	{ position: absolute; left: 178px; top: 0px; }
a#menu-wolffpacmenlive	{ position: absolute; right: 0px; top: 0px; }
a#menu-store		{ position: absolute; left: 0px; top: 16px; }
a#menu-modelsearch	{ position: absolute; left: 65px; top: 16px; }
a#menu-links		{ position: absolute; left: 191px; top: 16px; }
a#menu-tour		{ position: absolute; left: 249px; top: 16px; }
a#menu-members		{ position: absolute; left: 309px; top: 16px; }
a#menu-join		{ position: absolute; right: 0px; top: 16px; }
/** START - IDs for the main menu links in the head of each page **/





/** START - IDs for the text footer links at the bottom of each page **/
a#links-store		{ position: absolute; left: 0px; top: 0px; }
a#links-markwolffvideo	{ position: absolute; left: 56px; top: 0px; }
a#links-wolffcinema	{ position: absolute; left: 198px; top: 0px; }
a#links-wolffpacmenlive	{ position: absolute; left: 299px; top: 0px; }
a#links-modelsearch	{ position: absolute; left: 417px; top: 0px; }
a#links-links		{ position: absolute; left: 521px; top: 0px; }
a#links-tour		{ position: absolute; left: 575px; top: 0px; }
a#links-members		{ position: absolute; left: 627px; top: 0px; }
a#links-joinnow		{ position: absolute; left: 708px; top: 0px; }
a#links-contactus	{ position: absolute; right: 0px; top: 0px; }
/** END - IDs for the text footer links at the bottom of each page **/






/** START - General containers and classes used on every page **/
div.container-width {
	position: relative;
	width: 840px;
}
div.container-menu {
	position: relative;
	width: 432px; height: 30px;
}
div.container-menu-text {
	position: relative;
	width: 595px; height: 56px;
}
div.container-menu-position {
	position: absolute;
	right: 0px; top: 22px;
}
div.container-copyright {
	height: 15px;
	border-top: 1px solid #c1c1c1;
}
div.container-copyright div.copyright-text	{ position: absolute; left: 0px; top: 4px; }
div.container-copyright div.players		{ position: absolute; left: 255px; top: 2px; }
div.container-copyright div.players span	{ float: left; padding-top: 2px; }
img#player-icons				{ margin-left: 5px; }
div.container-copyright div.privacy-links	{ position: absolute; right: 0px; top: 4px; }
div.container-disclaimer {
	height: 31px;
}
div.container-disclaimer div.disclaimer-text	{ position: absolute; right: 0px; top: 0px; text-align: right; }

div.bottom-links {
	border-top: 1px solid #a2a2a2;
	padding-bottom: 5px;
}
div.bottom-links a,
div.bottom-links a:link,
div.bottom-links a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e24245;
	text-decoration: none;
	background: #ffffff;
}
div.bottom-links a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #ffffff;
}
a.policies,
a.policies:link,
a.policies:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #e24245;
	text-decoration: none;
	background: #ffffff;
}
a.policies:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #bbae9b;
	text-decoration: none;
	background: #ffffff;
}
/** END - General containers used on every page **/

