body {
	background-image: url(../img/3d_texture1.gif);
	background-repeat: repeat;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
	text-align:center;
}
#site_hold {
	background-color: #FFFFFF;
	width: 750px;
	height:100%;
	text-align:left;
	background-image: url(../img/leftcolumn.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 19px;
	background-color: #908882;
	clear:both;
	width:100%;
	padding-top: 5px;
}
#footer_left {
	background-color: #908882;
	font-size: 9px;
	color: #FFFFFF;
	width: 30%;
	float: left;
	padding-left: 12px;
}
#footer_right {
	text-align: right;
	background-color: #908882;
	font-size: 9px;
	color: #FFFFFF;
	float: right;
	padding-right: 12px;

}
#editblock {
	background-image: url(../img/leftcolumn.gif);
	background-repeat: repeat-y;
}
#edit_area {
	padding: 32px 16px 16px;
	width: 557px;
	float: right;
}
#left_column {
	background-color: #DEDBD5;
	padding-left: 12px;
	padding-top: 32px;
	padding-right: 12px;
	padding-bottom: 32px;
	float: left;
	width: 136px;
	min-height:320px;
}
#left_column2 {
	background-color: #DEDBD5;
	padding-left: 12px;
	padding-top: 32px;
	padding-right: 12px;
	padding-bottom: 32px;
	float: left;
	width: 136px;
	height:600px;
}
/*\*/
* html #left_column2 {
	min-height:320px;
}
#top_bar {
	height: 133px;
	margin-right: 0px;
	margin-bottom: 2px;
}
#top_bar1 {
	background-color: #565646;
	height: 110px;
	padding-left: 16px;
	width: 472px;
	float: left;
	padding-top: 25px;
}
/*\*/
* html #top_bar1 {
	background-image:none;
	background-image: url(../img/dots_white.gif);
	background-repeat: no-repeat;
	background-position: 174px center;
}
#top_bar3 {
	background-color: #ADBDA7;
	height: 110px;
	padding-left: 16px;
	width: 244px;
	float: right;
	padding-top: 25px;
}
a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #000000;
	text-decoration: underline;
}
.bigtext {
	font-size: 14px;
}
a.textspace_topbar {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
}
a.textspace_topbar:hover {
	color: #000000;
	text-decoration: underline;
}
a.link_blue {
	text-decoration: none;
}
a.link_blue:hover {
	text-decoration: underline;
}
#flashcontent2 {
	margin-top:2px;
	
}