@charset "UTF-8";

/* Created By Janney Lyn Bantog */
/*   www.JanneyLyn.com -- 2008  */

body{
background-image:url(../images/bg1.jpg);
#background-image:url(../images/bg1-ie.jpg);
_background-image:url(../images/bg1-ie.jpg);
background-repeat:repeat-x;
background-color:#f5f6ff;
}

#topleft{
background-image:url(../images/nav/topnav.jpg);
background-repeat:no-repeat;
width:817px;
height:148px;
_height:148px;
#height:148px;
margin-top:-9px;
#margin-top:-16px;
_margin-top:-16px;
margin-left:-10px;
#margin-left:-17;
_margin-left:-17px;
}

#topright{
	#margin-right:110px; 
	_margin-right:110px; 
	margin-right:146px; 
	#margin-top:-100px;
	_margin-top:-100px;
	margin-top:-140px;
	width:100px;
	float:right;
	position:relative;
}

#contentbox{
	background-image:url(../images/contentbg1.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
.contenttext{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	color:#312914;
	width:780px;
}

.pageHeader{
	color:#b05e34;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
.text1{
	font-size:1.1em;
	}
	
#nav{
	width: 100%;
	position:relative;
}

#resources{
	position:relative;
	}

#footer{
	position:absolute;
	left:0px;
	right:0px;
	background-color:#11406e;
	color:#ffffff; 
	font-size:.7em; 
	padding:2px;
	font-family:Georgia, 'Times New Roman', Times, serif;"
}

a:link {
	text-decoration: none;
	border:0px;
	color:#2e5c9b;
}
a:visited {
	text-decoration: none;
	border:0px;
	color:#2e5c9b;
	
}
a:hover {
	text-decoration: none;
	border:0px;
	color:#b55a07;
}
a:active {
	text-decoration: none;
	border:0px;
	color:#b55a07;
}

a:img {
	border:0px;
}

