* {
	padding: 0;
	margin: 0;
}

body {
	background: #000000 url("http://www.goddessevilena.com/images/evilena_back.jpg") no-repeat fixed top left;
	color: #FFFFFF;
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	min-width: 920px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

div.header {
	border-top: 2px solid #000000;
	border-bottom: 3px outset #666;
	background: #000000;
	display: inline;
	position: fixed;
	padding: 0px;
	margin: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 75px;
	text-align: center;
	z-index: 3;
}

div.header div.title {display: inline-block;
	position: fixed;
	top: 0px;
	left:0px;
	z-index: 4;
}

div.header div.google {display: inline-block;
	position: absolute;
	right: 180px;
	top: 25px;
	z-index:5; 
}

div.header div.timerban {	display: inline-block;
	position: fixed;
	padding: 0px; margin: 0;
	top: 0px; 
	right: 0px;
	z-index:3; 
}

div.header div.navcontainer {
	position: relative;
	padding: 5px 0 10px 5px;
	top: 50px;
	left: 0px;
	height: 10px;
	background: transparent url("http://www.goddessevilena.com/images/nav_inactive.gif") center center repeat-x;
	z-index: 5;
}

ul.navlist {
	position: relative;
	top: 1px;
	z-index: 7;
	overflow: visible;
}

ul.navlist a {
	font-weight: bold;
	text-decoration: none;
}

ul.navlist, ul.navlist ul, ul.navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.navlist li { float: left; }

ul.navlist li a {
	color: #FFFFFF;
	background: #000000;
	filter: alpha(opacity=90);
	opacity: 0.90;
	filter: Shadow(Color=#666666, Direction=135, Strength=1);
	text-shadow: #666666 1px 1px 1px;
	padding: 3px;
	border: 1px #999999 outset;
}

ul.navlist li a:hover { color: #ff0000; }

ul.navlist li a:active {
	color: #cccccc;
	background-color: #3C0050;
}

ul.subnavlist { display: none; }

ul.subnavlist li {
	float: none;
	font-size: 16px;
}

ul.subnavlist li a {
	padding: 0px;
	margin: 0px;
}

ul.navlist li:hover ul.subnavlist {
	display: inline-block;
	position: absolute;
	float: left;
	padding-top: 5px;
	border-right: 2px ridge #DEDEDE;
	border-bottom: 2px ridge #DEDEDE;
	border-left: 2px ridge #DEDEDE;
}

ul.navlist li:hover ul.subnavlist li a {
	display: block;
	width: 170px;
	text-align: left;
	border: none;
	padding: 2px 2px 2px 10px;
}

ul.navlist span.lengthen li:hover ul.subnavlist li a {	
	width: 350px;	
}

ul.navlist li:hover ul.subnavlist li a:before { content: " >> "; }


div.maincontent {
	position: absolute;
	top: 76px;
	bottom: 16px;
	width: 100%;
	overflow: auto;
}

div.sidemenu {
	position: fixed;
	top: 185px;
	left: 10px;
	right: auto;
	min-width: 150px;
	width: 17%;
	margin: 1%;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	filter: alpha(opacity=70);
	opacity: 0.70;
	filter: Shadow(Color=#060606, Direction=135, Strength=1);
	text-shadow: #060606 1px 1px 1px;
	z-index: 3;
}

div.sidemenu p {
	margin: 0;
	padding: 3px 4px;
	color: white;
	background: #900;
	border: 3px outset #600;
}

div.sidemenu a, div.sidemenu em {
	display: block;
	margin: 0 6px;
	border-top: 1px solid #000;
}

div.sidemenu a:first-child { border-top: none; }
div.sidemenu em { color: #CFC; }

div.sidemenu a:link {
	color: white;
	text-decoration: none;
}

div.sidemenu a:visited {
	color: #CCC;
	text-decoration: none;
}

div.sidemenu a:hover, .current {
	color: white;
	background: black;
}

div.textblock {
	float: right;
	width: 76%;
	margin: 2%;
	margin-right: 1%;
	font-size: 18px;
	font-weight: bold;
	filter: Shadow(Color=#060606, Direction=135, Strength=1);
	text-shadow: #060606 -2px -2px 1px;
	background: #38004D;
	filter: alpha(opacity=70);
	opacity: 0.70;
	border: 5px outset #240032;
	overflow: visible;
}

div.textblock a:link {
	color: #570078;
	text-decoration: none;
	background: #AAA;
	font-weight: bold;
	padding: 2px 4px;
}

div.textblock a:visited {
	color: #570078;
	text-decoration: none;
	background: #666;
	font-weight: bold;
	padding: 2px 4px;
}

div.textblock a:hover {
	color: #570078;
	text-decoration: none;
	background: #000000;
	font-weight: bold;
	padding: 2px 4px;
}

div.textblock h1, div.textblock h2, div.textblock h3, div.textblock h4{
	padding: 0px 0px 0px 10px;
	filter: Shadow(Color=#060606, Direction=135, Strength=3);
	text-shadow: #060606 3px 3px 3px;
}

div.textblock p { padding: 15px; }

div.textblock p.nogap { padding: 5px; margin-left:10px; margin-right:10px;}

div.textblock span.bigbold {
	font-size: 26px;
	font-weight: bold;
}

div.textblock span.accent {
	font-size: 22px;
	color: #960014;
	font-weight: bold;
}

div.textblock ul {
	padding: 25px;
	filter: Shadow(Color=#060606, Direction=315, Strength=1);
	text-shadow: #060606 -2px -2px 1px;
}

div.textblock ul li span.bold {
	font-size: 20px;
	font-weight: bold;
}

div.textblock ul li.nobullet{
list-style-type:none;
font-size: 22px;
font-weight: bold;
}

div.textblock ul li.nobullet2 {list-style-type:none;}

div.textblock span.error {
	font-size: 22px;
	font-weight: bold;
	color: #960014;
}

div.textblock span.errorSM {
	font-weight: bold;
	color: #960014;
}

div.footer {
	border-top: 3px inset #666;
	border-bottom: 2px solid #000000;
	background: #000000;
	position: fixed;
	padding: 6px;
	margin: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 14px;
	text-align: left;
	font-size: 90%;
	z-index: 3;
	overflow: visible;
}

div.footer a:link {
	color: white;
	text-decoration: none;
}

div.footer a:visited {
	color: #CCC;
	text-decoration: none;
}

div.footer a:hover {
	color: #666;
	text-decoration: none;
}

#owner {
	position: fixed;
	padding: 5px;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	z-index: 6;
}

#comply {
	position: fixed;
	padding: 5px;
	margin: 0px;
	bottom: 0px;
	right: 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	z-index: 6;
}

.floatimg2 {
	height: 180px;
	float: right;
	margin: 20px 15px 15px 15px;
	background: #000000;
	border: 3px inset #666;
}

.floatimg3 {
	height: 580px;
	float: right;
	margin: 20px 15px 15px 15px;
	background: #535052;
	border: 3px inset #666;
}

.floatimg4 {
	height: 520px;
	float: right;
	margin: 20px 15px 15px 15px;
	background: #535052;
	border: 3px inset #666;
}

.floatimg5 {
	height: 444px;
	float: right;
	margin: 20px 15px 15px 15px;
	background: #535052;
	border: 3px inset #666;
}

.floatimg6 {
	height: 350px;
	float: right;
	margin: 20px 15px 15px 15px;
	background: #535052;
	border: 3px inset #666;
}

.floatimg7 {
	height: 300px;
	float: right;
	margin: 20px 15px 15px 15px;
	background: #535052;
	border: 3px inset #666;
}

div.rec { display: block;
    margin-left: auto;
   top: 100px;
   position: relative;
    margin-right: auto; width:700px; 
    font-size:115%; 
    text-align: center;}

div.records{ text-align: justify; display: block;
    margin-left: auto;
    margin-right: auto; 
    width:600px; 
    position: relative;}