html, body {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-color: #99cccc;
	background-position: top;
}



#action-container {
	height: 100px;
	width: 25%;
}



body {

}



input
{

}



a:visited {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
	}
	
	
	
a:link {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
	}
	
	
	
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
	
	
a:active {

	}

	

#page-container {
	width: 800px;
	margin: 0;
	}



#header {

	}



#nav-container {
	width: 750px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 400px;
	}



#nav ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}



#nav {
	margin-left: 20px;
	padding-top: 75px;
	width: 255px;
	}


	
#nav li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	height: 30px;
	padding-left: 40px;
	padding-top: 5px;
	}	


	
#nav li a:link, #nav li a:visited {
	display: block;
	font-family: arial;
	font-size: 16px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	}


	
#nav li a:hover {
	background-image: url(../images/arrow2.gif);
	padding-left: 43px;
	}	



#content-container {
	width: 750px;
	text-align: left;
	background-image: url(../images/content_all.jpg);
	}



#content {
	font-family: arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 50px;
	}



#content p {
	margin: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



#content h1 {
	font-family: arial;
	font-size: 20px;
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	
}


#content h2 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}


#action {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 300px;
}
#footer {
	width: 800px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 25px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer p {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}




#footer a:visited {
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	padding-right: 15px;
	text-decoration: none;
}
#footer a:link {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
}
#footer a:hover {
	text-decoration: underline;
	padding-right: 15px;
}
#footer a:active {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
}
