body{
	padding:0;
	margin:0;
	font:78% tahoma, verdana, sans-serif;
	background:#999;
	color:#303030;
}

a{
	text-decoration:none;
	color:#286ea0;
}

	a:hover{
		text-decoration:underline;
	}

a img{
	border: none;
}

h2{
	margin:0 0 10px 0;
	font-size:1.6em;
	font-weight:normal;
}

h3{
	margin:10px 0 10px 0;
	font-size:1.45em;
	font-weight:normal;
	padding: 0;
	border-bottom: 1px #999 solid;
}

h4{
	margin:10px 0 5px 0;
	font-size:1.2em;
	font-weight:bold;
	padding: 0;
}

h4 span{
	font-size: 0.75em;
	float: right;
}

h5{
	margin:5px 0 0 0;
	padding: 0;
	font-size:1em;
	font-weight:bold;
	font-style: italic;
}

p{
	margin:0 0 15px 3px;
	text-align:left;
}

ol {
	margin-bottom: 5px;
	margin-top: 5px;
}


ul {
	
}

hr {
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px #999 solid;
}

cite {
	text-decoration: underline;
}

.small {
	font-size: 0.95em;
	float: none;
	font-style: italic;
	font-weight: normal;
}

#container{
	margin:0 auto 0 auto;
	width:760px;
	padding:5px 20px 20px 20px;
	background:#ffffff;
	}

#logo{
	margin:15px 0 0 0;
}
	
	#logo h1{
		margin:0 0 0 0;
		font-size:2.1em;
		font-weight:400;
	}
	
		#logo h1 a{
			color:#303030;
		}

			#logo h1 a:hover{
				text-decoration:none;
			}
	
	#logo h2 {
		margin:0 0 20px 0;
		font-size:1.4em;
		font-weight:normal;
	}
	
		#logo h2 a{
			color:#303030;
		}
	

#menu{
	clear:both;
}

	#menu a{
		padding:4px 8px 4px 8px;
		margin:0 0 4px 0;
		text-decoration:none;
		letter-spacing:1px;
		background:#e0e0e0 url(images/corner.gif) top right no-repeat;
	}
		#menu a:hover{
			text-decoration:none;
			background:#d0d0d0 url(images/corner.gif) top right no-repeat;
		}
	#menu a.current{
		padding:4px 8px 5px 8px;
		color:#ffffff;
		margin:0 0 5px 0;
		text-decoration:none;
		background:#3c3c3c url(images/corner.gif) top right no-repeat;
		/*3d3b3b*/
	}
		#menu a.current:hover{
			text-decoration:none;
		}

#description{
	height:200px;
	color:#000;
	padding:0;
	background:#505050 url(images/header.png) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

	#description p{
		width:270px;
		font-size:1.1em;
		line-height:1.5em;
		padding:0 0 0 10px;
		font-style: italic;
		margin: 80px 0 0;
	}
	
	#description p.right{
		text-align: right;
		font-style: normal;
		margin: 0;
	}

	#description h2{
		padding:15px 15px 0 15px;
		color:#e0e0e0;
	}

	#description a{
		color:#ffffff;
		text-decoration:underline;
	}

#main{
	width:585px;
	float:left;
	padding:0 0 15px 15px;
	border-left:1px solid #d0d0d0;
	line-height: 1.7em;
}

blockquote{
	background:#f0f0f0;
	padding:15px;
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

#sidebar{
	width:145px;
	float:left;
	margin: 0 10px 0 0;
	padding: 0 0 15px;
}

	#sidebar p{
		font-size:0.9em;
		line-height:1.3em;
		margin:0 0 12px 0;
	}

	#sidebar ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#sidebar li {
		margin: 0;
		padding: 0;
	}
		#sidebar li a{
			text-align:left;
			display:block;
			width:120px;
			background:#f0f0f0 url(images/corner.gif) top right no-repeat;
			padding:3px 4px 3px 8px;
			margin:5px 10px 5px 0;
		}

			#sidebar li a:hover{
				background:#e0e0e0 url(images/corner.gif) top right no-repeat;
				text-decoration:none;
			}

#footer{
	clear:both;
	background:#fafafa;
	color:#808080;
	font-size:0.9em;
	padding:8px 0 8px 0;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	text-align:center;
}

#footer a{
	color:#808080;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}

.img_center {
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
}

.img_center img{
	padding: 3px;
	border: 1px #000 solid;
}

.img_right {
	float: right;
	margin: 0 0 5px 10px;
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
}

.img_right img{
	padding: 3px;
	border: 1px #000 solid;
}

.img_left{
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
}

.img_left img {
	padding: 3px;
	border: 1px #000 solid;
}

img.right{
	padding: 3px;
	float: right;
}

img.left {
	padding: 3px;
	float: left;
}

.clear{
	clear:both;
}

.gallery a img{
	border: 1px solid #286ea0;
	padding: 3px;
}

.gallery a:hover  img {
	border: 1px solid #333;
	padding: 3px;
}

.interactive a#video_1 {
	display:block;
	float:left;
	width:204px;
	height: 212px;
	background: url(media/video_1.png) no-repeat;
}

.interactive a#video_1:hover, .interactive a#video_1:active{
	background: url(media/video_1_hover.png) no-repeat;
}

.interactive a#video_2 {
	display:block;
	float:left;
	width:70px;
	height: 212px;
	background: url(media/video_2.png) no-repeat;
}

.interactive a#video_2:hover, .interactive a#video_2:active{
	background: url(media/video_2_hover.png) no-repeat;
}

.interactive a#video_3 {
	display:block;
	float:left;
	width:296px;
	height: 176px;
	background: url(media/video_3.png) no-repeat;
}

.interactive a#video_3:hover, .interactive a#video_3:active{
	background: url(media/video_3_hover.png) no-repeat;
}

.interactive a#video_4 {
	display:block;
	float:left;
	width:296px;
	height: 36px;
	background: url(media/video_4.png) no-repeat;
}

.interactive a#video_4:hover, .interactive a#video_4:active{
	background: url(media/video_4_hover.png) no-repeat;
}
