/* basic elements */

* {	margin: 0;
	padding: 0;}

body {	background: #DFDBD3 url(images/bg.gif) top left repeat-x;
	color: #4C4C4C;
	font-family: Georgia, Verdana,Arial,Helvetica,sans-serif; }

p { font-size: .8em; 
line-height: 2em; }

h3 {	font-size: 1.1em;
	font-weight: bold;		
	line-height: 1.3em;
	padding-top: 1.5em;	}
	
img.none { border: 0; }

a:link, a:visited {	background: #EBF3CE;
	color: #5D7403;
	text-decoration: none;}

a:hover, a:active, a:focus  {	background: #fcf920;
	color: #000; }


#container { 	background: transparent url(images/contbg1.jpg) top left repeat-y;
	width: 1000px;	}

#intro {	padding: 0 69px 0 86px;
	width: 845px;	}
	
#supportingText, #graphics { padding: 0 69px 0 0;
width: 845px; }

#intro {	background: transparent url(images/logo5.jpg) top left no-repeat;	}
	
#preamble  { padding-top: 130px; }

#ad1 { text-align: center; margin: 0 0 15px 0;}

#preview { text-align: center; margin-left: 20px;}

#text { text-align: left; }

#ad2 { text-align: center; float: right; margin-top: 40px; }

#ad3 { text-align: center;  }

table img { border: 1px solid #eee; padding: 5px; }

#preamble h3, #preamble p, #supportingText h3, #supportingText p {	padding-left: 10px;
	padding-right: 40px;}

#preamble, #new, #participation, #text, #graphics {	border-bottom: 1px solid #E4E1DB;
	padding-bottom: 20pt;	}

#pageHeader, #pageHeader h1, #pageHeader h2, #linkList2 h3 span {	display: none; }

#linkList {		background: transparent url(images/navbg.gif) top left repeat-y;
	left: 961px; 	
	position: absolute;
	top: 130px;	
	width: 285px;
	z-index: 10;}

#linkList2 { 	background: transparent url(images/navbtmbg.gif) bottom left no-repeat;
	padding-bottom: 160px; }

#linkList2 h3 {	background: transparent top left no-repeat;
	display: block;	
	height: 26px;
	padding: 0 0 10px 0;
	width: 285px;	}

#linkList2 .graphics {	background-image: url(images/graphics_head.gif);}

#linkList2 .music {	background-image: url(images/music_head.gif);}

#linkList2 .tv {	background-image: url(images/tv_head.gif);}

#linkList2 .movie {	background-image: url(images/movie_head.gif);}

#linkList2 ul {	list-style-type: none;
	padding: 0 75px 25px 15px;	}

#linkList2 li {	color: #E6E3DE;	
	padding: 6px 0 6px 10px;	}

#linkList2 a:link, #linkList2 a:visited {	background: transparent;
	color: #000; }

#linkList2 a.c:link, #linkList2 a.c:visited {	color: #E6E3DE;
	font-weight: normal;}

#linkList2 a:hover, #linkList2 a:active, #linkList2 a:focus,#linkList2 a.c:hover, #linkList2 a.c:active, #linkList2 a.c:focus {		background: #B2CF42;
	color: #FFF;
	text-decoration: none; }

#lselect li {	
	background: transparent url(images/navico.gif) 3pt 5pt no-repeat;
	border-bottom: 1px solid #CFCCC4;	
	padding: 7px 10px 7px 25px;}
	
#ads { padding: 10px 0 0 30px; }

#footer { line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;}

#footer a:link,#footer a:visited,#footer a:hover,#footer a:active,#footer a:focus {	background: transparent;
	color: #857E70;
	text-decoration: underline; }