@import url(okbrowsers2.css);
body {
        background: White url(../images/wallpaper.jpg) no-repeat fixed left;
	background-position: top left;
	color: Black;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#bodycontent {
	width: 595px;
	margin: 30px 0px 0px 76px; /* 96 */
	text-align: left;
	padding: 4px 10px 15px 10px;
	background-color: transparent;
	height: 100%;
	border-bottom: 1px solid #D4E7EB;
	border-right: 1px solid #D4E7EB;
}
H1, H2, H3, H4, H5, H6 {font-family: arial;}
H1 {font-size: 28px}
H2 {
	padding-top: 10px; /* 80 */
	padding-left: 0px; /* 88  */
	color: #5C7473;
	text-align: left;
	border-top: 1px solid #E4EDEA;
	font: italic bold 20px sans-serif;
}
H3 {font-size: 16px; padding-right:2em; color: #003300; text-align: right;}
H4 {font-size: 14px}
H5 {font-size: 12px}
H6 {font-size: 10px} 
p { font:12px/20px verdana, arial, sans-serif, helvetica; margin:0px 0px 16px 0px; } 
a:link {
	color: #993366;
	text-decoration: none;
} 
a:visited { color: #666699; } 
a:hover { color: Navy; text-decoration: underline; background-color: #fff; }
a.footer:link {
	color: #993366;
	text-decoration: none;
}
a:visited { color: #666699; text-decoration: none;}
a.footer:hover { color: Navy; text-decoration: underline; background-color: #fff; } 
#Menu {
	position: relative;
	top: 10px;
	right: inherit;
	margin-left: 1%;
	width:96%;
	padding: 10px 6px 10px 10px;
	background-color: transparent;
	border: 1px dashed Silver;
	text-align: right;
	line-height: 15px; /* Again, the ugly brilliant hack. */
	text-align: right;
	}
#footer {
	padding: 10px 10px 8px 0px; /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 34px; /* 14px + 10px + 10px = 34px */
	border-style: solid;
	border-color: #CCDBD8;
	border-width: 1px 0px;
	line-height: 14px;
	background-color: transparent;
	text-align: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #A07F5C;
}
.titlebig{
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 28px;
	margin-left: 3em;
	font-weight: lighter;
	letter-spacing: 4px;
	color: #8AA3A1;
} 
.titlesmall{ font-style: italic; font-size: 15px; font-family: sans-serif; letter-spacing: 2px; text-align: center; color: #FF9900; } 
small, sub, sup { font-size: 10px }