@import url("dropcap.css");

a   { color: #339; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-style: normal;
font-weight: normal; 
text-decoration: none 
}
img{
margin-left:5px;
margin-right:5px;
}

#wrapper  { background-color: #78cdcd; 
margin-right: auto;
margin-left: auto; 
position: relative; 
width: 730px; 
height: 774px;

}

#wrapperedit  { background-color: #78cdcd; 
margin-right: auto;
margin-left: auto; 
position: relative; 
width: 930px; 
height: 774px;

}
#main {
	width: 530px;
	overflow: auto;
	height: 660px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C6CDD5;
	background-color: #ffffff;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}
.indentedtext {
	padding-left: 20px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	line-height: 24px;
}
.indentedmore {
	padding-left: 60px;
}
.smallsubhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.maintable {
	width: 430px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	line-height: 26px;
}

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.scrolly {
	overflow: auto;
	height: 100px;
	width: 430px;
}
.programtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 620px;
	list-style-position: inside;
	list-style-type: square;
}
.programphoto {
	width: 200px;
}
.formbox {
	background-color: #CCCCFF;
}
#topthing {
	background-color: #00CCFF;
	border: medium dotted #009900;
	position: relative;
	height: 100px;
	width: 300px;
	left: 10px;
	top: 10px;
}
#availablefiles {
	height: 800px;
	width: 220px;
	overflow: auto;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	margin-top:0px;
	margin-bottom:15px;
	list-style: none;
}

li{
	font-size: 12pt;
	margin-left:10px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}

#nav li {
color:#eee8aa;
font-weight:bold;
}

.whatever {
	color:#eee8aa;
	font-size: 12pt;
	font-weight:bold;
}


#nav ul li{
margin-bottom:0px;
margin-top:3px;
margin-left:20px;
}

#nav ul a {
	display: block;
	text-decoration: none;
	font-size:10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}

#nav ul a:hover {
	color: #FF9700;
}

.noline {
	display: block;
	text-decoration: none;
	font-size:10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #999999;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

#highlight {
	font-weight: normal;
	color: #007b7b;
	background-color: #79cdcd;
	width: 170px;
	padding: 3px;
}

#nav li:hover ul {
	left: auto;
	color:#eee8aa;
}
#nav {
	background-color: #007B7B;
	padding-top:10px;
	height:650px;
	width:200px;
	margin-left: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;	
}



