.logo img {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 90px;
	width: 184px;
	background-position: center center;
}
.links_exchange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	text-decoration: overline;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
}
.links_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.links_text  a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#header_wrap {
	margin: 0px;
	width: 100%;
}
#header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/headerlogo2.jpg);
	background-repeat: no-repeat;
}
#logo p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	padding-top: 25px;
	padding-left: 25px;
	letter-spacing: 1px;
}
#menu_wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	background-color: #2f1700;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.Right_header {
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.project_update {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-decoration: overline;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
.project_update a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
}

#form1 table tr td div {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
}


#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#menu li {
	display: inline;
	padding-left: 25px;
}
.project_content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: left;
	width: 530px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#container_area {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Links {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	background-image: url(images/headerbar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
}
.Links_section {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.Links_image {
	float: left;
}
.Left_header {
	background-image: url(images/headerbarXL.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	font-style: italic;
	margin-top: 25px;
}
.news_section {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.image {
	float: left;
	height: 70px;
	width: 70px;
}
.news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	width: 160px;
	float: right;
}
#Right_area {
	float: right;
	width: 600px;
	margin-top: 30px;
}
.contnet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: overline;
}
#Footer_wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
}

#Left_area {
	float: left;
	width: 290px;
}
.cleaner {
	clear: both;
}

#menu a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
	height: 30px;
}
.news a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
.news a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.youtube {
	width: 425px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.project_content ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
}
.map {
	width: 425px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.project_content a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
#Right_area form table tr td div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
}
#Right_area div center font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	font-style: italic;
}
#Right_area div center font a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.contact_me {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: center;
	font-weight: normal;
	padding-bottom: 30px;
}
.My_Gallery {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-align: right;
	text-decoration: overline;
	width: 480px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#Gallery_wrap {
	width: 552px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: auto;
	border: 1px solid #F00;
}
.Page {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
	width: 552px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.Image_gallery {
	width: 552px;
}
.Thumnail_1 {
	float: left;
	height: auto;
	width: 154px;
	padding: 15px;
}
.Thumnail_2 {
	float: left;
	height: auto;
	width: 154px;
	padding: 15px;
}
.Thumnail_3 {
	float: left;
	height: auto;
	width: 154px;
	padding: 15px;
}
#Right_area a {
	color: #CCC;
	text-decoration: none;
}
.links_text p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.early_day {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-decoration: overline;
	font-style: italic;
	text-align: right;
	width: 570px;
	margin-right: 30px;
	margin-bottom: 10px;
	height: 30px;
}
.prologue p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: left;
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.prologue {
	width: 520px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #C00;
	background-repeat: no-repeat;
	background-position: center;
}
.amp  {
	width: 520px;
	background-image: url(images/CustomAmp/CustomAmp3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.amp1  {
	width: 520px;
	background-image:);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Amp_wrap {
	background-image: url(images/CustomAmp/CustomAmp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	width: 520px;
}
.Amp_wrap2 {
	background-image: url(images/AMP/GTA5SE2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 380px;
	width: 520px;
}
.prologue  ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}

.media_blockL {
	float: left;
	width: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-decoration: overline;
	text-align: left;
}
.media_blockM {
	float: left;
	height: 200px;
	width: 170px;
}
.media_blockR {
	float: right;
	width: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-decoration: overline;
	text-align: right;
}
.media_wrap {
	width: 520px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/early_day/1190659457.jpg);
}
.media_blockM p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	width: 150px;
	margin-right: auto;
	text-align: right;
	margin-left: auto;
}
.cab_wrap {
	background-image: url(images/CAB/CABset.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 520px;
	height: 490px;
}
.Amp_underwrap2 {
	width: 520px;
}

