

body {
margin: 0 auto;
padding: 0;
font: 76% Arial,sans-serif;
background-color: #ffffff;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

a {
text-decoration: none;
color: #339EEB;
}

a:hover {
color: #B2DAF7
}


#header {
margin: 30px 0 0 0;
width: 760px;
padding: 0;
}

#title {
float: left;
margin: 0 0 0 0;
padding: 0;
}

#title h1 {
margin: 0 0 0 0;
font-weight: 400;
font-size: 3.0em;
width: 400px;
float: left;
color: #009966;
}

#title h2 {
clear: left;
float: left;
margin: 0 0 0 0;
font-size: 1.2em;
font-weight: 400;
width: 400px;
color: #999999;
}

#header2 {
clear: right;
float: right;
margin: 0 0 0 0;
padding: 0;
}

#header2 h3 {
margin: 25px 0 0 0;
padding: 0;
text-align: right;
font-size: 1.2em;
font-weight: 700;
color: #cc3333;
}

#header2 h4 {
clear: right;
margin: 0 0 0 0;
padding: 0;
text-align: right;
font-size: 1.2em;
font-weight: 400;
color: #999999;
}

#bar {
margin: 30px 0 0 0;
width: 760px;
padding: 0;
float: left;
}

.frontphoto {
margin: 0 0 0 0;
border: 0;
float: left;
clear: left;
width: 90px;
height: 300px;
}


#menu {
float: right;
width: 248px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
font-weight: 550;
list-style: none;
width: 248px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.6em;
}	

#menu li {
margin-bottom: 1px;
}

#menu li a {
height: 42px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 5px 3px 0 5px;
background-color: #009966;
line-height: 1.0em;
}	
	
#menu li a:hover {
background-color: #A5D4B4;
color: #FFFFFF;
}

#menu small {
padding: 0;
margin: 0 0 0 0;
font-weight: 400;
font-size: 0.7em;
color: #d3d3d3;
}


.menu2 {
width:433px; 
font-size:1.6em;
position:relative;
z-index:100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {
padding:0;
margin:0;
}

.menu2 ul ul {
width:100px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu2 li {
float:right;
width:100px;
padding: 0 0 0 0;
position:relative;
list-style-type:none;
}
/* style the links for the top level */
.menu2 a, .menu2 a:visited {
display:block;
font-size:0.6em;
text-decoration:none; 
color:#777777; 
width:100px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#e0e0e0 url(corner.gif) top right no-repeat; 
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu2 a, * html .menu2 a:visited {
width:100px;
w\idth:100px;
}

/* style the second level background */
.menu2 ul ul a.drop, .menu2 ul ul a.drop:visited {
background:#d4d8bd url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menu2 ul ul a.drop:hover{
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu2 ul ul :hover > a.drop {
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu2 ul ul ul a, .menu2 ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu2 ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu2 ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu2 ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu2 ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu2 table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu2 ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu2 ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu2 a:hover, .menu ul ul a:hover{
color:#fff; 
background:#777777;
}
.menu2 :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#777777;
}

/* make the second level visible when hover on first level list OR link */
.menu2 ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{ 
visibility:visible;
}

#content {
margin: 0 258px 0 100px;
min-height: 295px;
padding: 15px 5px 0 15px;
background-color: #FFFFFF;
background-image : url('fade.jpg');
background-position : top;
background-repeat : repeat-x;
color: #777777;
line-height: 1.5em;
}

p {
margin: 5px 0 8px 0;
}

img.main {
float: left;
margin: 8px 8px 8px 0;
padding: 3px;
background-color: #cccccc;
}

img.main2 {
float: right;
margin: 8px 8px 8px 0;
padding: 3px;
background-color: #cccccc;
}

#content h1 {
margin: 0 0 0 0;
padding: 0 0 6px 0;
font-size: 1.6em;
color: #009966;
font-weight: 600;
}

#content h2 {
margin: 3px 0 0 0;
padding: 15px 0 0 0;
font-size: 1.3em;
color: #999999;
font-weight: 600;
}

#content h3 {
margin: 0 0 0 0;
padding: 10px 0 6px 0;
font-size: 1.1em;
color: #999999;
}

.extras {
float: left;
clear: both;
width: 140px;
margin-top: 20px;
padding: 5px;
color: #777777;
background-color: #FFFFFF;
line-height: 1.5em;
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}

.extras h1 {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 1.1em;
color: #009966;
font-weight: 600;
}

.extras a {
color: #999999;
}

.extras a:hover {
color: #CCCCCC;
}

#footer {
margin: 30px 0 10px 0;
padding: 2px;
background-color: #d5d5d5;
color: #777777;
font-size: 0.9em;
text-align: center;
}

.hide {
display: none;
}



