body {
	background-color: #171717;
	background-image: url(images/main-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	border: 4px solid #FFF;
	clear: both;
	width: 1280px;
	background-color: #000;
}
.clear {
	clear: both;
	height: 2px;
	width: 1276px;
}

#wrapper {
	width: 1280px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#header {
	height: 142px;
	width: 1280px;
	padding-bottom: 15px;
}
#twothirds {
	float: left;
	width: 808px;
	padding-left: 60px;
	padding-right: 55px;
	padding-bottom: 15px;
	background-color: #000000;
	background-image: url(images/second-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.smallsection {
	float: left;
	width: 370px;
	padding-right: 20px;
}
.smallestsection {
	width: 160px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
.middlesection {
	width: 220px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}


#bottomlink {
	font-size: 10px;
	color: #FFF;
	text-align: right;
	height: 30px;
	width: 1270px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
a.menubutton:hover {
	color: #FFFFFF;
}

.justwhite {
	color: #FFF;
	text-decoration: none;
}

.title1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #FFF;
	line-height: 34px;
	font-weight: 900;
}
.title2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #CFF;
	line-height: 32px;
	font-weight: 900;
}
a.title2:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 32px;
	font-weight: 900;
}


.hometext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
}
.menubutton {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	color: #C11510;
	padding-left: 47px;
	text-decoration: none;
	font-weight: 900;
}
#fullphoto {
	width: 1280px;
}
#leftcolumn {
	background-color: #510101;
	float: left;
	width: 355px;
	padding-top: 25px;
	padding-bottom: 50px;
	height: 100%;
}
.leftmenubutton {
	width: 335px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: 900;
}
#footer {
	background-color: #333;
	clear: both;
	height: 80px;
	width: 1280px;
}
.padphoto {
	margin-right: -25px;
	padding-left: 40px;
}
.caption {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.caption a {
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}
