/* CSS Document */



img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



body, html {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	background-color: #333300;

	text-align: center;

	margin:0px;

	height: 100%;

	background-image: url(/images/background_shadow.jpg);

	background-repeat:repeat-y;

	background-position: center;

}



#background {

	background-image: url(/images/background_shadow.jpg);

	background-repeat:repeat-y;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	text-align:center;

	height:100%;

	behavior: url(/includes/iepngfix.htc);

}

#wrapper {

	width: 960px;

	float:left;

	height:100%;

	margin-left:20px;



}



#header {

	float: left;

	height: auto;

	width: 740px;

	height:157px;

	background-image: url(/images/header_main.jpg);

	background-repeat: no-repeat;

}



.navigation {

	float: left;

	height: 20px;

	width: 460px;

	margin-top: 114px;

	margin-left: 38px;

	text-align: left;

	font-size: 14px;

	padding-left: 8px;

}



.navigation a:link, a:visited, a:active{

	color: #FFFFFF;

	text-decoration: none;

}



.navigation a:hover {

	color: #CC9999;

	text-decoration: underline;

}



#shoutbox {

	background-color: #999999;

	float: left;

	height: 120px;

	width: 700px;

	border: 1px solid #990000;

	margin-left: 20px;

}



#main_content {

	float: left;

	height: auto;

	width: 740px;

	background-image: url(/images/content_main.jpg);

	background-repeat: no-repeat;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#main_content2 {

	float: left;

	height:600px;

	width: 740px;

	background-image: url(/images/content_main.jpg);

	background-repeat: no-repeat;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#board {

	float: left;

	height: auto;

	min-height:500px;

	width: 720px;

	margin-left:20px;

	text-align: left;

}



#content{

	float: left;

	min-height:600px;

	width: 720px;

	margin-left:20px;

	text-align: left;

}



#right_column {

	float: right;

	height: auto;

	width: 220px;

	background-image: url(/images/right_column.jpg);

	background-repeat: no-repeat;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	min-height:730px;

}



#footer {

	height: 50px;

	width: 940px;

	float:left;

	background-color: #000000;

	text-align: left;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#footerlogo {

	height: 50px;

	width: 200px;

	float:right;

	text-align: right;

}



#footerlogo2 {

	height: 50px;

	width: 560px;

	float:left;

	text-align: left;

}

#transbox1 {
	background-color: #404B2E;
	padding: 10px;
	float: left;
	height: auto;
	width: 720px;
	border: 1px solid #003333;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

/* #transbox1 div {
	float: left;
	height: auto;
	width: auto;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	position:relative;
	font-size: 14px;
	color: #FFFFFF;
} */

#nontransbox {
	float: left;
	height: auto;
	width: auto;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	font-size: 14px;
	color: #FFFFFF;
}

#nontransbox a:link {
	color: #A7AD30;
	text-decoration: none;
}

#nontransbox a:active{
	color: #A7AD30;
	text-decoration: none;
}

#nontransbox a:visited{
	color: #A7AD30;
	text-decoration: none;
}

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



/* Styling */



h1 {

	display: inline;

	font-size: 28px;

	font-weight: bold;

	color: #FFFFFF;

}



h2 {}

