body {

	background-color: #FFFFFF;
    background-image: url(../images/body_bg.jpg);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	
	
	}

div#container
{
	position:relative;
	width: 760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}


.a1 {
	font-size: 22px;
	font-weight: ...;
	font-style: ....;
	color: #FFFF33;
	font-family: Arial;
}


#apDiv1 {
	position:absolute;
	width:515px;
	height:29px;
	z-index:1;
	left: 232px;
	top: 129px;
}

#apDiv2 {
	position:absolute;
	width:548px;
	height:94px;
	z-index:1;
	left: 199px;
	top: 16px;
}

.style1 {
	color: #4d95dd;
	font-weight: bold;
}
p{font-family:Times New Roman; font-size:17px; margin:15px; }

.style2 {
font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}

#coolmenu{
border: 1px solid gray; 
border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	
width:87%; 
background-color: #f6f6f6; 

}

* html #coolmenu{ 
width: 145px;
}

#coolmenu a{
font: bold 12px Times New Roman; 
padding: 2px; 
padding-left: 4px;
display: block;
width: 100%; 
color: #003366; 
text-decoration: none; 
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #f4f4f4; 
color: #1e1df3;  
}

.style3 {
	font-size: 14
}