#wrapper {
	width: 735px;
	margin:5px auto;
}
img {
border:0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:63.5%;
line-height: 2.1em;
}

h1 {
font-size:200%;
color:#8f3f65;
background-color:#FFFFFF;
}
h2 {
font-size:180%;
}
h3 {
font-size:160%;
}
h4 {
font-size:140%;
}
h5 {
font-size:120%;
}
h6 {
font-size:100%;
}
p{
font-size:120%;
padding:10px 0px;
margin:0px;
}

#header {
width: 735px;
height: 230px;
background: url(header.jpg) no-repeat right top;
clear: both;
}
 
#header h1,#header h2,#header h3,#header h4,#header p  {
position: absolute;
left: -1000em;
} 
#mainBody{
width:735px;
background-image:url(content_main.gif);
margin-top:5px;
}
#mainBody .bottom {
clear:both;
width:735px;
height:10px;
background:url(content_bottom.gif) bottom no-repeat;
}
#mainBody .top {
width:735px;
height:10px;
background:url(content_top.gif) top no-repeat;
margin-bottom:5px;
}

#mainNav {
width:225px;
float:right;
}
#mainNav p {
text-align:center;

}
#navigation {
margin-top:5px;
list-style:none;
line-height: 1.2em;
font-size:140%;
padding:0;
margin:0;
}
#navigation ul{
list-style:none;
}
#navigation li {
background:url(navTriangle.gif) left no-repeat ;
padding: 5px 10px 5px 15px;
border-bottom:#CCCCCC solid 1px;
}

#content {
width:460px;
padding:10px 10px 30px 30px;
float:left;
}
#content img {
float:right;
padding-left:10px;
}
#content p {
clear:both;
}

#footer {
background-image:url(footer_main.gif);
margin-top:5px;
}
#footer .bottom {
width:735px;
height:10px;
background:url(footer_bottom.gif) bottom no-repeat;
}
#footer .top {
width:735px;
height:10px;
background:url(footer_top.gif) top no-repeat;
}
#footer p{
text-align:center;
padding: 2px 10px;
margin:0px;
line-height:1.2em;
}
p.pentAd {
font-size:100%;
}
.warning {
color:#CC0000;
font-weight:bold;
}