/* tabnav */
/* structure */
body {
	padding: 0;
	font: .8em/1.8em verdana, arial, sans-serif;
	color: #000;
	background-position: left top;
}
#wrapper {
background-color: #ffffff;
width: 900px;
margin: 0 auto;
}

#content {
margin: 20px 0 0 20px;
padding-top: 2em;
clear: both;
position: relative;
}

#history {
position: absolute;
top: 72px;
left: 400px;
border: 1px solid #66cc33;
background-color: #DDECD5;
width: 180px;
padding: 5px;
line-height: 1.1em;
}

#history span {
font-weight: bold;
}

#topic {
position: absolute;
top: 170px;
left: 400px;
width: 180px;
border: 1px solid #805980;
background-color: #E6CFE6;
padding: 5px;
line-height: 1.1em;
}

h1 {
font-size: 140%;
color: #73458a;
background-color: #ffffff;
}

#wrapper h1 span {
display: none;
}

#masthead {
	height: 180px;
}

#masthead img {
padding-top: 20px;
padding-left: 20px;
}

/* navigation */

#navbox {
border-bottom: 1px solid #804080;
float: left;
width: 100%;
}
ul#tabnav {
list-style-type: none;
margin: 0 0 -1px 0;
padding-left: 40px;
font: 110% verdana, arial, sans-serif;
float: left;
width: 100%;
}
ul#tabnav li {
float: left;
background-color: #805980;
color: #ffffff;
margin: 2px 2px 0 2px;
border-top: 1px solid #73458a;
border-right: 1px solid #73458a;
border-left: 1px solid #73458a;
border-bottom: 1px solid #73458a;
}
ul#tabnav a:link, ul#tabnav a:visited {
display: block;
color: #ffffff;
background-color: inherit;
text-decoration: none;
padding: 4px;
}
ul#tabnav a:hover {
background-color: #e6cfe6;
color: #ffffff;
}
ul#tabnav li.cur {
border-bottom: 1px solid #fff;
border-top: 1px solid #804080;
border-right: 1px solid #804080;
border-left: 1px solid #804080;
}
ul#tabnav li.cur a:link, ul#tabnav li.cur a:visited {
background-color: #fff;
color: #000;
}

#navigation li li a {
color: #666699;
}

#footer {
background-color: #73458a;
color: #ffffff;
text-align: right;
font-size: xx-small;
padding-right: 15px;
clear: both;

}

#footer a {
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.sidebar {
	float: right;
	width: 100px;
	border-left: 1px solid #73458a;
	padding: 0 0 0 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	clear: both;
}

/* past years */


#years a {
text-decoration: none;
}
#years a:hover {
text-decoration: underline;
}
#years ul {
list-style-type: none;
padding: 0 0 0 10px;
margin: 0;
background-color: #66CC33;
text-transform: uppercase;
}
#years ul ul {

margin-left: 0px;
padding-top: 10px;
padding-left: 10px;
border-left: 1px dotted #7c7c7c;
background: none;
}
#years li {
font: bold 14px/20px Arial, sans-serif;
}
#years li li {
font: bold 12px/20px Arial, sans-serif;
}
#years li a {
color: #4E305C;
}

.boxout {
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	clear: both;
}

.caption {
font-size: 10px;
line-height: 1em;
color: #73458A;
font-weight: bold;
line-height: 0.1em;
}

#pic img {
border: 1px groove #333;
}

/* rounded corners */

#years {
width: 70px;
background-color: #66cc33;
}

.roundtop {
background: url(../images/topright.gif) no-repeat right top;
}

.roundbottom {
background: url(../images/bottomright.gif) no-repeat right top;
}

img.corner {
width: 15px;
height: 15px;
border: none;
display: block !important;
}

#pram a {
color: #000;
text-decoration: none;
}

#pram a:hover {
border-bottom: 1px dotted #804080;
color: #4E305C;
}

#morepic {
margin-top: 10px;
}
