/* structure--------------------------------- */

body {  
	font-family: Arial, Verdana, Sans-serif;
	width: 640px;  
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url("images/tophome_astransition.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 1;
	} 

img {
	border-width: 0px;
	}
	
td {
	vertical-align: top;
	}

hr {
	height: 1px;
	color: #bbb;
	}
	
#container {  
	width: 640px;  
	text-align: left;
	z-index: 1;
	}
	
	
#bodyText {
	position: relative;
	margin-top: 70px; 
	margin-left: 87px; 
	margin-right: 32px; 
	font-size: 12px;
	}
	
p {  
	margin: 0px 0px 0px 0px;
	font-size: 12px;  
	line-height: 14px;  
	color: #333;  
	margin-bottom: 10px;  
	}
	
p.boxer {  
	font-size: 12px;  
	line-height: 14px;  
	color: #333;  
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
.box {  
	color: #393939;  
	padding: 3px;  
	border: 1px solid #C90;  
	background-color: #d9d3ce;  
	margin-bottom: 12px;
	}
	
h1 {  
	font-weight: bold;  
	font-size: 185%;  
	color: #666;  
	line-height: 1.2em;
	}
	
h2 {  
	font-weight: bold;  
	font-size: 1.2em;  
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h3 {  
	font-weight: bold;  
	font-size: 1.1em;  
	color: #C90;
	margin-top: 0px;
	padding-bottom: 2px;
	}
	
h4 {  
	color: #B00;  
	font-size: 1em;  
	line-height: 14px;  
	font-weight: bold;  
	margin-top: 0px;  
	border-bottom: 1px solid #C90;
	padding-bottom: 2px;
	}
	
h5 {  
	color: #B00;  
	font-size: 1.1em;  
	line-height: 14px;  
	font-weight: bold;  
	margin-top: 0px;  
	}
	

.inlinehead {  
	color: #B00;  
	font-size: 1.1em;  
	font-weight: bold;  
	}
/* Default Link --------------------------------- */
a {color:#039; text-decoration:underline;}
a:link {color:#039;}
a:visited {color:#306;}
a:hover, a:active {color:#c30000;}

a.head {color:#c30000; text-decoration:none; font-weight: bold;}
a.head:link {color:#c30000;}
a.head:visited {color:#c30000;}
a.head:hover, a:active {color:#c30000; text-decoration:underline;}

	


