
body {
	text-align:center;
    font-family:Arial;
    font-size:12px;
}
        
    a:link {color:black;text-decoration:underline;}
    a:visited {color:black;text-decoration:underline;}
    a:hover{color:black;text-decoration:underline;}
    a:active{color:black;text-decoration:underline;}       
	
#frame {
	width:926px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-40px;
	padding:0px;
	text-align:left;



}

#contentheader {
	background:#fff;
	border-bottom:1px solid orange;
	margin:0px 0 -1px 0 ;
	background-image:url(/images/head.jpg);
	height:150px;
}
        
#contentleft {
	width:175px;
	padding:0px;
	float:left;
	margin:0 10px 0 0;
}
        
#contentleft_inner_1{
	font-size:11px;
}

#contentleft_inner_1 a {
	text-decoration:none
}

#contentleft_inner_2{
     margin:10px 0 0 0;
	 text-align:center;
	 border:1px solid orange;
	 padding:5px;
}
        	
#contentcenter {
	width:550px;
	padding:0px;
	float:left;	
}
        
#contentcenter_inner_1 {
    border:1px orange solid;
    padding:4px;
    background-image:url(/images/bg_content.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}

#contentcenter_inner_1 h4 {
	font-size:16px;
	}
       
#contentcenter_footer {
    text-align:center;
    margin:10px 0 0 0;
}
       

       
#contentcenter_google {
    text-align:center;
	margin:10px 0 0 0;
    border:1px solid orange;
	padding:5px;
    
}#contentcenter_amazon {
    text-align:center;
	margin:10px 0 0 0;
	padding:5px;
    
}
	
#contentright {
	width:180px;
	padding:0px;
	float:left;
	background:#fff;
	margin:0 0 0 11px;
}
        
#contentright_google {
	border:1px orange solid;
}

#contentright_google_search {
	margin-top:10px;
}
	
h1 {
	font-size:14px;
	padding-top:10px;
}
		
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}
        
#main {
    padding: 2px;
    border-top:1px solid orange;
    border-left:1px solid orange;
    border-right:1px solid orange;
    background-image:none;
    font-weight:bold;
}

#main.act {
    background-image:url(/images/bg_button.gif);

}

#sub {
    padding:2px;
    font-weight:normal;
    border-left:1px solid orange;
    border-right:1px solid orange;
    border-bottom:1px solid orange;
			background-color:#f5f3f3;
}

#sub.act {
    font-weight:bold;

}
ul{
list-style-type:square;
}
.stern{
font-size:11px;
color:gray;
}
