body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#000;
	background-image:url(/img/bg.jpg);
	background-position: center;
}

#constrictor{
	height: 1050px;
	margin:auto;
}

#topnav{
	width: 960px;
	height:130px;
	margin: 0 auto;
	overflow: hidden;
}

#top_content{
	width: 900px;
	height: 330px;
	margin: 20px auto;
	padding-right: 10px;
	overflow: hidden;
}

#bottom_content{
	width: 915px;
	height: 330px;
	margin: auto;
	padding-top: 3px;
	overflow: hidden;
}

#mini_blog{
	background-image: url(/img/news_box.jpg);
	width: 241px;
	height: 244px;
	margin-left:4px;
	padding:72px 25px 0;
	float: left;
	overflow: hidden;
}

#thumbs{
	float:right;
	height:307px;
	margin-right:101px;
	width:497px;
}

#footer_logos {
	width: 915px;
	margin: auto;
	padding-top: 28px;
}

#contact{
	width: 340px;
	height: 300px;
	margin-left:14px;
	float: left;
	overflow: hidden;
}

#contact2 {
	float:right;
	height:300px;
	margin-left:14px;
	margin-right:109px;
	overflow:hidden;
	width:390px;
}



.logo{
	float:left;
}

.nav{
	float: right;
}

.title{
	float: left;
}

.gallery{
	float: right;
}

.top_words {
	float:right;
	text-align:left;
	width:590px;
	height: 330px;
	overflow: hidden;
	position: relative;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9d0a19;
	padding: 10px 0 0 0;
	font-size: 18px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9d0a19;
	font-size: 16px;
	margin-bottom: 2px;
}

a{
	color: #9d0a19;
	text-decoration:none;
}

a:hover{
	color: #000000;
	text-decoration:underline;
}

.blog_input {
	background-color: #ffffff;
	border: 1px solid #000000;
}

.blog_buttons {
	background-color: lightyellow;
	border: 1px solid #000000;
	margin-top: 6px;
}
