html, body {
	margin: 0;
	width: 100%;
	font-family: Geneva, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #613C76;
 	background: #ffffff url(images/bgrnd_grad_red.jpg); background-repeat:repeat-x;
	}
#wrapper {
    width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
 	background: #ffffff url(images/bgrnd_grad_red.jpg); background-repeat:repeat-x;
    }
#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background: #ffffff url(images/bgrnd_grad_red.jpg); background-repeat:repeat-x;
	}
#content {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background: #ffffff;
	}		
#header {
    margin: 0px auto 0px auto;
	 padding: 0px;
	width: 850px;
	height: 500px;
 	background: #ffffff url(images/header_draft6.jpg); background-repeat:no-repeat;	
	}
#headertext {
    position: relative; top: 200px; bottom: 0px; left: 200px; 
	width: 425px;
	text-align: right;
	} 
<!--Navigation Top-->
#navigationtop ul {
	width: 800px;
	height: 26px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
#navigationtop ul li { float: right; list-style-type: none; }
#navigationtop ul li a {
	padding: 6px 13px 0px 13px;
	color: #ffffff;
	display: block;
	text-decoration: none;	
	height: 26px;
	float: right;
}
.home { 
     width: 70px;
	 text-align: left;
	  }  
.siteindex { 
     width: 100px;
	 text-align: left;
	  } 
	 
#navigationtop ul li a:hover { text-decoration: underline; }
#navigationtop .nodiv { background-image: none; }
#footer {
    width: 100%;
	height: 300px;
	clear: both;
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: #613C76;
	display: block; 
	margin: 0px;
	}
#footerwrapper {
    margin: 0px auto 0px auto;
	 padding: 0px;
	width: 100%;
	height: 100px;
	background: #ffffff url(images/footer_bgrnd_purple.jpg); background-repeat:repeat-x;
	}
#footercontainer {
    margin: 0px auto 0px auto;
	 padding: 0px;
	width: 850px;
	height: 100px;
	background: #ffffff url(images/footer_page_purple.jpg); background-repeat:no-repeat;	
	}	
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4 { font-weight: normal; display: block; margin: 0px; padding: 0px;}
h1, h2, h2 a, h3, h4 { color: #613c76; font: 40px Georgia, serif; text-decoration: none; }
h2, h2 a { color: #613c76; font: 24px Georgia, serif; text-decoration: none; }
h1 a:hover, h2 a:hover { text-decoration: underline; }
h1 { line-height: 45px;}
h3 { font-size: 18px; }
h4 { font-size: 16px; color: #613c76;}
h5, h5 a {color: #aa2a42; font-size: 9px Arial, serif;}
h5 {font-weight: bold;}
<!--Tables-->
#footercontent {
    display: block;
    width: 850px;
	text-align: right;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	 	background: #ffffff url(images/footer_page_purple.jpg); background-repeat:no-repeat;	
	
}
.footertext {
    float: right;
    width: 400px;
	height: 100px;
    text-align: right;
	margin: 3px 30px 3px 0px;
	font: 10px Arial, serif;
	font-weight: bold;
	font-size: 10px;
	color: #613c76;	
}
.footertextleft {
    float: right;
    width: 400px;
	height: 100px;
    text-align: center;
	margin: 3px 30px 3px 0px;
	font: 10px Arial, serif;
	font-size: 10px;	
}
a.ftr:link { text-decoration: none; color: #613c76; }
a.ftr:hover { text-decoration: underline; color: #613c76; }
.copyright {color: #ffffff; font-size: 10px; text-align: center;}
a.dbt:link {
    color: #083158; font-size: 9px; text-decoration: none;}
	
a.dbt:hover {
        color: #ffffff; font-size: 9px; text-decoration: underline;}

a.dbt:visited {
        color: #083158; font-size: 9px; text-decoration: none;}


#right {
	display: block; 
	float: left;
	background: #fff; 
	margin: 10px 0px 0px 10px;
	color: #613c76;
	width: 245px;
	text-align: center;
	}
#left {
	width: 500px;
	height: 500px; 
	float: left;
	background: #fff; 
	margin: 10px 0px 0px 10px;
	color: #613c76;
	text-align: justify;
	border-right: 1px solid #989694; padding: 5px;
}
.box1{  
        width: 230px; 
		height: 100px; 
		padding: 5px;
		float: left;
         
       }
.box2{  
        width: 230px; 
		height: 150px; 
		padding: 5px; 
		float: left; 
		border-left: 1px solid #989694;       
       }
