html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #6B6B99;
	padding: 0 5px;

}
a:hover {
	font-weight: bold;
	color: #300;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
}
#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: top left url(images/logo.html) no-repeat;
	height: 78px;
}
#header h1 {
	color: #FD2E00;
	font-weight: normal;
	font-size: 22px;
	padding: 20px 0 0 70px;
	margin: 0;
}
#header p {
	color: #333333;
	padding: 0 0 10px 70px;
	margin: 0;
}
#nav {
	background: url(images/header_c_bg.gif) repeat-x;
	position: relative;
	height: 370px;
}
#nav a {
	font-family: Arial; /*verdana*/
	font-size: 14px;
	font-weight: bold;
	color: #E7E4E4;
	text-decoration: none;
}
#nav a:hover {
	font-family: Arial; /*verdana*/
	font-size: 14px;
	font-weight: bold;
	color: #EFA964;
	text-decoration: underline;
}
#nav ul {
	padding: 70px 0 0 382px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#nav li {
	background: left center url(images/bullet.gif) no-repeat;
	padding: 5px 0 8px 30px;
	margin: 0;
}
#nav li#val1 { margin-left: 19px; }
#nav li#val2 { margin-left: 11px; }
#nav li#val3 { margin-left: 3px; }
#nav li#val4 { margin-left: 0px;  }
#nav li#val5 { margin-left: 2px; }
#nav li#val6 { margin-left: 8px; }
#nav li#val7 { margin-left: 19px; }
#nav a {
	font-weight: normal;
}
#search {
	margin: 23px 0 0 400px;
	background: #FFFFFF;
}
#search h2 {
	font-weight: normal;
	background: #FFFFFF;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
	background: #FFFFFF;
}
#search input.text {
	border: 1px solid #333;
	background: #FFFFFF;
}
#search input.submit {
	border: none;
	background: #FFFFFF;
}
#search a {
	color: #6B6B99;
	padding: 0 5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(images/header.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
	
}
#head-pip {
	background: url(images/header_pip.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;	
}

#body {
	background: top left #EEEEEE url(images/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding: 28px 23px 28px 31px;
	
}
#body-left {
	float: left;
	width: 281px;
}
#body-right {
	float: center;
	width: 684px;
}
#body-left h2 {
	background: #f00;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 60px 0;
}
#body-left ul {
	margin: 30px 55px;
}
#body-left li {
	margin: 5px;
}

#body-right .box {
	/*background: top left url(images/box_bg.gif) repeat-y;*/
	padding: 15px;
	background: #fff;
	border: 2px dashed #999; 
	/*border-top: 1px dashed #999;
	border-bottom: 1px dashed #999; */
	margin: 2em 0;
	font: 14px Comic Sans MS;
}
#body-right .box2{
	padding: 15px;
	background: #fff;
	border: 2px dashed #999; 
	margin: 2em 0;
	font: 14px Arial;
	height: 800px;
}
#body-right .box3{
	padding: 15px;
	background: #fff;
	border: 2px dashed #999; 
	margin: 2em 0;
	font: 14px Arial;
}

#body-right .box3 img {
    margin-left: auto;
    margin-right: auto;
	
}

#body-right h2 {
	font: 18px arial, sans-serif;
}
#body-right .box img {
    margin-left: auto;
	margin-right: auto;
	padding: 10px;
	
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

/* Galleria */
	#dhtmlgoodies_slideshow{
		width:720px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:0px;
		margin-right:-25px;	
		text-align:left;
		vertical-align:left;
		padding-top:10px;
		
		
		/* CSS HACK */
		height: 452px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
		
		width:580px;		
		float:left;
				
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 454px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/438px;	/* Other browsers */
		height: /**/438px;
		
		/* CSS HACK */
		width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/120px;	/* Other browsers */
		width: /**/120px;
				
		border:0px;	/* Black border */		
		padding:0px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:500px; /* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:1500px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:1px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}
