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_purple.jpg); background-repeat:repeat-x;
	}
#wrapper {
    width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
 	background: #ffffff url(images/bgrnd_grad_purple.jpg); background-repeat:repeat-x;
    }
#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background: #ffffff url(images/bgrnd_grad_purple.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: 250px;
 	background: #ffffff url(images/header_draft2.jpg); background-repeat:no-repeat;	
	}
#headertext {
    position: relative; top: 150px; bottom: 0px; left: 170px; 
	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;
	}
	 
#navigationtop ul li a:hover { text-decoration: underline; }
#navigationtop .nodiv { background-image: none; }
  
li.siteindex { 
     width: 100px;
	 text-align: left;
	  } 
li.home { 
     width: 70px;
	 text-align: right;
	  }

#footer {
    width: 100%;
	height: 300px;
	clear: both;
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: #aa2a42;
	display: block; 
	margin: 0px;
	}
#footerwrapper {
    margin: 0px auto 0px auto;
	 padding: 0px;
	width: 100%;
	height: 100px;
	background: #ffffff url(images/bgrnd_footer_red.jpg); background-repeat:repeat-x;
	}
#footercontainer {
    margin: 0px auto 0px auto;
	 padding: 0px;
	width: 850px;
	height: 100px;
	background: #ffffff url(images/bgrnd_footer_page.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: 10px;}
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/bgrnd_footer_page.jpg); background-repeat:no-repeat;	
	
}
.footertext {
    float: right;
    width: 350px;
	height: 50px;
    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: 9px; 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: right;
	background: #fff; 
	margin: 10px 0px 0px 10px;
	color: #516210;
	width: 250px;
	text-align: center;
	}
#left {
	display: block;
	width: 485px; 
	float: left;
	background: #fff; 
	margin: 10px 0px 0px 10px;
	color: #613c76;
	text-align: justify;
	border-right: 1px solid #989694; padding: 15px;
}
a.breadcrumb:link {
    font-size: 12px;
	color: #613c76;
    text-decoration: underline;
	font-weight: normal;
	}	
a.breadcrumb:hover {
    font-size: 12px;
	color: #613c76;		
	text-decoration: underline;
	font-weight: normal;
	}
a.breadcrumb:visited {
    font-size: 12px;
	color: #613c76;		
	text-decoration: underline;
	font-weight: normal;
	}
a.breadcrumb:active {
    font-size: 12px;
	color: #613c76;		
	text-decoration: underline;
	font-weight: normal;
	}	

    
