body { 
	background-color:#fbf2e5;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:11px;
} 

a:link, 
a:visited, 
a:active {
	text-decoration: none;
	color: #946623;
	}

a:hover { 
	color: #946623;
	text-decoration: none;
	}

input,
select,
option,
textarea {
	font-family: Tahoma, Arial, verdana, helvetica, sans-serif;
	background-color:#e5d8c2;
	font-size:11px;
	color: #917445;
	padding:1px;
	margin:1px;
	border: 1px dotted #917445;
	}

#copyright {
	background-image: url("/images/CopyrightBG.gif");
	width:15%;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #b0803a;
	}

#title, 
.title,
#title2, 
.title2,
#title3, 
.title3,
#titles,
.titles {
	width:50%;
	background-color:#e5d8c2;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, David;
	font-size:11px;
	color: #917445;
	padding:5px;
	margin:5px;
	border: 1px dotted #917445;
	}

#titles,
.titles {
              width:25%;
              }

#updates,
.updates {
	position:absolute;
	top:252px;
	left:631px;
	width:197px;
	height:261px;
	}
.lp {
	top:575px;
	left:540px;
	background-image:url(./home.gif);
	position: absolute;
	height: 220px;
	width:300px;
}

hr {
	background-image:url("../../forum/style_images/1/tile_sub.gif");
	background-color:#fed9a2;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #b0803a;
	border: 1px solid #b0803a;
	}

#conn {
	font-family: Tahoma, Arial, verdana, helvetica, sans-serif;
	font-size:11px;
	color: #b0803a;
	border: 1px dotted #b0803a;
	}
#frame {
	background-image: url("/images/FrameBG.gif");
	}
#plist {
	background-image: url("/images/PicturesBG.gif");
	}