/* CSS Document */

/*Set default margin's and padding*/
* {
	margin: 0;
	bottom: -181px;
}


/* Set generic img and link tags */
img {
	float:none;
	margin-bottom:0px;
	height: 79px;
	width: 750px;
}



a {
	color:#000000;
	background-color:#DFDFDF;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

/* Form Control */
form {
	padding:2px;
	background-color:#CCCCCC;
	text-align: center;
	border: 1px solid #663300;
}
		
		input {
			/*float:left;*/
			background-color: #FAF7ED;	
			color: #660000;
			border: 0px solid #d1bfa6;
			font-size: 11px;
			padding: 2px;
			margin:1px;
		}
		input:focus {
			background-color:#FAF7ED;
		}
/*Set general Container type stuff like font, font size and set margins to allow everything to be centered*/
#container {
	width: 750px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FAF7ED;
	line-height: 1.8em;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


/*Header*/
#header {
	padding-top:5px;
	background-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9B0000;
	text-transform: none;
	font-weight: bold;
	line-height: 2.0px;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
	line-height:140%;
	color:#9B0000;
	margin-top:10px;
	margin-bottom: 10px;
	background-color: #FAF7ED;
	margin-left: 20px;
}
#header p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	line-height:2.0em;
	margin-top: 0px;
	margin-left: 100px;
	margin-bottom:0px;
	background-color: #CCCCCC;
}
#header img {
	float:left;
	clear:none;
	height:109px;
	width: auto;
	position: relative;
	top: 10px;
}


/* Left - Holds Navigation and extra content */
#left {
	background-color: #FFFFFF;
	float: left;
	clear:both;
	width: 202px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#660000;
	color: #FAF7ED;
}

#right {
	float: right;
	clear:right;
	width: 550px;
	background-color:#FAF7ED;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
}
#right h1 {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height:120%;
	color:#9B0000;
	margin-top:0px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	margin-left: 1px;
	font-style: normal;
}

#right img {
	float:none;
	margin-bottom:0px;
	height: 79px;
	width: 550px;

}
#right p {
	font-size:12px;
	color:#000000;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:20px;
	margin-top:-5px;
}

#right p1 {
	font-size:10px;
	color:#000000;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:20px;
	margin-top:-5px;
}
#participants img{
	float:none;
	margin-bottom:0px
	height:71px;
	width:71px;
}

/* Navigation */
#navigation {
	color: #CCCCCC;
	background-color: #FFFFFF; 
	margin-top: auto;
	margin-left: 11px;
}

#navigation ul {
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 100px;
	height: auto;
	list-style-position: outside;
	color: #000000;
	top: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navigation a {
	display: block;
	padding: 5px;
	width: 180px;
	border-bottom: 1px solid #663300;
}
#navigation a:link, #navlist a:visited {
	color:#770000;
	background-color:#EADEB5;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #716F64;
	color:#8AC5FF;
}

/* #navigation img {
	float:none;
	margin-bottom:0px;
	height: 15px;
	width: 100px;
} */


/* Extra Content */
#extra_content {
	background-color: #FFFFFF;
	color:#f7f2e3;
	float: left;
	width: 200px;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	font-size: 95%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;
}
#extra_content p {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-size: inherit;
	clear:both;
	color: #000000;
}
#extra_content h1 {
	font-size:110%;
	color:#660000;
	background-color:#CCCCCC;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:2px;
}

#extra_content ul {
	margin:0 0 2px;
	padding:0;
	text-align: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#extra_content li {
  margin:0;
  padding-left:3px;
  line-height:1.4em;
}

/* Thumbnails */
#thumbnails {
	float: left;
	width: 200px;
	padding: 0;
	clear:both;
}
#thumbnails a, a:hover{
	padding:0;
	margin:0;
	text-decoration:none;
	background-color: #CCCCCC;
}
#thumbnails img {
	float: left;
	margin: 0;
	border:none;
}


/* Footer */
#footer {
	width:750px;
	font-size: 90%;
	color: #000000;
	background-color: #DFDFDF;
	clear:both;
	height: auto;
}
#footer p {
	margin: 0px;
	padding: 5px;
}
