body {
	background: #000000 url("images/as_new.jpg") no-repeat; color: white;
	font-family: Vera, Verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
}
body.im {
	background: #000000; color: white;
	font-family: Vera, Verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
}

    a:link {color: #23669D; background-color: inherit;}
    a:visited {color: #23669D; background-color: inherit;}
    a:hover {color: #88B5F7; background-color: inherit;}
    a:active {color: #88B5F7; background-color: inherit; text-decoration: overline underline;}
    a:focus {color: #1E5474; background-color: inherit;}

.content {
	width: 585px;
	margin-top: 234px;
	margin-left: 190px;
}    
    
 ul {
	list-style-image: url("images/list_style.gif");
	font-weight: bold;
	font-size: 0.7em;
	padding: 12px 0 0 40px;
	margin: 0;
}

li {
	padding-bottom: 5px;
}


#menu_as {
	position: absolute;
	top: 276px;
	left: 8px;
	width: 157px;
}

#menu_asv2 {
	position: absolute;
	top: 568px;
	left: 8px;
	width: 157px;
	height: 194px;
}

#menu_l4d {
	position: absolute;
	top: 642px;
	left: 8px;
	width: 157px;
	height: 194px;
}

img {
	border: none;
}

p {
	font-size: 0.7em;
	color: #fff;
	padding: 0 10px 0 10px;
}

h2 {
	padding: 0 0 15px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}



table {
	
}


tr {
	font-size: 0.7em;
	color: #fff;
}

th {
	width: 195px;
}

td {
	text-align: center;
}


#banner {
	position: relative; top:30px; left:50px;
}
