html {
	scrollbar-arrow-color: #66172d;
	scrollbar-3dlight-color: #66172d;
	scrollbar-highlight-color: #F9F2D6;
	scrollbar-face-color: #F9F2D6;
	scrollbar-shadow-color: #F9F2D6;
	scrollbar-track-color: #4F824F;
	scrollbar-darkshadow-color: #66172d;}
body {
	text-align:center;
	background-image: url(images/bgslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#frame {
	width:701px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	height: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #F9F2D6;
		}
#bottomspace {
	background-color: #66172d;
	float: left;
	height: 10px;
	width: 701px;
}

		
#contentleft {
	width:701px;
	padding:0px;
	float:left;
	height: 139px;
	background-color: #F9F2D6;
		}
#buttons {
	width:200px;
	float:left;
	height: 130px;
	background-color: #F9F2D6;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 5px;
	text-align: center;
		}
#content {
	background-color: #F9F2D6;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 100%;
	width: 465px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66172d;
	line-height: 16px;
	
}

#pictures {
	width:434px;
	float:left;
	height: 130px;
	color: #ACACAC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 7px;
		}

#left {
	width:193px;
	float:left;
	background-color: #F9F2D6;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66172d;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
		}
a:link {
	color: #66172d;
	text-decoration: none;
}
a:visited {
	color: #66172d;
	text-decoration: none;
}
a:hover {
	color: #66172d;
	text-decoration: underline;
}
#bottom {
	width:701px;
	float:left;
	background-color: #F9F2D6;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66172d;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy {
	width:250px;
	padding:0px;
	float:left;
	height: 20px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5D;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
}
#frame #bottom #botlinks a {
	color: #66172d;
	text-decoration: none;
}
#frame #bottom #botlinks a:hover {
	color:#66172d;
	text-decoration:underline;
	}	
		
#contentheader {
	height: 136px;
	width: 701px;
	background:#65182c;
		}
#contentheader p {
	margin: 0;
		}
		
/* box model*/

#buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#buttons a {
	color: #F9F2D6;
	text-decoration: none;
	display: block;
	width:192px;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #66172d;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

#buttons a:hover {
	color: #F9F2D6;
	background-color: #66172d;
	
}

#buttons li {
	margin-bottom: 3px;
 	
}

.leftlink{
font-size:14px;
font-style:italic;
}
