/*General Reset and Webpage Settings*/	
	* {padding: 0px; margin: 0px;}
	
	html{
	text-align: center;
	height: 100%;
	color: #000000;

	}
	
	body{
	height: 98%;
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background:#FFFFFF url(image/bg.jpg) repeat-x;
	margin-top: 10px;
	text-align: center;
	}
#inner {
	background-image: url(image/shadow_r1_c3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 600px;
	margin: 0px 0px 30px;
	padding: 0px;
}

		
	li li, li p, p, blockquote p {font-size:1em}
	
	h1, h2, h3, h4, h5, h6, p, blockquote,
	form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
	}
	
	li {
	margin-left: 15px;
	}
	ul {
	margin: 10px 0px;
	}
		
	h1 {
	font-size: 1.5em;
	font-weight: bold;
	}
	h2 {
	font-size: 1.2em;
	font-weight: bold;
	}
	p {
	font-size: 1.1em;
	}

	#footer{
	width: 740px;
	clear: both;
	margin: 50px auto 0px;
	font-size: 0.9em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	z-index: 1;
	padding: 0px;
	}

#container {
	width: 760px;
	text-align: left;
	position:relative;
	margin: 0px auto;
	padding: 0px;
	background-image: url(image/shadow_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 700px;
	}
#sidebar {
	float: right;
	width: 165px;
	background-image: url(image/tile.jpg);
	background-repeat: repeat;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#sidefoot p {
	color: #FFFFFF;
	margin: 0px 0px 3px 5px;
	padding: 0px;
	font-size: 10px;
}

#sidefoot img  {
	display:block;
	text-align: center;
	border: none;
	margin: 0px auto;
	padding: 0px;
	width: 160px;
}

#sidebar h1 {
	color: #DEE300;
	font-size: 1.2em;
	background-image: url(image/side_head.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	padding: 4px;
	margin: 0px;
}
#sidebar h2 {
	color: #DEE300;
	font-size: 1.2em;
	line-height: 20px;
	padding: 4px;
	margin: 7px 0px 0px;
}
#sidefoot p a {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#sidefoot {
	background-image: url(image/side_foot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	padding: 0px 0px 10px;
}

#header {
	height: 110px;
	background-image: url(image/head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin: 0px auto;
	width: auto;
}
#content {
	width: 550px;
	margin-left: 15px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#login {
width: 100px;
float: left;
}
#created {
width: 200px;
float: right;
text-align: right;
}
#content h1 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#content h1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}




#header h1 {
	width: 96px;
	height: 96px;
	float: left;
	font-size: 1px;
	}
	#header h1 a { /* mimicks image map */
	width: 96px;
	line-height: 96px;
	display: block;
	text-indent: -9000px;
	margin-top: 5px;
	margin-left: 29px;
	}


.date {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

/*table proberties */

#event-table table{
border:1px solid #000; 
width:500px; 
}

#event-table td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;

}

#event-table th{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
text-align: center;
font-weight: bold;
text-decoration: none;
background-color:#EEE;
} 
#sidefoot li a{
	color: #FFFFFF;
}
#sidefoot li {
	list-style-type: disc;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#sidefoot ul {
	margin: 0px 0px 0px 5px;
}
dl {
	width: 114px;
	margin: 15px 30px;
	padding: 0px;
	display: block;
	text-align: center;
	float: left;
}
dd, dd a {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sticky {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
	padding: 5px;
}
#sticky h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#sticky p {
	color: #666666;
}

