body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
        background-image: url(images/background.jpg);
	color: #10103b;
}

#mainTitle {
	width: 811px;
	height: 115px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:auto;
}       

#content {
    width: 845px;
  min-height: 100%; 
  height: 100%; 

   margin: 0 auto -50px; 
	/*background-image: url(images/bg_content.jpg); 
	background-color: #fbc04a;*/
}

#leftcontainer {width:260px; float:left;}

#content_top_box{margin-top:-8px; margin-left:20px; width:466px; height:23px; background: url('images/content_top.gif')}

#content_bottom_box{margin-left:20px; margin-bottom:10px; width:466px; height:19px; background: url('images/content_bottom.jpg');}

#content_box {
	width:466px;
	background-image: url(images/content_side.gif); 
	margin: 0px 0 0 20px;
	color: #FFFFFF;
   font-size: 15px;
	/*overflow:auto;*/
	}
	
#actual_content {
     margin-left:18px; width: 438px; height: 685px; 
     	 }
		 
		 
#rightcontainer {
    width: 550px; 
    margin-right:35px; 
    height: 705px; 
    overflow: auto; 
    float:right; 

}	
	

* {
  margin: 0;
}

 
.footer, .push {clear: both;
   margin-right:48px;
   height: 100px;
   width: 850px;
   background-image: url(images/footer.jpg);
  
  }

  p.footer_text {padding-top:8px; color:#FFFFFF; font-size:14px; letter-spacing: 2px;}
    p.footer_text a:visited{color:#CCCCCC; text-decoration:none; }
  p.footer_text a:hover {text-decoration:underline; color: #CCCCCC;}
	

a:link {
color: #2e2a5c;
text-decoration: none;
}

a:visited { text-decoration:none; color:#2e2a5c}

a:hover {
color: #2e2a5c;
text-decoration: underline;
}

/*---------------------------------------*/
/*         SNAZZY BORDERS                */
/*---------------------------------------*/

.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:15px; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:14px;
}
.xsnazzy {
background: transparent; 
width:240px; 
float:left; 
margin:6px; 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:trajsparent; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#2d286b;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}






