body {
	font-family: arial;
	color: #CCCCCC;
	background-color: #1A1A1A;
	font-size: 12px;
}
#container {
	width: 912px;
	background-color: #1A1A1A;
	margin: 15px auto 0px auto;
}
#menu {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	font-family: AvantGarde-Book, Arial;
	font-size: 14px;
	padding-top: 54px;
	text-align: right;
}
#menu a {
	color: #CCCCCC;
	padding-right: 15px;
	text-decoration: none;
}
#menu a:hover {
	color: #BF631E;
}
#content {
	border: 3px solid #CCCCCC;
	padding: 25px;
	margin-top: 10px;
	height: 280px;
}


.rightalign {
	text-align: right;
	margin-right: 10px;
}
#bottom {
	text-align: right;
	margin-right: 14px;
	margin-top: 15px;
}
#bottom h1 {
	font-family: AvantGarde-Book, Arial;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
#bottom .smallerheader {
	font-size: 14px;
}
#footer {
	margin-top: 80px;
	font-size: 10px;
}
#pagetext {
	float: right;
	width: 470px;
	text-align: justify;
	margin-top: 0px;
	height: 290px;
	background-color: #0066FF;
}
h1 {

	font-family: AvantGarde-Book, Arial;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
#content p {
	text-align: justify;
	margin-right: 20px;
	padding-right: 20px;
}
#content .mainimg {
	padding-left: 20px;
}
#content a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
