/* --- CSS Document by Arlen McCluskey --- */


/* --- Layout --- */


body {
	background-image: url(../images/construct/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #1e1e1e;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 100%;
}

#container {
   min-height:100%;
   position:relative;
}

#header {
	padding-top: 0;
	margin-top: 0px;
	width: 991px;
	margin-left: auto;
	margin-right: auto;
	height: 190px;}

#header h1 {text-indent: -9000px;
	font-size: 1px;
	height: 0px;
	margin-bottom: 155px;}

#outer_top {
	width: 975px;
	background-image: url(../images/construct/cap.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 103px;
	padding-bottom: 0px;
}

#outer_bottom {
	width: 975px;
	background-image: url(../images/construct/foot.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 52px;
}

#central {
	z-index: 1;
	width: 975px;
	padding-top: 50px;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	background-image: url(../images/construct/band.png);
	background-position: center;
	background-repeat: repeat-y;
	}

#banner {
	width: auto;
	margin-top: 0;
	min-height: 100%;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-image: url(../images/construct/header.png);
	padding-bottom: 250px;
}


#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 250px;
	background-repeat: repeat-x;
	background-color: #cf4343;
	background-image: url(../images/construct/footer.jpg);
}

#footer_bg {
	background-image: url(../images/construct/isles.png);
	background-repeat: no-repeat;
	background-position: 90% 0px;
	height: 230px;}
	
#footer_nav {
	width: 850px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	width: 1005px;
	height: auto;}
	
.text_box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;}

.left_column1 {
	margin-right: 0;
	margin-top: -100px;
	margin-left: 70px;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 430px;}
	
.wide_column {
	margin-right: 0;
	margin-top: -100px;
	margin-left: 70px;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 820px;}
	

.right_column1 {
	float: right;
	margin-right: 85px;
	margin-top: -100px;
	margin-left: 0;
	width: 330px;}

#tweetie {
	height: 230px;
	width: 330px;
	background-image: url(../images/construct/tweet.jpg);
	background-repeat: no-repeat;
	background-position: top;}
	
.right_area {margin-top: 50px;}

.little_tweet {
	height: 110px;
	padding-top: 8px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 20px;}

.lower_nav {margin-left: 270px;}

#footer_nav table tr td h3 a {color: #FFF;}
#footer_nav table tr td h3 A:hover {text-decoration: underline;} 

#footer_nav table tr td ul {
	margin: 0;
	padding: 0;}

#footer_nav table tr td ul li a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: mplus_thin, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;}

#footer_nav table tr td ul li a:hover {text-decoration: underline;}

#footer_nav table tr td ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
#footer_nav table {margin-left: 0;}

.address_box {
	float: right;
	margin-top: 90px;
	margin-right: 50px;
	width:200px;}

.lower_credits {
	letter-spacing: 2px;
	word-spacing: 5px;
	font-family: mplus_thin, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	margin-left: 0;}
	
.float_right {float: right;
margin-left: 30px;
margin-bottom: 20px;}

.float_left {float: left;
margin-right: 30px;
margin-bottom: 20px;}

.rounding {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

.rounding2 {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

.copyright {
	text-align: center;
	color: #5FB4B2;
	font-size: .8em;
	font-family: mplus_light, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	word-spacing: 3px;
	margin-bottom: 6px;
	margin-top: 10px;
}
