body {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1em;
	margin: 20px 0px 0px 20px;
	padding: 0px;
}

h1, h2, h3, p, ul, li {
padding:0px;
margin:0px;

}

h1 {
	font-size:1.3em;
	line-height:1.7em;
	color: #2E2E2E;
}

h2 {
font-size:0.85em;
color:#666666;
}

.extras{
font-size:0.95em;
color:#666666;
}

.extras2{
color:#000000;
font-weight:bold;
}
.links {
	padding-left: 2px;
}
.lighter_grey {
	color: #888888;
	font-weight: lighter;
}

h3 {
	font-size:0.85em;
	line-height:1.5em;
	font-weight: lighter;
}
.frontpagetext {
	vertical-align: top;
	display: block;
	color: #2E2E2E;
}

h3 a{
color:#666666;
}

p{
	font-size:0.7em;
	color:#666666;
	padding-left: 15px;
	vertical-align: bottom;
}

p a{
text-decoration:underline;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color:#EBEBEB;
	background-color: #666666;
}

a:visited {
}

#name {
	width:168px;
	height:40px;
	float:left;
}
#iframe {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	width: 900px;
	height: 600px;
}

#nav_top {
	width:732px;
	height:40px;
	float:left;
}
#nav_bottom {
	height: 20px;
	width: 900px;
	float: left;
}

#main_left{
	width:160px;
	height:500px;
	float:left;
}

#main_right{
	width:720px;
	height:500px;
	float:left;
}
#main_right_right {
	float: left;
	height: 500px;
	width: 200px;
}
#main_right table {
	padding-top: 30px;
}

#main_right table img{
	border:none;
}

#nav_top ul {
	list-style-type: none;
	display: inline;
}

#nav_top li {
	float: left;
	font-size: 1.3em;
	padding-left:50px;
	padding-top:0.3em;
}
#index_picture {
	height: 425px;
	width: 700px;
	float:left;
}

#index_words{
height:425px;
width:200px;
float:left;

}

.noeffect a{
color:#2E2E2E;
}

.noeffect a:hover{
color:#2E2E2E;
background-color:white;
}

#ducktable img{
border:none;
}

#ducktable tr {
	text-align: center;	
}

#ducktable p{
	padding-left:0px;
	padding-bottom:12px;
}

.reddot{
	width:50px;
	height:50px;
	background-image:url(images_standard/duck_icon.gif);
	background-repeat:no-repeat;
}

#duckviewer img{
border:none;

}
