#container {
	position: absolute;
	left: 50%;
	width: 750px;
	height: auto;
	margin-left: -384px;
	z-index:1;
	margin-top: 180px;
}

ul.notice {
  border:0;
  color:blue;
  list-style:none;
  margin:10px 0 16px 0;
  padding:0;
}

ul.error {
  border:0;
  color:red;
  list-style:none;
  margin:10px 0 16px 0;
  padding:0;
}

.message {
  color:#977878;
  font-weight:bolder;
  text-transform:uppercase;
}

.results {
  list-style-type:none;
  padding:0;
}

/*main body columns*/

  .main_left {margin-right:220px; width:524px; height:auto; background-image:url(images/text_top.jpg); background-repeat:no-repeat;  padding-top:40px;  padding-bottom:0px; background-color:#FFFFFF}
  
  .main_right {width:198px; float:right; height:auto; background-image:url(images/navigation_top.jpg); padding-top:70px; background-repeat:no-repeat;}
  
  .nav_bottom {background-image:url(images/navigation_bottom.gif); background-repeat:no-repeat; width:198px; height:22px}
  
  .text {
	width:504px;
	background-color:#ffffff;
	height:auto;
	line-height:120%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
  
  .text_bottom {width:inherit; height: 20px; background-image: url(images/text_bottom.gif); background-repeat:no-repeat; background-color:#fafafb; clear:both;}
	
.footer {
  width:inherit;
  padding-top:20px;
  text-align:left;
  color:#977878;
  text-transform:uppercase;
  font-size:10px;
  clear:both;
}
  
a.bottomnav:link { 
  color:#977878;
  text-decoration:none;
  }
a.bottomnav:visited { 
  color:#977878;
  text-decoration:none;
  }
a.bottomnav:hover { 
  color:#663333;
  text-decoration:underline;
  }
a.bottomnav:active { 
  color:#663333;
  text-decoration:underline;
  }
  
#header_container {
	position: absolute;
	left: 50%;
	width: 855px;
	height: auto;
	margin-left: -425px;
	z-index:2;
	}

  /*header*/
  
  .header_left { width:359px; float:left; height:auto;}
  .header_right { 
	  margin-left:359px; 
	  width:492px; 
	  height:268px; 
	  background-image:url(images/home_photos.gif); 
	  background-repeat:no-repeat;
  }	
  
  

body {
	font-family: "Times New Roman", Times, serif;
	/*font-size: 13px;*/
	color: #000000;
	background-image: url(images/background.gif);
	background-color: #fafafb;
	background-repeat: repeat-x;
	margin:0;
	padding:0;

	}

#linklist ul {
margin: 0px;
padding: 0px;
font-family:"Times New Roman", Times, serif;
background-color:#FFFFFF;
}

#linklist li {
list-style-type:none;
background: transparent;
border-bottom:1px dashed #977878;
margin: 0px;
display: block;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#977878;
text-transform:uppercase;
font-weight:bold;
}

#linklist ul li a:link {
color:#977878;
text-decoration:none;
display: block;
padding: 10px 6px 10px 6px;
font-family:"Times New Roman", Times, serif;
}

#linklist ul li a:visited {
color:#977878;
text-decoration:none;
display: block;
padding: 10px 6px 10px 6px;
font-family:"Times New Roman", Times, serif;
}

#linklist ul li a:hover {
background-repeat:no-repeat;
color:#663333;
text-decoration:none;
display: block;
padding: 10px 6px 10px 6px;
font-family:"Times New Roman", Times, serif;
}

#linklist ul li a:active {
background-repeat:no-repeat;
color:#663333;
text-decoration:none;
display: block;
padding: 10px 6px 10px 6px;
font-family:"Times New Roman", Times, serif;
}

#login_box {
margin: 0px;
padding: 10px;
background-color:#FFFFFF;
}

.login {
	color: #977878;
	font-weight: bold;
	font-size:14px;
}

.small {
	color: #000000;
	font-size:10px;
	text-align:right;
}

.titles {font-size:18px; /*font-weight:bold;*/ color:#330000; text-transform:uppercase;}

.subtitles { font-size:16px; color:#990000;}

.subtitles_caps { font-size:16px; color:#990000; text-transform:uppercase;}

a:link {color:#003366;}
a:visited {color:#3366CC;}
a:hover {color:#3366CC; text-decoration:none}
a:active {color:#3366CC; text-decoration:none}

#box {display:block; background-color:#FAFA6; border:DAD1D1;} 

  /*text layout sm right column*/
 
.text_right { width:220px; float:right; height:auto; background-color: #ffffff}
.text_left { margin-right:221px; width:auto; height:auto; background-color: #ffffff}
 
  /*Home Layout*/
 /*.home_left {margin-right:260px; width:auto; height:auto; background-color:#FFFFFF;}
 
 .home_right {width:240px; float:right; height:auto; background-color:#FFFFFF;}*/
  
  /*two columns, sm left column*/
  
  .layout_left { width:100px; float:left; height:auto; background-color: #000000}
  .layout_right { margin-left:100px; width:auto; height:auto}
  
  /*two columns, sm right column*/
  
  .layout2_left {margin-right:240px; width:auto; height:auto; }
  .layout2_right {width:230px; float:right; height:auto; }
.box {
	background-color: #fafaf6;
	padding: 5px;
	border: 1px solid #977878;
	font-size:12px;
}

.box .titles { font-size:16px; font-weight:bold;}

.iuyiuy {width:100%; height:auto; background-color: #ffffff}
.home_left {width:48%; height:auto; float:left;  }
.home_right {margin-left:53%; width:auto; height:auto }
