@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
}

.pic {
	margin: 20px;
}

#Wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	height: 200px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(images/blue_black_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#Nav_Wrapper {
	height: 30px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	
	color: #FFF;
}

#CoverFlow_Wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#text_Wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#Top_Nav_wrapper {
	float: right;
	position: top;
}

#Footer {
	height: 50px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	
	color: #FFF;
	margin-top: 10px;
}

.Column_Left {
	width: 543px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}

.Column_Right{
	width: 343px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}



.Column_half {
	width: 443px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}


.Column_full {
	width: 900px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}

.Column745 {
	width: 743px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}

.Column370{
	width: 368px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}

.Column371{
	width: 368px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}

.Column145 {
	width: 143px;
	
	background-image: url(images/texture_grunge_washed_by_dead_brush.gif);
	background-position: center center;
	background-attachment: scroll;
}

.float_right {
	float: right;
	margin-top: 10px;
}

.float_left {
	float: left;
	margin-top: 10px;
}

.Color_White {
	color: #FFF;
}

.Color_Blue {
	color: #2d518d;
}

.Color_Grey {
	color: #999;
}

.Color_Orange {
	color: #e77817;
}

.Color_Black {
	color:#000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	color: #fff;
	

	margin-left: 10px;
	margin-right: 10px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	color: #999999;
	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	color: #999999;
	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.Font-Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	color: inherit:
}

.Font-Smalla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	color: inherit:
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
}

a:link {
	font-family: inherit;
	font-size: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-align: inherit;
	text-decoration: none;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	color: #fff;
}
a:visited {
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-align: inherit;
	text-decoration: none;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
}
a:hover {
	color: #2d518d;
	font-family: inherit;
	font-size: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-align: inherit;
	text-decoration: none;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
}
a:active {
	color: #2d518d;
	font-family: inherit;
	font-size: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-align: inherit;
	text-decoration: none;
	text-indent: inherit;
	text-shadow: inherit;
	text-transform: inherit;
}