@charset "utf-8";
/* CSS Document */
body {
	font: 11px Arial, Helvetica, sans-serif;
	text-align:center;/* center layout in ie5 and 5.5. */
	letter-spacing: 1px;
	background-color: #000;
}
.eventhead {
	color: #FF0;
}

.gallery {
	text-align: center;
}
	
#container {
	width: 760px;
	margin: auto;
}
#content {
	border: 1px none #FF3333;
	padding: 0;
}
#left {
	float:left;
	border-right:2px solid #999;
	width:508px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	color: #FFF;
	text-align: left;
	padding-right: 30px;
	background-color: #000;
	padding-top: 20px;
}
#container #content #left table tr td a {
	text-decoration: none;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left table tr td a .rimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#right {
	float:left;
	width:194px;
	margin-left:-1px;
	color: #CCC;
	text-align: left;
	padding-left: 23px;
	padding-top: 20px;
	font-size: 16px;
}
#right a:link {
	color: #FFF;
	text-decoration: none;
}
#right a:hover {
	color: #0F0;
}
#right a:visited {
	color: #FF0;
	text-decoration: none;
}
.limage {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.rimage {
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#container #content #left table tr td a:link a:hover a:visited{
	text-decoration: none;
}
#container #content #left table tr td a .rimage {
	text-decoration: none;
}




#header, #footer {
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CCC;
	font-weight: normal;
	background-color: #000;
	letter-spacing: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCC;
	background-color: #000;
	font-weight: normal;
	letter-spacing: 2px;
	}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

ul li {
	position: relative;
	float: left;
	width:80px;
	/*height: 20px;*/
}
#container #header nav {
	position: static;
	width: 482px;
	top: 65px;
}
	
li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: auto;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 3px 2px;
	/*border: 1px solid #FFFFFF;*/
	overflow: hidden;
	}
/* commented backslash mac hiding hack \*/ 
* html ul li a {height:1%}
/* end hack */ 

/* this sets all hovered lists to orange */
li:hover a, li.over a,
li:hover li a:hover, li.over li a:hover {
   color: #fff;
   background-color: #FF9B04;
}

/* set dropdown to default */
li:hover li a, li.over li a {
   color: #777;
   background-color: #FFF5E8;
}
li ul li a { padding: 2px 3px; } /* Sub Menu Styles */
li:hover ul, li.over ul { display: block; } /* The magic */
#leftnav {
	float:left;
	border-right:2px solid #999;
	width:538px;
	text-align: left;
	height: 1%;
}
#containerImage {
	float: right;
	width: 204px;
	margin-left: -1px;
	padding-left: 15px;
}
#left a:link {
	color: #0F0;
	text-decoration: none;
	background-color: #000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: normal;
	background-color: #FFFFFF;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	font-weight: bold;
}


#left a:visited {
	color: #FF0;
	text-decoration: none;
	background-color: #000;
}
#left a:hover {
	text-decoration: underline;
}
#left a:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: #3CB578;
	background-color: #FFFFFF;
}
#container #content #left .breadcrumb a:visited {
	color: #666666;
	background-color: #FFFFFF;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
.star {
	color: #FF0000;
	background-color: #000;
}
.thumbnails {
	padding-left: 12px;
	float: right;
}
#box1 {
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 225px;
	padding-top: 10px;
	height: 576px;
	margin-bottom: 10px;
}
#container #content #left #box2 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#box2 {
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 225px;
	padding-top: 10px;
	clear: both;
	height: 576px;
	margin-bottom: 10px;
}

#container #content #left #box1 a .rimage {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #left table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #left #box1 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #content #left #box2 a .rimage {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grey {
	color: #999;
}

