.wrap{
	width:860px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 0px;
}

p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: left;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

ul {
	clear: left;
	margin-left: 0px;
}

li {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
}

#bannersection{
	float:left;
	background-image: url(../images/banner_home.png);
	width: 860px;
	height: 145px;
	display: inline;
}

#header{
	width:860px;
	float:left;
	clear:both;
}

.rocksolid_bannerlogo {
	margin-top: 5px;
	height: 135px;
	width: 230px;
	float: left;
	margin-left: 40px;
	display: inline;
}

.logo_link {
	display:block;
	text-decoration: none;
}

.header_banner_text {
	margin-top: 35px;
	height: 75px;
	width: 450px;
	float: right;
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	line-height: 1.3em;
	display: inline;
}


#sidebarheader_middle {
	width: 225px;
	background-color: #BB141A;
}

.sidebarheader_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.25em;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-style: italic;
}

.sidebarheader_headercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#sidebarheader_bottom {
	background-image: url(../images/sidebar_box_bottom.gif);
	height: 11px;
	width: 225px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#contentbox {
	clear:left;
	width:530px;
	float:left;
}

#sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	width: 495px;
	margin-left: 15px;
	background-color: #000000;
	padding-left: 10px;
	padding-bottom: 10px;
}

#sectionheader_top {
	margin-left: 15px;
	background-image: url(../images/content_box_top.gif);
	height: 12px;
	background-repeat: no-repeat;
}

#sectionheader_bottom {
	width: 505px;
	background-image: url(../images/content_box_bottom.gif);
	height: 12px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
}

#pagecontent_box {
	width:505px;
	margin-left: 15px;
	background-color: #000000;
	padding-bottom: 10px;
}

#pagecontent {
	width:485px;
	padding-left: 10px;
	padding-right: 10px;

}



#footer{
	clear: both;
	background-color: #990000;
	margin: auto;
}

#footer_box{
	width: 778px;
	height: 22px;
	margin: 0 auto;
	margin-right: 42px;
}

.footer_copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	color: #FFFFFF;
	padding-top: 5px;
}

#footer a{
	text-decoration:none;
	font-weight:normal;
	color:#FFFF00;
}

#footer a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#FFFF99;
}

#topnavbar {
	width: 860px;
	height: 35px;
	float: right;
	background-color: #000000;
}

#topnavbar_box {
	width: 780px;
	height: 30px;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	display: inline;
}

.button_home {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
}

.button_home:hover {
	background-position: 0 -60px;
	color: #FFFF00;
}

.button_home_selected {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	background-position: 0 -30px;
	padding-right: 2px;
}

.button_theouting {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
}

.button_theouting:hover {
	background-position: 0 -60px;
	color: #FFFF00;
}

.button_theouting_selected {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	background-position: 0 -30px;
	padding-right: 2px;
}

.button_options {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
}

.button_options:hover {
	background-position: 0 -60px;
	color: #FFFF00;
}

.button_options_selected {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	background-position: 0 -30px;
	padding-right: 2px;
}

.button_gallery {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
}

.button_gallery:hover {
	background-position: 0 -60px;
	color: #FFFF00;
}

.button_gallery_selected {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	background-position: 0 -30px;
	padding-right: 2px;
}



.button_whatyouneed {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
}

.button_whatyouneed:hover {
	background-position: 0 -60px;
	color: #FFFF00;
}

.button_whatyouneed_selected {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	background-position: 0 -30px;
	padding-right: 2px;
}

.button_contact {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
}

.button_contact:hover {
	background-position: 0 -60px;
	color: #FFFF00;
}

.button_contact_selected {
	display:block;
	float: left;
	width: 128px;
	height: 30px;
	background-image: url(../images/horizontal_menu_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 2.6em;
	font-weight: bolder;
	background-position: 0 -30px;
	padding-right: 2px;
}

.paragraph_links {
	color: #FFFF00;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}

.paragraph_links a, .paragraph_links a:link,  .paragraph_links  a:visited{
	color:#FFFF66;
	text-decoration:none;
}

.paragraph_links  a:hover{
	color: #999999;
	text-decoration: underline;
}

.paragraph_copy {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
}

.links {
	color: #990000;
	font-family: Verdana;
	text-decoration: underline;
}

.links a, .links a:link, .links a:visited {
	color:#990000;
	text-decoration:none;
}

.links a:hover {
	color: #666666;
	text-decoration: underline;
}

.rfiform_text {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #777777;
}

.rfiform_blk {
	font-family:Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.rfiform_background {
	background-color: #DBDBBF;
}

#trivia_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFF66;
	text-align: left;
	line-height: 1.3em;
	font-style: italic;
	width: 190px;
	margin-top: 10px;
	border-style: solid;
	border-color: #990000;
	padding: 5px;
	background-color: #BB141A;
	clear: right;
	display: block;
}

#trivia_imagebox {
	width: 205px;
	text-align: center;
}

#trivia_photobox {
	width: 60px;
	border: 1px #ffffff solid;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 81px;
	display: inline;
}

#trivia_copybox {
	padding-top: 10px;
	width: 205px;
	text-align: center;
}

.trivia_link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}

.trivia_link a, .trivia_link a:link, .trivia_link a:visited {
	color:#FFFF99;
	text-decoration:none;
}

.trivia_link a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


.sectionheader_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
}
#sidebarheader_white_top {
	background-image: url(../images/sidebar_box_top.gif);
	height: 11px;
	width: 225px;
	background-repeat: no-repeat;
}
#sidebarheader_white_middle {
	width: 225px;
	background-color: #BB141A;
	padding-bottom: 5px;
	overflow: hidden;
}
.sidebarheader_white_headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#sidebarheader_white_bottom {
	background-image: url(../images/sidebar_box_bottom.gif);
	height: 11px;
	width: 225px;
	background-repeat: no-repeat;
}
#link_box {
	width: 192px;
	border-style: solid;
	border-color: #990000;
	border: thin;
	padding-bottom: 5px;
	margin: 10px;
	padding-top: 5px;
	padding: 5px;
}
#links_photobox {
	width: 90px;
	padding-bottom: 8px;
	padding-left: 14px;
	float: left;
	clear: right;
	display: block;
	overflow: hidden;
}
	
#links_photobox_center {
	border: 1px thin #FFFF00;
	overflow: hidden;
	width: 92px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

.box_links {
	border: 1px solid;
	width: 90px;
	border-color: #FFFF00;
	display: inline;
}

img.figure {
	float:right;
	border: solid #999999 2px;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: visible;
	margin-top: 10px;
}

#image_frame {
	width: 175px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	float: right;
	margin-left: 15px;
}
body {
	background-color: #333333;
}
img.icon {
	margin-left: 3px;
	float: right;
	margin-top: -2px;
}
img.gallery_sm {
	float:right;
	border: solid #999999 2px;
	background-color: #333333;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: visible;
	margin-top: 10px;
}
img.gallery150 {
	float:right;
	border: solid #990000 2px;
	background-color: #FFFFFF;
	display: inline;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: auto;
}
img.gallery200 {
	float:right;
	border: solid #990000 2px;
	background-color: #FFFFFF;
	display: inline;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: auto;
}

.photo {
	width: 220px;
	border: 1px #666666 solid;
}
.figure p {
	float:left;
	display: inline;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-style: normal;
	margin-left: 5px;
	margin-bottom: 0px;
}
div.figure {
	float:left;
	width: 220px;
	margin-left: 7px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px #999999 solid;
	display: inline;
}
.figureCopy {
	float:left;
	border: solid #990000 2px;
	background-color: #FFFFFF;
	display: inline;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: auto;
	width: 200px;
}
div.galleryline {
	float:left;
	width: 890px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.figure H1 {
	float:left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	margin-top: 5px;
}

/* image container - gallery thumbnail */ 

div.gallery_thumbnail {
	float:left;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 230px;
	border: 1px solid #cccccc;
	padding-top: 5px;
	margin: 5px;
	display: inline;
}
img.gallery_thumbnail {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 220px;
}
.gallery_thumbnail p {
	float:left;
	display: inline;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	margin-left: 5px;
	margin-bottom: 0px;
}
.gallery_thumbnail H1 {
	float:left;
	display: inline;
	margin-bottom: 5px;
	overflow: auto;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	margin-left: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}
.gallery_thumbnail H2 {
	float:left;
	display: inline;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
}

.gallery_thumbnail a, gallery_thumbnail a:link, gallery_thumbnail a:visited {
	color:#990000;
	text-decoration:none;
}
.gallery_thumbnail a:hover {
	color: #999999;
	text-decoration: underline;
}

/* image container - gallery image */ 

div.gallery_image {
	float:left;
	background-color: #FFFFFF;
	overflow: auto;
	width: 450px;
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 10px;
}
img.gallery_image {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 445px;
}
.gallery_image p {
	float:left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}
.gallery_image H1 {
	float:right;
	display: inline;
	margin-bottom: 0px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 2px;
	clear: left;
}
.gallery_image H2 {
	float:left;
	display: inline;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
}
.gallery_image a, gallery_image a:link, gallery_image a:visited {
	color:#990000;
	text-decoration:none;
}
.gallery_image a:hover {
	color: #999999;
	text-decoration: underline;
}


#contentbox_gallery {
	width:485px;
	background-color: #000000;
	padding: 10px;
	margin-left: 15px;
	float: left;
	clear: right;
	display: inline;
}

#pagecontent_gallery {
	display: inherit;
	padding-left: 10px;
}
#left_gallerycontainer {
	width:520px;
	float: left;
}
#rightSidebar {
	width: 225px;
	float: right;
	clear: left;
	overflow: hidden;
	margin-right: 15px;
	display: inline;
}

#sidebarheader_top {
	background-image: url(../images/sidebar_box_top.gif);
	height: 11px;
	width: 225px;
	background-repeat: no-repeat;
}

#container{
	background-image: url(../images/background_yellow.png);
	margin-left: 40px;
	background-repeat: repeat-x;
	background-color: #CEBF00;
	width: 778px;
	padding-top: 15px;
	float: left;
	overflow: visible;
	padding-bottom: 15px;
}

/* image container - Bob Weeks container */ 

div.weeks_box {
	width: 195px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 5px;
	overflow: hidden;
	clear: right;
}
img.weeks_box {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	display: block;
	float: right;
	padding: 2px;
	margin: 2px;
}
.weeks_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-align: left;
	font-style: italic;
	clear: left;
	font-size: 12px;
}
.weeks_box H1 {
	float:left;
	display: inline;
	margin-bottom: 0px;
	overflow: auto;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	margin-left: 5px;
	text-transform: uppercase;
}
.weeks_box H2 {
	float:left;
	display: inline;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
}

#trivia_box_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFF66;
	text-align: left;
	line-height: 1.3em;
	font-style: italic;
	width: 190px;
	margin-top: 10px;
	border-style: solid;
	border-color: #990000;
	padding: 5px;
	background-color: #BB141A;
	clear: right;
	display: block;
}
#trivia_imagebox_copy {
	width: 205px;
	text-align: center;
}
#trivia_photobox_copy {
	width: 60px;
	border: 1px #ffffff solid;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 81px;
	display: inline;
}
#trivia_copybox_copy {
	padding-top: 10px;
	width: 205px;
	text-align: center;
}
.trivia_link_copy a, .trivia_link a:link, .trivia_link a:visited {
	color:#FFFF99;
	text-decoration:none;
}
.trivia_link_copy a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.sidebarheader_copy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
#sectionheader_bottom_gallery {
	width: 505px;
	margin-left: 15px;
	background-image: url(../images/content_box_bottom.gif);
	height: 12px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	float: right;
}
