/***** Body and main container *****/
body {
margin:0 auto;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
font-family: Arial,sans-serif;
font-size: 8pt;
background:#f4f4f4 url(images/bg.gif) top center repeat-y;
color:#303030;
}

#wrap {
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
background-image: url(images/bg.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

/***** Various tags *****/
a {
text-decoration:none;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
}

hr {
	margin: 0px;
	padding: 0px;
}

/***** Menu *****/
#menu {
margin:0px;
padding-top:5px;
height:30px;
}

/***** Header *****/
#header {
margin:0px;
padding-top:5px;
height:66px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:250px;
margin:0px;
font-size:2.2em;
float:left;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

.header_right {
float:right;
text-align:right;
color:gray;
font-size:0.8em;
background-color:inherit;
height:60px;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:170px;
margin:0 0 5px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#808080;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:0px 0 15px;
padding:7px 5px;
width:156px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/
ul.avmenu {
width:170px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:170px;
padding:0;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#333333;
font-weight:normal;
width:160px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
line-height:1.2em;
padding: 4px;
background-image: url(menu_bg.png);
background-position: top;
background-repeat: repeat-x;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#333333;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
line-height:1.2em;
width:155px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:145px;
}

ul.avmenu ul ul {
width:143px;
}

ul.avmenu ul ul a {
width:150px;
}

/***** Right sidebar *****/
#extras {
float:right;
width:170px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras p,#extras ul {
font-size:0.9em;
margin:0 0 16px;
padding:0;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 10px;
padding:0;
}

/***** Main content *****/
#content {
margin:0 180px 5px 180px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

div.icons {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

div.icons form input {
	margin-right: 5px;
}

#contentwide {
margin:0 0 5px 180px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}

#contentfull {
margin:0 0 5px 0px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}

#content h2,#contentwide h2,#contentfull h2 {
font-size: 8pt;
margin:0 0 10px;
padding: 4px;
color: #333333;
background-image: url(menu_bg.png);
background-position: left;
background-repeat: repeat-x;
}

#content h3,#contentwide h3,#contentfull h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content h4,#contentwide h4,#contentfull h4 {
font-size:1.2em;
margin:0 0 8px;
}

#content img.frame,#contentwide img.frame,#contentfull img.frame {
padding:1px;
background:#cccccc;
border:4px solid #f0f0f0;
}

#content ul, #contentwide ul, #contentfull ul, #content ol, #contentwide ol, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentfull li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentfull ul ul, #content ol ol, #contentwide ol ol, #contentfull ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
border-top:4px solid #f0f0f0;
background-color: transparent;
background-image: url(footer.png);
background-position: bottom;
background-repeat: no-repeat;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
height: 127px;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

.nav {
	padding-left: 5px;
	padding-right: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input_text {
	background-color: White;
	border-color: #286ea0;
	border-style: solid;
	border-width: 1px;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	width: 281px;
}

.input_short_text {
	background-color: White;
	border-color: #286ea0;
	border-style: solid;
	border-width: 1px;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	width: 127px;
}

textarea {
	background-color: White;
	border-color: #286ea0;
	border-style: solid;
	border-width: 1px;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	width: 281px;
	height: 100px;
}

.required {
	font-size: 10px;
	color: red;
}

p.errors {
	background-color: #ffcccc;
	padding: 10px;
	border-color: red;
	border-style: solid;
	border-width: 1px;
}
