@import url("/include/nav.css");
@import url("/include/font.css");
@import url("/include/lightbox.css");
@import url("/include/sifr.css");
body
{
	padding: 0;
	margin: 0;
	background: #000000 url("/images/senset2.jpg") repeat-x;
    background-attachment: fixed;
}
h1, h2
{
	margin-top: 0;
	margin-bottom: 0pt;
}
h2
{
	padding: 1em 0;
}
a img, map, img
{
	border: 0 none;
}
#newnav
{ 
	width:450px;
	height: 110px;
	float: left;
}
#newnav object
{
	width: 450px;
	height: 47px;
}
#main
{
	width: 848px;
	border-top: none 0;
	border-bottom: none 0;
	margin: 0 auto;
}
#logo
{
	float: left;
	height: 100px;
	padding: 10px 0 0 0;
	width: 370px;
	background: url("/images/logobac2.png") no-repeat;
	background-position: 0 10px;
}
#logo img
{
	margin: auto;
	width: 300px;
	height: 100px;
	display: block;
}
#filler
{
	width: 490px;
	height: 63px;
	background: #ffffff;
	background: url("/images/fillerbac2.png") no-repeat;
}
#container
{
	width: 800px;
	padding: 0 24px;
	background: url("/images/mainbac2.png") repeat-y;
	position: relative;
}
#rounded
{
	width: 580px;
	float: left;
	background: url("/images/texas51.png") no-repeat;
	background-position: 506px 70px;
}
#rounded-top
{
	width: 580px;
	height: 54px;
	background: url("/images/inside-top2.png") no-repeat;
}
#rmiddle
{
	width: 500px;
	padding: 0 40px;
	min-height: 300px;
	height: auto;
	background: url("/images/inside-middle2.png") repeat-y;
}
#rounded-bottom
{
	width: 580px;
	height: 60px;
	background: url("/images/inside-bottom2.png") no-repeat;
}
#mainflash
{
	width: 500px;
	height: 255px;
}
#panel
{
	width: 220px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background: url("/images/texas52.png") no-repeat top left;
	background-position: 0 70px;
	float: left;
}
#texas
{
	height: 180px;
}
#gallery object
{
	height: 200px;
	width: 200px;
}
#footer
{
	width: 800px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 15px 24px 0 24px;
	background: url("/images/bottom2.png") no-repeat;
	position: relative;
}
#footer #copyright
{
	width: 300px;
	float: left;
	padding: 70px 0 10px 70px;
}
#footer #info
{
	float: left;
	width: 360px;
	padding: 20px 70px 0 0;
}
#footer #rss
{
	position: absolute;
	right: 26px;
	top: 80px;
}
#pages
{
	margin-top: 3em;
}
#news
{
	padding: 0;
	list-style: none;
}
#news h2
{
	margin: 0;
}
#news .date
{
	margin-bottom: 1em;
}
#search
{
	width: 100%;
	height: 150px;
	background: url("/images/search.png") no-repeat;
	padding-top: 89px;
}
#search input
{
	width: 60%;
	margin: auto;
	padding: 0;
	display: block;
	margin-bottom: 10px;
}
#searcheng
{
	width: 500px;
	height: 500px;
}
#rating
{
	float: right;
	width: 150px;
	margin: 1em;
}
#team
{
	border: 2px solid #3A4442;
	margin: auto;
	display: block;
}
#gfc
{
	width: 495px;
}
.person
{
	float: right;
	margin: 1em;
	border: 2px solid #3A4442;
}
.contact
{
	display: block;
	margin: auto;
}
.clear
{
	clear: both;
	height: 0px;
}
