/*--- Main Layout --- */

body {
margin: 0 auto;
padding: 0;
font-family:Arial,;
font-size:11px;
font-weight:normal;
background: #FFFFFF url(../images/bg.gif) top center repeat-y;
}
.body	{
	margin: 0 auto;
	padding-top:1px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
	width:420px;
}
#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}
h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#003366;
	line-height:20px;	
}
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	line-height:20px;	
}
h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	line-height:20px;	
}
.header	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#003366;
	line-height:50px;
	vertical-align:middle;
	width:300px;
}
.header	a	{
	text-decoration:none;
}
.header	a:hover	{
	text-decoration:none;
	color:#666666;
}
.headerright	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	vertical-align:bottom;
	text-align:right;
	width:347px;
	padding-bottom:10px;
}


#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

/*--- Menus ---*/

#leftmenu {
clear: left;
float: left;
width: 170px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}
#leftmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#leftmenu li {
margin-bottom: 4px;
}
#leftmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #993300;
	display: block;
	padding: 6px 0 0 10px;
	background: #FFFFFF;
	border-left: 1px solid #993300;
}
#leftmenu li a:hover {
	background: #FFFFFF;
	color: #996600;
	border-left: 5px solid #993300;
}

/*--- End Menus ---*/


.announce {
margin: 0px 0 0px 0;
padding: 10px;
width: 130px;
color: #993300;
background-color: #DCE1E2;
line-height: 1.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:#999999 0px solid;
}
.announcehead {
margin: 10px 0 10px 0;
padding: 10px;
color: #505050;
line-height: 1.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
}
#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}
#extras p {
margin: 0 0 1.5em 0;
}
#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}
#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}
a {
text-decoration: none;
color: #003366;
}

a:hover {
text-decoration: underline;
color: #666666;
}

a img {
border: 0;
}
.meeting_tbl	{
	background-color:#996633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	text-align:left;
	width:90px;
}
.meeting_tbl_top	{
	background-color:#330033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	width:60px;
	padding-top:2px;
}
.meeting_tbl_main	{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	width:60px;
	border:#CCCCCC solid 1px;
}
#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #993300;
}

#footer a {
color: #993300;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
