body {
     background: url(images/stripe.gif) repeat-x center top; 
     margin: 0;
     padding: 0;
     text-align: center;
}

#container
    {
	background: #ffffff url(images/container_bg.gif) repeat-y center;
    margin: 0 auto;
    width: 730px;
    position: relative;
    text-align: left;
    font-size: 16px;
	font-family: Georgia, "Trebuchet MS", "Lucida Grande", sans-serif;
    color: #333;
    }

#pagetop {
	background: #ffffff url(images/pagetop.gif) no-repeat center;
	width: 730px; 
    height: 60px;
}

#logo {
    background: url(images/logo.gif) no-repeat;
    height: 120px; width: 675px;
	margin: -40px 0px 0px 27px;
    padding: 0;
}

#main { float: left; padding: 0; margin: 10px 0 0 0;}

#text {
 	width: 500px; 
	margin: 0;
    padding: 0 0 0 10px;

}

#text  p {
    margin: 0;
	padding: 10px 0 5px 27px;
    line-height: 110%; 
}


#pic { width: 500px; margin: 0; padding: 0 0 5px 27px;}
#pic img { margin: 0; padding: 0px;}

#nav {
	width: 150px;
	margin: 10px 27px 0px 0; 
    padding: 0;
    float: right; 
}

* html #nav {
    margin-right: 14px;
}

.navHeader { 
    background: url(images/nav_top.gif) no-repeat; 
    width: 150px;  
    height: 45px; 
    margin: 0; 
    padding: 0;
}

.navBottom { 
    background: url(images/nav_bottom.gif) no-repeat; 
    width: 150px;  
    height: 20px; 
    margin: 0; 
    padding: 0;
}

#nav ul { 
	background: url(images/nav_bg.gif) repeat center;
    list-style-type: none;
    margin: 0;
    padding: 8px 0 11px 0; 
}

#nav ul li { 
    position: relative;
    margin: 0;
	padding: 8px 0 0 20px; 
}

#nav ul li a { 
    text-decoration: none;
    font-weight: bold;
	font: 17px Georgia, "Trebuchet MS", "Lucida Grande", sans-serif;
    color: #afb5cb;   
}

#nav ul li a:hover { text-decoration: underline; color: #fff;}

#nav img { padding: 0px;}
#nav p img { padding: 0px; margin: 15px 0 0 0;}

#footer { text-align: center; margin: 0; padding: 15px 0; color: #767676; font-size: 16px;}
#footer a { color: #3a4f34; text-decoration: none;}
#footer a:hover { color: #767676; text-decoration: underline;}

.clear { clear: both;}

.menu2 h2 {
font-size: 18px;
font-weight: normal;
margin-top: 10px;
margin-left: 30px;
width: 390px;
}

#text h2 {
font-size: 22px;
margin: 0;
padding: 10px 0 10px 27px;
}

#logo h1 a {
display: none;
}