a:link       {
	color: #0000CC
}
a:visited    {
	color: #0000CC
}
a:hover      {
	color: #0000CC
}

.style1 {
	color: #0000CC;
	font-weight: bold;
	font-size: 12px;
}


body {
	margin: 0 auto;
	padding: 0;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/lr-bg3.gif) repeat-y center top;
	color: #000000;
}

#wrap {
	color: #303030;
	margin: 0 auto;
	width: 760px;
}

#header {
	clear: both;
	margin: 0;
	padding: 0;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	text-align: center;
}

#header h1 {
width: auto;
margin: 0 0 10px;
float: left;
}

#header p {
	text-align: left;
	color: #993300;
	margin: 0 0 10px;
	font-size: 10px;
	line-height: 1.2em;
	float: right;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 16px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 9pt;
}	

#headermenu {
	font-weight: bold;
	text-decoration: none;
	color: #0000cc;
}

#headermenu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}	
	
#headermenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF79;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 16px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 16px 60px 20px 160px;
border-left: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
padding: 0 10px;
line-height: normal;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	margin-left: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
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;
}
.active {
	background-color: #FBFECD;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 6px;
	border-left: 4px solid #0000CC;
	height: 20px;
}
.boldunderline {
	font-size: 14pt;
	font-weight: bold;
	width: 85%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#linkButtons  a{
	background-color: #D4D0C8;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	border-top: 2px solid #999999;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #999999;
	height: auto;
}

#linkButtons  a:hover{
	background-color: #F4F4F4;

}

