﻿
div.main_menu {
	width: 1004px; 
	height: 111px;
	position:absolute; 
	top: 0px;
	left: 0px;
	background-color: cccc00;
	z-index:3; }

div.mainmenu_background_extender {
	height:113px;
	width:100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #cccc00;
	z-index:1; } 

div.mainmenu_scroll_fix {
	height: 114px;
	width: 60px;
	position:absolute; 
	top: 0px;
	left: 992px;
	background-color:#cccc00;
	z-index:1; }
	
div.mainmenu_spill {
	height: 20px;
	width: 1004px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-color: #FFFFFF;
	z-index:2; }

div.mainmenu_menu_meets_background {
	background-image: url(background_corner.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 36px;
	position:absolute; 
	left: 992px; 
	top: 78px; 
	z-index:4; }

div.right_menu_content {
	width: 199px;
	position:absolute; 
	top: 180px;
	left: 800px; }

div.left_menu_content {
	width: 119px;
	position:absolute; 
	top: 180px;
	left: 0px; }

div.left_menubar_title {
	background-image: url(lside_menu_title.jpg);
	background-repeat: no-repeat;
	width:122px; 
	height:53px;
	position:absolute;
	top:118px;
	left:0px; }

div.page_content {
	width: 620px;
	position:relative;
	top: 160px;
	left: 150px;
	height: expression( this.scrollHeight < 1800 ? "1800px" : "auto" ); /* sets min-height for IE 5 and 6 */
	min-height: 2400px; }

div.page_content_push_footer {
	width: 1014px;
	height: 48px;
	position:relative;
	top: 160px;
	left: 0px; }

ul { list-style-image: url(bullet.gif); margin-top: 0px; margin-left: 0; padding-left: 15px; }

p { margin-top: 0px; line-height: 160%; }

body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(background_main.jpg);
	background-repeat: repeat-y;
	background-color: #DEDE13;
	margin-left:0px;
	margin: 0;
	padding: 0; }

a:link { color: #802a00; }
a:visited { color: #391300; }
a:hover { color: #d63110; text-decoration: none; }
a:active { color: #802a00; }
a {outline: none;} /*removes the firefox dotted outline hyperlink upon click*/

a.right_menu_seminar_ad_color:link {color: #737373; font-size: 11px;}
a.right_menu_seminar_ad_color:visited {color: #737373; font-size: 11px;}
a.right_menu_seminar_ad_color:hover {color: #b1b1b1; font-size: 11px;}
a.right_menu_seminar_ad_color:active {color: #737373; font-size: 11px;}

.left_menu_color_green {color: #b6b607; font-size: 11px; line-height: 50%; margin-left:10px;}
a.left_menu_color_grey:link {color: #cccccc; font-size: 11px; }
a.left_menu_color_grey:visited {color: #cccccc; font-size: 11px; }
a.left_menu_color_grey:hover {color: #e2e20d; font-size: 11px; }
a.left_menu_color_grey:active {color: #cccccc; font-size: 11px; }



.photo {
	float: right;
	padding: 10px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; 
	text-align:center;
	color: #000000;
	border-width: 0px; }

.photo a { border: 0px; color: #000000; }
 
.lphoto {
	float: left;
	padding: 0px 15px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; 
	border-width: 0px; }
	
.xpheader {
	background-color: #96200c; 
	color: #cccc00;
	padding: 6px 0px 6px 0px;
	line-height: 150%;
	text-align:center;
	font-weight: bold; }
 
.leader {
	font-size: 1.3em;
	background-color: #96200c; 
	color: #cccc00;
	padding: 4px 0px 4px 0px;
	line-height: 1.6em;
	margin-bottom: 3px;
	font-weight: bold; }

.xptitle {
	font-size: 400%; color: #cccc00;
	line-height: 1em;
	margin: 4px 10px 10px 0px;
	padding: 2px 10px;
	background: #96200c;
	border: 2px solid #96200c; }


.drop {
	float:left;
	font-size: 400%; color: #cccc00;
	line-height: 1em;
	margin: 4px 10px 10px 0px;
	padding: 2px 10px;
	background: #96200c;
	border: 2px solid #96200c; }


h1, h2, h3, h4, h5, h6 { color:#96200c; margin-bottom: 3px; }

h1 { font-size: x-large; }

h2 { font-style: italic; font-size:large; }

h3 { font-size:medium; text-shadow: 2px 2px 2px #c8c8c8; }

h4 { font-style: italic; font-size:small; }

h5 { font-size:x-small; }

h6 { font-style: italic; font-size:x-small; color: #cccc00; }

.tabler { text-align: right; }

.nospace { margin-bottom: 0px; margin-top: 0px; }
