body {
	background-color: #d2c4f7;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size:12px;
	margin-top:2px;
}

a:link {
 color:#6600ff;
	text-decoration:underline;
}

a:visited {
 color:#333333;
	text-decoration:underline;
}

table {
 font-family: Verdana, Arial, Helvetica, sans serif;
	font-size:12px;
}

h1 {
 font-size:16px;
	font-weight:bold;
	color:#451860;
	margin:0;
	padding:0;
}

h3 {
 font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#outer_wrapper {
 margin:auto;
 padding:0;
 position:relative;
 text-align:center;
}

#inner_wrapper{
 background-color: #ffffff;
	/* border:1px solid #fff; */
 margin: auto;
 padding: 0;
 width:870px;
 z-index: 1;
	text-align:left;
 position:relative;
}

#topline {
 height:4px;
	width:870px;
	background-color:#fcfc99;
}

#leftnav {
	width:160px;
	min-height:500px;
	background-color:#6f58b3;
	float:left;
}

#leftnav a {
 padding:15px 2px 20px 8px;
	line-height:30px;
	font-size:13px;
	height:30px;
	width:159px;
	/* display:block; */
}

#leftnav a:link, #leftnav a:visited {
 color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#leftnav a:hover {
 color:#fff;
 font-weight:bold;
 text-decoration:underline;
	/* background-color:#dd8d00; */
}

#footer {
 background-color:#ffff99;
 width:100%;
 height:25px;
 text-align:center;
 color:#000;
 font-weight:bold;
 font-size:10px;
	position:absolute;
	bottom:0px;
}

#copyright {
 text-align:center;
 margin:auto;
 padding-top:7px;
	color:#333;
}

#footer a:link, #footer a:visited {
 color:#003399;
}

.clearit {
 clear:both;
}


#main_area {
 width:690px;
 margin:10px 0px 5px 170px;

}

.add_padding {
 padding:5px;
}

.home_list {
	list-style: disc;
	margin:5px 5px 0px 0px;
	text-indent:-3px;
}

.home_list li {
	line-height:15px;
}

#home_box {
 border: 2px solid #6f58b3;
	width:300px;
	background-color:#c9d9f2;
	float:right;
	font-weight:bold;
	text-align:center;
}

#photos_right_float {
 float:right;
	width:200px;
}

#photos_right_float img {
 padding-bottom:2px;
}


/*
#header_nav {
 background-color: #9D9C98;
 height:25px;
	width:960px;
 position:relative;
	text-align:right;
	font-size:14px;
	border-top:1px solid #fff;
 line-height:25px;
}

#header_nav a {
 padding: 3px 10px;
	height:33px;
		background-color:#5d7d8c;
}

#header_nav a:link, #header_nav a:visited {
 width:100px;
 color:#000;
	font-weight:bold;
	text-decoration:none;
}

#header_nav a:hover {
 width:100px;
 color:#fff;
	background-color:#cfac50;
 font-weight:bold;
 text-decoration:none;
}

#home_top {
 width:951px;
	height:190px;
	padding:5px;
	margin:0;
	border-bottom:1px solid #fff;
}

#home_left_box {
 width:520px;
	height:190px;
	background-color: #fff;
}

#home_left_box img {
 margin-left:30px;
}

#footer_spacer {
 width:100%;
	height:6px;
	background-color: #9D9C98;
	border-bottom:1px solid #fff;
}

.add_margin {
 margin:5px;
}


.header_sm {
 font-weight:bold;
	font-size:16px;
	width:100%;
	border-bottom:1px solid #999;
	margin:0px 0px 5px 0px;
	padding:0;
}

.header_sm_2 {
 font-weight:bold;
	font-size:16px;
	width:700px;
	border-bottom:1px solid #999;
	margin-bottom:5px;
}


#home_top_right {
	width:423px;
	float:right;
	padding:0;
	margin:0;
}

#home_right_text {
	font-size:12px;
    width:420px;
	background-color: #fff;
	height:63px;
    filter:alpha(opacity=80);
    opacity:0.8;
	position:absolute;
	top:283px;
	padding:0;
	margin:0;
}


#main_text {
 background-color: #fff;
	width:950px;
	padding:0;
	margin:0;
}
*/


