body {
   position: relative;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #386189;
	text-decoration: none;
}
a:visited {
	color: #386189;
	text-decoration: none;
}
a:hover {
	color: #386189;
	text-decoration: underline;
}
a:active {
	color: #386189;
	text-decoration: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 736px;
	border: 1px solid #4C7799;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
}

#branding { 
	position: relative;  
	height: 109px; 
	margin: 0; 
	padding: 0;
}
#navigation { float: left; width: 198px; background-image: url(images/menubg.jpg); }

/* hack for stupid IE */
* html #navigation img {
    margin-bottom: -3px;
}
.menu ul {
	margin: 0 0;
	list-style: none;
	padding: 7px 0 13px 15px;
}
.menu li {
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 3px 0 3px 10px;
}
.menu li a:link {
	color: #386189;
	text-decoration: none;
}
.menu li a:visited {
	color: #386189;
	text-decoration: none;
}
.menu li a:hover {
	color: #386189;
	text-decoration: underline;
}
.menu li a:active {
	color: #386189;
	text-decoration: none;
}

#navigation h1 {
	display: block;
	background-color: #6A8EB2;
	color: white;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	padding-left: 15px;
	width: 183px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content {
	position: relative;
	margin-left: 198px;
	width: 510px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 0;
}
#content img {
	padding: 0 4px;
}
#content .slide {
	border: 3px solid #4C7799;
	padding: 0 0;
}

#content h1 {
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding: 4px 0;
	margin: 4px 0 0px;
}

#content h3 {
	font-size:20px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#386189;
	margin-top:-15px;
	padding:0px;
	margin-bottom:10px;
	}
	
.intrograph {
	font-size:13px;	
	font-weight: bold;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	//border-top: 1px solid #A9A9A9;
	//border-bottom: 1px solid #A9A9A9;
	}

#content p {
	margin: 6px 0;
	padding: 6px 0;
}
#quote h1 {
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 4px 0;
	margin: 4px 0;
}
#quote {
	width: 500px;
	background-image: url(images/quotebg.jpg);
	background-repeat: no-repeat;
	background-position: 0 55px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#quote p {
	padding: 10px 80px;
	margin: 0 0;
	font-size: 14px;
	font-style: italic;
}
#quote .intro {
	font-size: 11px;
	font-style: normal;
	padding-bottom: 1px;
	padding-top: 4px;
	line-height: 12px;
	font-style: italic;
}
#quote .comment {
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 3px 0 3px 10px;
	margin-left: 180px;
	font-size: 10px;
}
#quote .comment2 {
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 3px 0 3px 10px;
	margin-left: 410px;
	font-size: 10px;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
}

.clear {
	clear: left;
}
#features {
	position: relative;
	background-color: #F2EDD3;
	margin: 0 0;
	padding: 0 0;
	margin-left: 198px;
}
#features p {
	margin: 0 0;
	padding: 0 0;
	font-size: 11px;
	width: 173px;
}
/* another work-around for stupid IE */
#features #inside {
	height: 115px;
	padding: 0 0;
	
}
#features table {
	background-image: url(images/pollbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}
#features td {
	xborder: 1px dashed red;
}
#features h1, #features h2 {
	width: 173px;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	background-color: #CC6600;
	letter-spacing: .2em;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin: 0 0 5px 0;
}
#features h2 {
	background-color: #993300;
	width: 166px;
	text-align: left;
	padding: 3px 3px 3px 7px;
	margin-bottom: 0px;
}
#features .padded {
	padding-left: 19px;
	padding-top: 19px;
	margin-top: 0;
}
#features .padded2 {
	padding-left: 25px;
	padding-top: 19px;
	margin-top: 0;
	margin-left: 16px;
}
#features .vote {
	padding-left: 11px;
	padding-top: 18px;
	margin-top: 0;
	width: 110px;
}
#features ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 8px;
	font-size: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#features li {
	margin: 0 0;
	padding-bottom: 0;
	padding-top: .3em;
	line-height: 13px;
}

input.submit { 
	background-color: white; 
	border-color: white; 
	color: black; 
	font-weight: normal; 
	font-size: 8px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	width: 65px;
}


td.item {
	background-image: url(images/pollbg.jpg);
	border-right:1px solid #6A8EB2;
	border-bottom:1px solid #6A8EB2;
	}

td.title {
	padding:0px;
	margin:0px;
	background-color:#6A8EB2;
	vertical-align:middle;
	}
table.assignments td h2 {
	font-size: 10px;
	color:#FFFFFF;
	background-color:#6A8EB2;
	text-transform:uppercase;
	text-align:center;
	padding:3px 3px 3px 3px;
	margin:0px;
	}
#content table.assignments p {
	color:#386189;
	font-size:9px;
	padding:0px;
	margin:0px;
	}
#content table.assignments a {
	color:#386189;
	font-size:9px;
	padding:0px;
	margin:0px;
	text-decoration:underline;
	}
#content table.assignments a:visited {
	color:grey;
	font-size:9px;
	padding:0px;
	margin:0px;
	text-decoration:underline;
	}
blockquote.whatsnext h2 {
	letter-spacing: .2em;
	font-size:10px;
	text-transform:uppercase;
	font-style:normal;
	color:#6A8EB2;
	border-bottom:1px solid #6A8EB2;
	padding: 3px 0px 0px 0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	}
blockquote.whatsnext {
	font-size:11px;
	font-style:italic;
	}
#content blockquote.whatsnext p {
	padding:5px 10px 5px 0px;
	margin:0px;
	}
#content blockquote.whatsnext ul li {
	padding:5px 10px 5px 0px;
	margin:0px;
	}
ul.arrow {
	margin: 0 0;
	list-style-type:none;
	padding: 7px 0 13px 15px;
	}	
.arrow li {
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 3px 0 3px 10px;
	}

.subarrow li {
	background-image: none;
	padding: 3px 0 3px 0px;
	}

	

