body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#info a {
	color: #5079C5;
	font-weight: normal;
	text-decoration: underline;
}

#body {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 80%;
	left: -2px;
}
#content {
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	float: left;
	height: 122px;
	width: 776px;
}
.clear {
	clear: both; 
}
#info {
	width: 716px;
	text-align: left;
	line-height: 150%;
	background: top;
	color: #FFFFFF;
	font-size: 95%;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
#info h2 {
	font-size: 110%;
	color: #395FAA;
	margin-bottom: 10px;
	margin-top: 30px;
}

#footer {
	font-size: 90%;
	background: url(../images/allison/footer.jpg) no-repeat;
	width: 776px;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #172824;
}
#menu_top {
	width: 716px !important;
	width: 714px;
	background: #203932;
	border-top: 1px solid #CFE5DF;
	border-bottom: 1px solid #CFE5DF;
	margin: 0px !important;
	margin: 0px 23px 0px 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}

#info > p {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
#info h1 {
	font-size: 130%;
	color: #BAD8D0;
	margin-bottom: 15px;
}

#footer_menu {
	font-size: 100%;
	margin-top: 10px;
}
#footer_menu a {
	color: #CFE5DF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#info a:hover {
	text-decoration: none;
}

#footer_menu a:hover {
	color: #31574D;
	padding-right: 10px;
	padding-left: 10px;
}

.returnindex a {
	text-decoration: none;
	color: #85BCAD;
	font-size: 95%;
}

.returnindex a:hover, .returnindex a:active, .returnindex a:visited {
	text-decoration: none;
	color: #B4C6C1;
}


/**********  HORIZONTAL MENU SYSTEM CSS **************/ 

#hor-menu ul {
	padding: 6px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%!important;
	font-size: 85%;
	margin: 0px;
	
}
#hor-menu li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px -3px 0px 0px !important;
	margin: 0px;
	height: 11px;
}

#hor-menu a {
	padding: 6px 15px;
	color: #FFFFFF;
	margin: 0px;
}

#hor-menu a:link, #hor-menu a:visited {
	color: #CFE5DF;
	text-decoration: none;
}

#hor-menu a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/hor-menu-over.jpg);
	background-repeat: repeat-x;
}

#hor-active a:link, #hor-active a:visited, #hor-active a:hover, #hor_active #hor_current {
	color: #CFE5DF;
	background-color: #31574D;
	background-image: url(../images/hor-menu-active.jpg);
	background-repeat: repeat-x;
}

img.image_r {
	margin-left: 25px;
	margin-bottom: 25px;
	border: 1px solid #C1B9AA;
	float: right;
}
img.image_l {
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #C1B9AA;
	float: none;		
}
img.image {
	border: 2px solid #203932;
}
img.image_noborder {
	border: 0px;
}
img.imagelarge {
	border: 3px solid #203932;
}

#divider {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ECECEC;
	border-bottom-color: #ECECEC;
	padding: 12px 5px 15px;
}
#divider-border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CDD6E8;
	border-bottom-color: #CDD6E8;
	color: #221910;
	background-color: #E2E2E2;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
}
#padding-5-top {
	padding-top: 5px;
	clear: both;
}

.text_small {
	font-size: 90%;	
}

#photowrapper {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.text_80 {
	font-size: 100%;
}

#photo {
	width: 221px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 18px;
}

.thumb_title {
	margin-bottom: 12px;
	color: #9BB7AF;
	margin-top: 8px;
}

#left {
	text-align: right;
	vertical-align: top;
	float: left;
	width: 115px;
	font-size: 120%;
	padding-right: 20px;
	margin-top: 20px;
}

#right {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 115px;
	font-size: 120%;
	padding-left: 20px;
	margin-top: 20px;
}

#image_title {
	float: left;
	width: 390px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
#image_size {
	width: 100px;
	float: left;
	text-align: right;
	vertical-align: top;
}

#photo-large {
	text-align: center;
	vertical-align: top;
	float: left;
	width: 500px;
	margin-top: 12px;
}

#homepagepic {
	text-align: center;
	vertical-align: top;
	float: left;
	width: 500px;
	margin-top: 12px;
	margin-left: 115px;
}

#show_type {
	color: #F0DDCC;
	width: 100px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#show_year {
	float: left;
	width: 50px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #E6ECEC;
}
#show_info {
	float: left;
	width: 345px;
	padding-bottom: 5px;
}

.clearboth {
	clear: both;	
}


.pages_top {
	text-align: right;
}
.pages_down {
	color: #FFFFFF;
	font-size: 70%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	background: #C16120;
}
.pages_bottom {
	text-align: center;
}
.text_red {
	color: #CC0000;
}
.text_blue {
	color: #AAC2C2;

}
.text_available {
	color: #999999;
}

.text_200 {
	font-size: 120%;
	line-height: 1.5em;
}
#info-pic {
	width: 776px;
	text-align: left;
	line-height: 150%;
	background: top;
	color: #FFFFFF;
	font-size: 95%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#enlarge {
	background-color:#252525;
	padding: 8px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: center;
	}
