#header_upper {
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
#header_upper_block {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#nav_container {
}
.clear {
	clear: both;
}
#nav_l {
	background-image: url(/img/nav_l.jpg);
	float: left;
	height: 27px;
	width: 26px;
}
#nav_r {
	background-image: url(/img/nav_r.jpg);
	float: left;
	height: 27px;
	width: 26px;
}
#navigation {
	background-image: url(/img/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 618px;
	float: left;
}
#dingens_r {
	background-image: url(/img/slog_bg_r.jpg);
	float: left;
	height: 14px;
	width: 32px;
	position: relative;
	bottom: -125px;
}
#header_lower {
	background-image: url(/img/slog_bg_side.jpg);
	height: 139px;
	width: 100%;
}
#slogan {
	background-image: url(/img/slog_bg_middle.jpg);
	height: 139px;
	width: 654px;
	float: left;
}
#slogan_wrapper {
	height: 139px;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/contentshadow.jpg);
	background-repeat: repeat;
}
#footer_wrapper {
	height: 32px;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
}
#footer_m {
	background-image: url(/img/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	width: 662px;
}
#footer_l {
	background-image: url(/img/footer_l.jpg);
	float: left;
	height: 32px;
	width: 32px;
}
#footer_r {
	background-image: url(/img/footer_r.jpg);
	float: left;
	height: 32px;
	width: 32px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 698px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #2A3881;
}
#shadow_r {
	background-image: url(/img/shadow_r.jpg);
	float: left;
	height: 100%;
	width: 4px;
	background-repeat: repeat-y;
}
#shadow_l {
	background-image: url(/img/shadow_l.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 400px;
	width: 4px;
}
#dingens_l {
	float: left;
	height: 14px;
	width: 32px;
	position: relative;
	bottom: -125px;
	background-image: url(/img/slog_bg_l.jpg);
}
#sloganimg {
	background-image: url(/img/magicheader.png);
	height: 100px;
	width: 629px;
	margin-right: auto;
	margin-left: auto;
	
}
li {
	display: inline;
}
ul {
	display: inline;
}
.aligncenter, div.aligncenter {                                                                            
    display: block;                                                                                        
    margin-left: auto;                                                                                     
    margin-right: auto;                                                                                    
}                                                                                                          
.alignleft {                                                                                               
    float: left;                                                                                           
}                                                                                                          
.alignright {                                                                                              
    float: right;                                                                                          
}                                                                                                          
.wp-caption {                                                                                              
        background-color: #f3f3f3;                                                                         
        border: 1px solid #ddd;                                                                            
        -khtml-border-radius: 3px;                                                                         
        -moz-border-radius: 3px;                                                                           
        -webkit-border-radius: 3px;                                                                        
        border-radius: 3px; /* optional rounded corners for browsers that support it */                    
        margin: 10px;                                                                                      
        padding-top: 4px;                                                                                  
        text-align: center;                                                                                
}                                                                                                          
.wp-caption img {                                                                                          
        border: 0 none;                                                                                    
        margin: 0;                                                                                         
        padding: 0;                                                                                        
}                                                                                                          
.wp-caption p.wp-caption-text {                                                                            
    font-size: 11px;                                                                                       
    line-height: 17px;                                                                                     
    margin: 0;                                                                                             
    padding: 0 4px 5px;                                                                                    
}
