@charset "utf-8";
/* CSS Document */
body {
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EBEBEB;
}
a {
	text-decoration:none;
}
:focus {
	outline: 0;
}
h1 {
	margin:0px;
	padding-top:20px;
	padding-left:50px;
	font-weight:normal;
	font-size:24px;
}
h2 {
	margin:0px;
	margin-left:50px;
	font-weight:normal;
	font-size:16px;
}
h3 {
	margin:0px;
	margin-top:15px;
	margin-left:50px;
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
h4 {
	margin:0px;
	margin-left:50px;
	font-weight:normal;
	font-size:15px;
	margin-bottom:15px;
	color:#FFFFFF;
}
h4 a{
	color:#FFFFFF;
}
h4 a:hover{
	color:#CCCCCC;
	text-decoration:underline;
	
}
p {
	font-size:12px;
	margin-left:10px;
}
/** CENTER ME! **/
.bodySurround {
	position:absolute; 
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
}
.bodyMain {
	position:relative;
	top:0px;
	height:100%;
	width:993px;
	margin: 0 auto;
}
.bodyBox {
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	width:993px;
	text-align:left;
	padding-bottom:30px;
}

/** Columns **/
.columnLeft {
	position:relative;
	float:left;
	width:198px;
}

.columnRight {
	position:relative;
	float:right;
	width:795px;
}

/** Menu **/
.logo {
	position:relative;
	float:left;
}
.menu {
	position:relative;
	float:left;
	width:198px;
	height:340px;
	background:url(images/menu/menubig.gif) no-repeat top left;
}
.buttonContainer {
	position:relative;
	top:42px;
	left:17px;
}
.button {
	position:relative;
	width:163px;
}
.buttonSpacer {
	position:relative;
	width:160px;
	height:53px;
}

/** CONTENT **/
.content {
	position:relative;
	float:left;
	width:795px;
	background:url(images/content/border/background.gif) repeat-y top left;
}
.contentTop {
	position:absolute;
	top:0px;
	left:0px;
	width:795px;
	height:363px;
	background:url(images/content/border/top.gif) no-repeat top left;
	
}
.contentBottom {
	position:absolute;
	bottom:0px;
	left:0px;
	width:795px;
	height:363px;
	background:url(images/content/border/bottom.gif) no-repeat bottom left;	
}
.contentBackground {
	position:absolute;
	float:left;
	margin-top:50px;
	margin-bottom:50px;
	left:40px;
	width:722px;
	height:410px;
	background:url(images/content/background.gif) no-repeat top left;
}
.contentText {
	position:relative;
	padding:50px;
	padding-top:40px;
	padding-bottom:80px;
	width:680px;	
}
.contentText p{
    line-height:14px;
}

/** HOMEPAGE **/
.homeRightPic {
	position:absolute;
	top:1px;
	left:390px;
	width:312px;
	height:370px;
}
.homeRightPic h1{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin-left:0px;
	margin-top:5px;
}
.homeRightPic p{
	margin-left:0px;
}

/** NEWS SECTION **/
#news {
	height:510px;
}
.newsPaper {
	position:absolute;
	top:1px;
	left:50px;
	width:305px;
	height:409px;
	background:url(images/content/news/newsbox.gif) no-repeat top left;
}
.newsPaperText {
	position:absolute;
	top:100px;
	left:15px;
	width:280px;
	height:270px;
	overflow:hidden;
}
.newsPaperText h1{
	margin:0px;
	padding:0px;
	margin-left:15px;
	font-weight:bold;
	font-size:14px;
	color:#340000;
}

.newsPaperText h2{
	margin:0px;
	margin-left:15px;
	margin-right:20px;
	margin-bottom:10px;
	padding-bottom:15px;
	font-size:12px;
	border-bottom:1px #340000 dotted;
}
.newsPaperText h2 a{
	color:#DEDED6;
	text-decoration:none;
}
.newsPaperText h2 a:hover{
	color:#fff;
}
.newsPaperPages {
	position:absolute;
	top:385px;
	width:270px;
	left:20px;
	text-align:center;
	font-size:12px;
	color:#ccc;
}
.newsPaperPages a{
	color:#CCCCCC;
	margin-left:2px;
	margin-right:2px;
}
.newsPaperPages a:hover{
	color:#FFFFFF;
}
.newsButtons {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#730909;
}
.newsButtons a{
	font-size:14px;
	font-weight:bold;
	color:#990B0B;
	margin-left:4px;
	margin-right:4px;
	}
.newsButtons a:hover{
	font-size:14px;
	font-weight:bold;
	color:#BF0D0D;
	margin-left:4px;
	margin-right:4px;
}
/** Flash gallery setup **/
.galleryHolder {
	position:absolute;
	top:48px;
	left:42px;
	width:709px;
	height:412px;
}
.galleryBackground {
	position:absolute;
	top:0px;
	left:0px;
	height:510px;
	width:795px;
	background:url(images/content/border/full.gif) no-repeat top left;
}

#linksMax {
	height:380px;
	width:620px;
	overflow:auto;
	padding:0px;
	top:60px;
	left:40px;
}

/** FOOTER **/
.footer {
	position:relative;
	float:left;
	padding-left:170px;
	width:800px;
	font-size:8px;
	text-align:center;
	color:#666666;
}
.footer a{
	color:#999999;
	margin-left:5px;
	margin-right:5px;
	font-size:11px;
}
.footer a:hover{
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
}