body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #214000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1100px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	background-image:url(images/wrapper_bg.jpg);
}
#header {
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/header.jpg);
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #337508;
	background-image:url(images/splash.jpg);
	background-repeat:repeat-x;
	overflow:hidden;

}
#footer {
	height: 90px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/footer_bg.jpg);
}
#menuitem a {
	float: right;
	font-family: "century gothic";
	color: #303392;
	font-size: 15px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-decoration:none;
}
#menuitem a:hover {
	color: #a2caf8;

}
#vgmenu {
	position:relative;
	top: 295px;
	margin-right:auto;
	margin-left:auto;
}

#vgmenuitem a {
	float: left;
	font-family: "century gothic";
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 0px;
	padding-right:23px;
	text-decoration:none;
}
#vgmenuitem a:hover {
	color: #D2FF53;
}
#leftcolumn {
width: 440px;
padding-left:40px;
padding-right:20px;
float:left;

}
#rightcolumn {
width: 440px;
height: auto;
padding-left:20px;
padding-right:40px;
padding-top:135px;
float:right;
color: #FFFFFF;
font-size: 13px;
line-height: 20px;
font-family: "century gothic";
}
#model_splash {
	font-size: 12px;
	background-color: #996600;
	color: #FFFFFF;
	line-height: 18px;
}
#model_splash_header {
	font-size: 14px;
}
#model_splash p {
	margin-top: 10px;
}
li {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
}
#form {
	padding: 10px;
	background-color: #5BA6FB;
	font-size: 12px;
	line-height: 15px;
	margin-top: 30px;
}
#model {
	margin-bottom: 12px;
	background-color: #5BA6FB;
}
#model_description a {
	color: #D7F33F;
	text-decoration: none;
	line-height: 16px;
}
#copy ul {
	font-size: 12px;
	padding-left: 15px;
}
#model_description {
	background-color: #427FD1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
#rightcolumn a {
	color: #D7F33F;
	text-decoration: none;
}
#model img {
	border: 1px solid #427FD1;
}
#model_description p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#copy {
position:relative;
top: 325px;
color: #D9FF70;
font-size: 14px;
line-height: 25px;
font-family: "century gothic";
}


.subhead {
	font-size: 17px;
}
#copy ul {
	margin-left: 0px;
}
#copy a {
	color: #FFFFFF;
	text-decoration: none;
}
