body {background:#e5e5e5 url("/images/body_bg.jpg") top repeat-x;
margin:0;
padding:0;
behavior:url("/csshover.htc");
}

#head {
margin:5px auto 0 auto;
width:778px;
}

#main {
width:778px; 
margin:0 auto 0 auto;
padding:0px;
clear:both;
}

/* TEST AREA BELOW */

#test {
width: 778px;
height:22px;
list-style-type:none;
text-align:left;
background:#E5E5E5 url("/images/search_bg.jpg") top left repeat-x;
font: bold 11pt arial;
margin:-15px 0 0 0;
padding:0;
}

* html #test {
margin-top:-4px
}

#test li {
position:relative;
float:left;
display:inline;
}

#test ul li a {
color: #5b5b5b;
width: auto;
padding: 2px 12px 0 12px;
text-decoration: none;
background: url(/images/vertical.gif) right no-repeat;
}

#test li a:hover{
color: #ae0000;
}

#test ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: none;
}


#test ul li:hover ul {
display:block;
float: none;
width:auto;
margin-top:4px;
left:-34px
}

* html #test ul li:hover ul {
top:14px;
margin-left:40px
}


/* Sub level menu links style */

#test ul li ul li a{
display: block;
padding: 2px 12px;
text-decoration:none;
background:#ccc url("/images/search_bg_sub.jpg") repeat-x;
width:300px;
height:15px;
color:#515151;
border-bottom:1px #FAEBDE solid;
border-left:1px #faebde solid;
border-right:1px #faebde solid;
font: bold 8pt arial;


}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

	
/* Holly Hack for IE \
* html #test ul li { float: left; height: 1%; }
* html #test ul li a { height: 1%; }
*/


/* End */

.left {
background:url("/images/design_13.jpg") repeat-y left;
width:255px;
height:auto;
float:left;
clear:right;
text-align:left;
}


/*
a:hover{color:#a5a5a5; text-decoration:underline; }
a:link,a:visited{color:#a5a5a5; text-decoration:none}
body,table,td,th,p,div,input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
}
*/

.par {
/* margin-left: 255px; */
padding-top:20px;
width:523px;
/* position:absolute;  */
height:auto;
font:normal 8pt verdana,arial;
float:right;
}
/* 
* html .par {
left:255px;
top:180px;
position:absolute;
}
*/

.par h1 {
text-align:right; 
color: #C86B3E;
font:bold 10pt verdana,arial;
text-transform:uppercase;
margin:0;
padding:0;
}

.par h2 {
text-align:left;
color:#787777;
font:bold 8pt verdana;
text-transform:capitalize;
}

.par_p {
text-align:justify;
height:auto;
padding:10px 20px 10px 20px;
}

.par_p ul {
padding-left:15px
}
/*
.par_p .serendipity_entry_body {text-align:justify;
height:auto;
padding:10px 20px 10px 20px;}
*/

.priv {
text-align:justify;
padding:10px 20px 5px 20px;
}

.bottom {
background:#e5e5e5;
width:778px;
}
/*
.floater {
background:#000;
border:1px solid #000;
width:100px;
height:100px;
margin-top:180px;
position:absolute;
margin-left:800px;
}

*html .floater {
left:0px
}
*/

.legal {
font:normal 8pt MS Sans Serif,arial;
color:#787777;
}

.legal a {
text-decoration:none;
font:normal 8pt MS Sans Serif,arial;
color:#787777
}

.legal a:hover{
text-decoration:underline;
color:#000055}

