/*
 ____________________________________________________________
|                                                            |
|    DESIGN + Venturewise Design {http://venturewise.com}    |
|      DATE + February 2008                                  |
| COPYRIGHT + OswegoHeroes.com                               |
|____________________________________________________________|
*/

/***************************************************
   Element styles
 **************************************************/
body {
margin: 0px;
padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	background: #E5E5E5 url(siteback.jpg) repeat-y;
	
	color:#808080;
}
a {
	text-decoration: underline;
	color:#496E99;
}
a.1 {
	text-decoration: none;
	color:#4A6E99;
}
a.2 {
	text-decoration: underline;
	color:#808080;
}
.t11 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.style1 {color: #323232}
.style2 {color: #515151}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size: 12px;
	color:#808080;
}


#footer { width: 750px; height: 48px; text-align: center;
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/footer.jpg);
z-index: 1;
}
