#container {
	height: auto;
	width: 800px;
	background-image: url(images/bgcolor.jpg);
	background-repeat: repeat;
	margin-right: 20px;
	margin-left: 20px;
}
#header {
	text-align: right;
	margin-right: 20px;
}
#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	padding: 0px;
	text-indent: 0px;
}
#bodytext p {
	text-indent: 0px;
}


#bodytext a {
	text-decoration: none;
	color: #CCCCCC;

}
#bodytext a:link{

}

#bodytext a:visited{

}

#bodytext a:hover{
	text-decoration: underline;

}


p {
}

#links {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	border: 1px solid #FFFFFF;
	padding: 10px;
}

#links a {
	text-decoration: none;
	color: #FFFFFF;

}
#links a:link{

}

#links a:visited{

}

#links a:hover{
	text-decoration: underline;

}


#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 80%;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nav a {
	text-decoration: none;
	color: #FFFFFF;

}
#nav a:link{

}

#nav a:visited{

}

#nav a:hover{
	text-decoration: underline;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;

}
#footer a:link{

}

#footer a:visited{

}

#footer a:hover{
	text-decoration: underline;

}


#flashnav {
}
