body {
background-color:#eee; 
margin: 0; 
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 1.2em;
color:#666;
font-size:0.8em;}

.main {
width:570px;
height:100%;
min-height:250px;
background-color:#fff;
position:relative;
float:none;
top:125px;
border:solid 1px #d1cccc;
padding:0;
margin: 0 auto;
clear:both;
}
.main_inner {
padding:0;
margin:25px 22px 22px 22px;}

a { 
color:#b00205;
text-decoration:none;  
}
					  
a:hover { 
color:#d64144;
text-decoration:none;  
}
	
h1 {
font-size: 2em;
margin-bottom: 0.9em;
margin-left:110px;

}

h2 {
font-size: 1.6em;
line-height: 1em;
margin-bottom: 0.9em;
}

h3 {
font-size: 1.4em;
line-height: 1em;
margin-bottom: 0.5em;
}

h4 {
font-size: 1.2em;
line-height: 1.2em;
margin-bottom: 1em;
font-weight: bold;
}

h5, h6 { font-weight: bold;}

h5, h6, ol, ul {
font-size: 1em;
line-height: 1.2em;
margin-bottom: 1em;
}
/*
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, li a {
color:#3a7ec3;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, li a:hover {
color:#d64144;
}
*/

p {
margin:0 0 0 7px;
font-size: 1.6em;
line-height: 1.3em;}

img {  border:none; }
/*-----------------------------------------------------------LOGO AND MENU(div)-------------------------------------------*/

h1, h1 a {   
width:327px;
height:300px;
position:relative;
background: url(img/panop_logo2.gif) no-repeat scroll 0;
display:block;


}			
h1 a {
background-position: top left;
background-repeat: no-repeat;
background-attachment: scroll;
text-indent: -10000px;

}
			

						

