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

/*
*************************************************

Methew R o s e n b l u m
General Screen Styles

Keepin it fresh.

*************************************************
*/

/*-------------------------------------------    
    General Controls
-------------------------------------------*/

html,body{
	margin:0;
	padding:0;
	background-image: url(../i/back02.gif);
	background-repeat: no-repeat;
}
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left;}

img{
	border:0px;
	display:block;
}
a:link {
	color:#004080;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
}
a:visited {text-decoration:none;}
a:active {color:#004080; }
h3     {
	color: #666666;
	font-size: 12px;
	word-spacing: 0.1em;
	letter-spacing: 0.15em;
	margin: 1px 1px 2px;
	padding: 0
}

#apDiv1 {
	position:absolute;
	left:6px;
	top:405px;
	width:124px;
	height:143px;
	z-index:1;
	vertical-align: top;
}
#apDiv2 {
	position:absolute;
	left:147px;
	top:406px;
	width:123px;
	height:159px;
	z-index:2;
}
#anti {
	position:absolute;
	left:147px;
	top:640px;
	width:125px;
	height:22px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:285px;
	top:370px;
	width:134px;
	height:199px;
	z-index:4;
	}
#Content {
	position:absolute;
	left:428px;
	top:16px;
	width:721px;
	z-index:5;
	height: auto;
}

div#anti a{
font-size:11px;
	display:inline;
	padding:0;
	color: #999999;
	text-align:center;
	text-decoration:none;
}

div#anti a:hover
{
	background-color: #cccccc;
	color: #fff;
}

div#apDiv2 a {
	display:inline;
	color: #F4F4F4;
	text-decoration: none;


}
div#apDiv2 a:hover {
	color:#8080FF;
}
div#apDiv2 a:active {color:#8080FF}