body {
    margin: auto;
    font: 75% Verdana,Tahoma,Arial,sans-serif;
    color: #505050;
    background: #f4f4f4 url(../pics/bg.gif) top center repeat-y;
}

a {
    text-decoration:none;
    color: #286ea0;
}

a:hover {
    text-decoration:underline;
}

a.LinkOnWhite {
    padding-left: 13px;
    background: url(../pics/arrow.gif) left center no-repeat;
}

img.noborder {
border:0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 768px;
	background: white;
}

#header {
	margin: 0 0 0 0;
	background: white;
	padding: 10px 0 0 0;
	height: 180px;
	text-align: center;
}

#avmenu {
    font-size: 0.9em;
}

#avmenu ul {	
    list-style: none;
    margin: 10px 0 20px 10px;
    padding: 0;
    font-size: 1.1em;
}	

#avmenu li {
    margin-bottom: 5px;
}

#avmenu li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #505050;
    display: block;
    padding: 6px 0 0 10px;
    background: #f4f4f4;
    border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}

#avmenu #current {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    display: block;
    padding: 6px 0 0 10px;
    cursor:pointer;
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}	

#left {
	float: left;
	width: 170px;
	background: white;
	padding: 0 10px 0 10px;
    line-height: 1.3em;
}

#left h3 {
    margin:0;
    font-size: 1.3em;
}

#left p {
    margin: 10px 0 0 0;
}

#right { 
	margin: 10px;
	float: left;
	width:506px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background: white;
	padding: 0 20px 10px 20px;
    border: 1px solid #f0f0f0;
    line-height: 1.6em;
}

#right h2 {
    font-size: 1.7em;
    margin: 20px 0 10px 0;
}

#right h3 {
    font-size: 1.3em;
    margin: 15px 0 5px 0;
}

#right p {
    margin: 0 0 5px 0;
}

#prefooter {
    clear: both;
}

#footer {
    clear: both;
	margin: 0 20px 10px 20px;
	padding-top: 5px;
	text-align: center;
	color: #808080;
	background: white;
	font-size: 0.9em;
    border-top: 1px solid #f0f0f0;
}

#map{
    width: 506px;
    height: 380px;
    margin: 20px 0 20px 0;
	visibility:visible;
}

#ptvj {
    margin: 20px 0 20px 0;
}

.SPIV {
    margin: 20px 0 20px 0;
}

.textright {
    text-align: right;
}

.announce {
    margin: 10px 0 10px 10px;
    padding: 10px;
    color: #505050;
    background-color: #f4f4f4;
    line-height: 1.3em;
}

.infobox {
    margin: 0px;
    padding: 10px;
    color: #505050;
    background-color: #f4f4f4;
    text-align:center;
}

.b120x600 {
    margin: 20px 0 10px 10px;
    padding: 10px 0 10px 20px;
    background-color: #f4f4f4;
}




