@charset "utf-8";
/* CSS Document */
body {
	background-color : #000;
	color : #FFF;
	
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size : 12px;
}

#headScroll {
	background : url('../images/head_scroll2.jpg') no-repeat;
	height : 325px;
	widht : 1150px;
}

#headScrollLogo {
	position : relative;
	top : 55px;
	left : 140px;
	width : 315px;
}

#headScrollTab {
	position : relative;
	left : 780px;
	top : 30px;
	width : 160px;
}

#content {
	width : 895px;
	margin : 0 auto;
	position : relative;
	left : -11px;
	_left : -10px;
	background-color : #f3ebda;
}


#content #splashLogo {
	position : relative;
	left: 30px;
	margin-top : -200px;
}

#content #textBox {
	background : url('../images/logo-textbox.gif') no-repeat;
	width : 408px;
	height: 283px;
	position: relative;
	margin-top : -295px;
	left : 460px;
	color : #FFF;
	padding : 15px 15px 0 15px;
}

#content #textBox h1 {
	font-weight : normal;
	font-size : 30px;
	
	margin : 0;
	padding : 0;
}

#content #textBox p {
	width : 375px;
	text-align: justify;
	line-height: 20px;
}

#content #texts {
	padding : 0 0 0 20px;
}


#holder {
	width:1150px;
	margin : 30px auto;
	color : #000;
}

.column {
	float : left;
	width : 273px;
	margin : 0 5px;
}

.column h1 {
	font-size : 24px;
	color : #230903;
	font-weight: normal;
	margin : 10px 0;
	padding: 0;
}

h2, h3 {
	font-size : 24px;
	color : #230903;
	font-weight: normal;
	margin : 10px 0;
	padding: 0;
}

a {
	color : #8b774c;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color : #000;
}

a h3 {
	text-decoration : none;
}

a:hover h3 {
	text-decoration : underline;
}

.column p {
	padding : 5px 15px 15px 15px;
	margin : 0;
	line-height: 20px;
	font-weight: normal;
}

.column p.webcam {
	padding : 0px;
	margin : 5px 0;
	font-style:italic;
}

.column .shoutbox {
	background-color : #e5d5b4;
	padding : 5px 8px;
}

#footer a:hover {
	color : #FFF;
}

#footer {
	background-color : #000;
	color :#5e5650;
	margin-top : 25px;
	padding-top : 10px;
}

#footer .copy {
	float : left;
	background-color :#000;
}

#footer .allin1 {
	float : right;
	background-color :#000;
}

.reset {
	clear : both;
	height: 1px;
}

a img {
	border : none;
}
