@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0; }

body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#0e0e0e }
h1{color:#cfcfcf; text-transform: uppercase; font-size:12px; letter-spacing: 5px; margin-bottom: 2px; margin-top: 0px; margin-left:2px; font-weight:bold}
h3{ font-size:18px; letter-spacing: 4px; margin-bottom: 2px; margin-top: 2px}

a{ color:#cfcfcf; text-decoration:none;}
a:hover{ text-decoration:underline; }

a.e_l{ color:#666666; text-decoration:none;}
a.e_l:hover{ text-decoration:underline; }


strong{ font-size:11px; }

img{ border:0}
.imglogo{ margin: 0 0 0 0; border: 0px}


#top{
	top:0px;
	left:0px;
	position:relative;
	width:800px;
	height:75px;
	padding-top:10px;
	padding-left:190px;
}

#menu{
	color:#a0a0a0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
        line-height:16px;
	top:75px;
	left:0px;
	position:absolute;
	width:140px;
	padding-left:15px;
	height:550px;
	text-align:left;
	border-right:0px dotted #666666;
}

#content{
	top:75px;
	left:190px;
	position:absolute;
	width:640px;
	height:480px;
	text-align:left;
}


#as-right{
	top:0px;
	position:absolute;
	width:120px;
	height:240px;
}


#description{
	color:#444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}


#bottom{
        vertical-align:bottom;
	bottom:0px;
	left:0px;
	position:absolute;
	width:343px;
	height:241px;
	background: url(design1/zombie.jpg) no-repeat;
	z-index:-1;
}
#bottom_text{
        color:#666666;
        vertical-align:bottom;
	bottom:0px;
	left:180px;
	position:absolute;
	width:800px;
	height:16px;
	z-index:-1;
        margin-left:20px;
}

.link_ext{
	font-size:12px;
	color:#a0a0a0;
}
