body {
margin:0px 0px 0px 0px;
padding:0px;
color:#000; 
background:#fff; 
font-family: verdana,arial,helvetica,sans-serif;
}

#header {text-align: center; margin-top: 0px auto 0px auto;height:auto;}
.bar{background-color: #639;height: 20px;}	   
#left {position: absolute; left: 0%; width: 20%; }
 
#content {
position: relative;
left: 20%;
width: 60%;
border-color: #639;
border-width: medium;
border-left-style: solid;
} 

#right { 
position: absolute; 
left: 80%; 
top: 122px; 
width: auto; 
background-color: #99c;
} 

#content_2col {
position: relative;
left: 20%;
width: 79%;
border-color: #639;
border-width: medium;
border-left-style: solid;
} 

#right_none { 
position: absolute; 
left: 1%; 
top: 122px; 
width: auto; 
background-color: #99c;
} 

h1{
text-align: center; 
font-size: 110%; 
padding: 0px 0px 0px 0px; 
margin: 0px 10px 0px 10px; 
}
	
h2{
text-align: left; 
font-size: 95%; 
margin: 20px 20px 5px 15px; 
padding: 0px 20px 0px 0px; 
}
	
h3{
text-align: center; 
font-size: 90%; 
padding: 0px 0px 2px 0px; 
margin: 0px 0px 0px 0px; 
}

p{
text-align: justify; 
margin:  5px 10px 5px 10px; 
padding: 0px  0px 0px  0px; 
font-size: 80%; 
}	
	
p.leftheading { 
text-align: center;
background-color: #99c;
font-size: 90%; 
font-weight: bold;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
border-style: solid;
border-color: #99c;
}
	
p.skip{ 
text-align: left;
background-color: #99c;
font: normal, 55%;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
border-style: solid;
border-color: #99c;
}	
	
p.leftmain{
text-align: center;
background-color: #f96;
font-size: 85%;
font-weight: normal;
padding: 5px 0px 5px 0px; 
margin: 0px 0px 0px 0px; 
border-color: #f96;
}	
	
p.box_text{
text-align: center;
font-size: 80%;
font-weight: normal;
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 5px;
background-color: #ff9966;
border-color: #ff9966;
border-width : medium;
border-style : solid;
position: absolute; 
left:55%; 
top: 0px; 
 width: 40%; 
}	

p.rightmain {
text-align: center;
font-weight: bold;
background-color: #9999cc;
font-size:80%;
padding-left: 5px;
padding-right: 10px;
}

p.right {
text-align: center;
background-color: #9999cc;
font-size:80%;
padding-left: 5px;
padding-right: 10px;
}

p.footer{
text-align: center;
font-size: 80%;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
font-weight: bold;
}

p.comments{
text-align: center; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
font-size: 70%; 
}	
	
strong{font-size: 110%;}
	
em{font-size: 85%; font-weight: bold;}	

div.gadleft{float: left; margin: 5px 5px 5px 5px;}
	
div.list_box{
position: relative; 
left: 0%; 
top: 0px; 
 width: 55%; 
}		
	
div.big_box{
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
background-color: #ffffff;
position: relative; 
left: 0%; 
top: 0px; 
 width: 100%; 
}			
	
 li {
list-style-position: inside;
padding: 0px 0px 0px 5px;
margin: 0px 0px 0px 5px;
 text-align: left; 
 font-size: 85%; 
 }

ul, ol {
list-style-position: inside;
padding: 0px 0px 0px 5px;
margin: 0px 0px 0px 5px; 
text-align: left; 
font-size: 85%; 
 }
		
A:link { color: #000000;  }
A:visited { color: #000000;  }
A:active { color: #000000;  }
A:hover {color:#000000;}	
   
img.right{float: right;margin: 0px 5px 0px 5px; } 
img.sample{float: right;margin: 0px 5px 10px 15px; }
img.template{float: left;margin: 0px 15px 10px 15px; }