
* {
margin:0;
padding:0;

}

.nav a {	
	color:#e3e3b6;
	font-family:tahoma;
	font-size:1em;
	text-decoration:none;
}


a {	
	color:#003300;
	font-family:tahoma;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-family:tahoma;
	font-size:1em;
	text-decoration:none;
}

.super {
	font-size:8px;	
	
}

html {
	height:100%;	
}

td {
	font-family:tahoma;
	font-size:13px;
	line-height:22px;
	padding:4px;
}

body {	
	background-image:url('images/stripes.gif');
	background-repeat:repeat;
	background-color:#ffffff;	
	padding:0;
	margin:0;
	background-position:top left;
	height:100%;	
}

#container {
	background-image:url('images/stripes.gif');
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	margin:auto;
		
}	


#header {
	margin-top:0px;
	height:124px;
	background-image:url('images/bg2.gif');
	background-repeat:repeat-x;
	background-color:#4e6655;
	width:100%;
	
}


IMG.logo {
	margin-top:0px;
	float:left;
	margin-left:15px;
}

#header_content {
	width:800px;
	margin-top:-117px;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#content {
	clear:left;
	width:800px;
	height:100%;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
			
}


#left_nav {
	width:198px;
	padding:6px;
	height:598px;
	margin-left:15px;
	margin-top:-6px;
	background-image:url('images/footer_left.gif');
	background-repeat:repeat-x;
	background-position:bottom right;
	background-color:#993333;
	text-align:left;	
	
}

#text_content {	
	width:560px;
	margin-top:-100px;
	padding:6px;
	margin-left:1px;
	text-align:justify;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px 1px 1px 0px;	
	border-color:#993333;	
	position:relative;		
}

#text_content_food {	
	background-image:url('images/candybg.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	width:560px;
	padding:6px;
	margin-top:-100px;
	margin-left:1px;
	text-align:justify;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px 1px 1px 0px;	
	border-color:#993333;	
	position:relative;		
}

#text_content_food.text {	
	font-family:tahoma;
	font-size:.8em;
}


#text_content.text {	
	font-family:tahoma;
	font-size:.8em;
	
						
}

img.block {
	padding:4px;
	max-width:175px;
	margin:0px;
}

img.right {
	margin-left:5px;
	float:right;
	
}

p#winners {
	background-color:#993333;
	height:155px;
	padding:12px;
	font-family:tahoma;
	color:#ffffff;
	font-size:.9em;
	line-height:20px;
}



p {
	line-height:22px;
	margin-top:12px;
}

p.nav  {
	font-family:tahoma;
	font-size:.75em;
	line-height:15px;
	font-weight:bold;
	color:#ffffff;

}

h1.nav {
	font-family:tahoma;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;

}

ul.inline {	
	list-style-type:none;
	margin:0;
	padding:0;
	width:55em;
	background-color:#cccc99;
	display:block;
	
	
}

ul.inline li {
	float:left;
	margin-right:6em;
}

ul {
	margin-top:12px;
}

li {
	margin-left:35px;
	margin-top:5px;
	line-height:22px;

	
}

#footer {
	border-top-style:dashed;
	border-color:#c6c6c6;
	border-width:1px;
	clear:left;
	height:250px;
	margin-top:40px;
}
	
H2 {
	color:#3c6046;
	font-family:tahoma;
	font-size:1.2em;
	font-weight:bold;
	border:0px;
	line-height:19px;
	margin-bottom:12px;
}

H1 {	
	color:#993333;
	font-family:tahoma;
	font-size:1.5em;
	font-weight:bold;
	border:0px;
	line-height:23px;
}