body {
	height: 100%;
	color: #3e4138;
	font: Trebuchet;
}

img {
	border: none;
}

#container {
	height: auto;
	width: 1010px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}

#left {
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: left;
}

#right {
	float: right;
	width: 800px;
	text-align: center;
}

#one {
	float: left;
	width: 504px;
	margin-left: 29px;
}

#two {
	float: right;
	width: 125px;
	margin-left: 30px;
}

#clr {
	clear: both;
}

#main {
	width: 504px;
	height: auto;
	padding-bottom: 35px;
}

.nav {
	font-size: 13px;
	text-align: right;
	padding: 0;
	margin: 13px 30px 13px 0;
}

.nav a {
	color: #000;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #3474a4;
}

.logo {
	padding: 0;
	margin: 0 0 18px 0;
	text-align:right;
}

#two img, #two a img {
	border: 2px solid #fff;
}

#two a:hover img {
	border: 2px solid #3e4138;
}

.art {
	text-align: left;
	margin: 0 0 20px 0;
}

.thumb {
	padding: 1px;
}

.bord {
	border: 2px solid #3e4138;
}

.on {
	border: 2px solid #3474a4 !important;
}

.description {
	font-size: 14px;
	color: #3e4138;
	letter-spacing: 1px;
	line-height: 22px;
	text-align: justify;
}

.marg {
	margin: 50px 25px;
}

.grid a img {
	border: 2px solid #fff;
}

.grid a:hover img {
	border: 2px solid #45822f;
}

.spacer {
	padding: 2px;
	margin-bottom: 39px;
}

.foot {
	font-size: 12px;
	color: #777;
	text-align: center;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
}

.norm {
	margin: 0 0 12px 0;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
	color: #555;
}

.norm a {
	text-decoration: none;
	color: #45822f;
}

.norm a:hover {	
	text-decoration: underline;
	color: #45822f;
}

.newspace {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: .7em;
	line-height: .75em;
	color: #000;
}

.req {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: .9em;
	line-height: .75em;
	color: #3474a4;
}

.inputs {
	font-size: .9em;
	border: 1px solid #555;
}

.inputs:hover, .inputs:active, .inputs:focus {
	border: 1px solid #45822f;
}