body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

dl {
	text-align: left;
	font-weight: bold;
	margin-right: 20px;
	margin-left: -190px;
	padding-right: 20px;
	padding-left: -190px;
}

dt {
	margin-top: 15px;
	text-transform: capitalize;
}

dd {
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

h6 {
	font-family: "Gill Sans", "Lucida Sans", Geneva, Arial;
	font-size: xx-small;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	margin-right: 14px;
	margin-left: 14px;
	text-align: right;
}

div {
	margin-top: 0px;
	margin-bottom: 0px;
}

option {
	margin-top: 5px;
	margin-bottom: 5px;
}

.community_choice {
	font-family: "Gill Sans", "Lucida Sans", Geneva, Arial;
	font-size: x-small;
	color: #B2B9A1;
	background-color: #303e4c;
	width: 180px;
	visibility: hidden;
}

.mainpic {
	margin-top: 0px;
	margin-bottom: -3px;
	z-index: 400;
}

.bottom {
	margin-bottom: -15px;
}

.models_gallery {
	margin-right: 4px;
}

.youarehere {
	color: #B2B9A1;
}

#container {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
}

#content {
	background-color: #dddddd;
	background-image: url(images/welcome.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 600px;
	text-align: left;
	font-family: "Gill Sans", "Lucida Sans", Geneva, Arial;
	font-size: x-small;
	text-decoration: none;
	z-index: 300;
	padding-top: 20px;
	margin-top: -10px;
}

	#content p {
	font-weight: normal;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;}

	#content ul {
	margin-left: -39px;
	font-weight: normal;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-image: none;
	list-style-type: none;
	margin-top: -12px;
	margin-bottom: 25px;
}

	#content li {
	display: inline;
}

	#content h1 {
	font-weight: normal;
	text-align: left;
}

	#content h2 {
		font-weight: normal;
		margin-top: -15px;}

	#content a {
	text-decoration: none;
	color: #336699;}

	#content a:hover {
	text-decoration: none;
	color: #6699CC;}

#left_column {
	float: left;
	width: 180px;
	margin-left: 10px;
	text-align: right;
}

#right_column {
	margin-left: 210px;
}

#nav {
	background-color: #303c4e;
	width: 600px;
	font-family: "Gill Sans", "Lucida Sans", Geneva, Arial;
	text-decoration: none;
	z-index: 300;
	text-align: center;}

	#nav li {
		display: inline;
		text-transform: capitalize;
		margin-right: 7px;
		margin-left: 7px;
		font-size: small;
		margin-top: 5px;
		margin-bottom: 5px;}

	#nav ul {
		padding-left: 0px;
		list-style-image: none;
		list-style-type: none;
		margin-left: 0px;
		background-image: url(images/nav_background.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: -5px;
		margin-bottom: -5px;}

	#nav a {
		text-decoration: none;
		color: #6699CC;}

	#nav a:hover {
		color: #dddddd;
		text-decoration: none;}

#setup {
	margin-top: 0px;
	background-color: #FFFFFF;
	z-index: 200;
	padding-right: 25px;
	padding-left: 25px;}

