body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}
h1 {
	font-family: Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
}
h6 {
	font-size: 7px;
}
#content {
	width: 400px;
	padding-left: 210px;
	height: 100px;
}
a {
	color: #666666;
	text-decoration: none;
}
#images {
	width: 100%;
	background-image: url(../assets/images/background3.jpg);
	background-repeat: no-repeat;
	padding-left: 210px;
}
#footer {
	padding-left: 210px;
	width: 100%x;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}
table {
	font-size: 11px;
}
