body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-color: #FFF8DC;
/*	background-color: #dddddd; */
}

a:link { color:#A52A2A; text-decoration: none; }
a:visited { color:#A52A2A; text-decoration: none; }
a:active { color:#A52A2A; text-decoration: none; }
a:hover { color:#A52A2A; text-decoration: underline; }

h1 {
	border-left: 3px solid #A0522D;
	border-bottom: 1px solid #A0522D;
	position: relative;
	left: 5px;
	width: 350px;
	text-indent: 10px;
}
h2 {
	border-bottom: 1px solid #A0522D;
	position: relative;
	left: 2px;
	width: 850px;
}

h3 {
	position: relative;
}

h4 {
	border-bottom: 1px solid #A0522D;
	position: relative;
	left: 50px;
	text-indent: 10px;
}


.framework {
	font-size: 12px;
	width: 800px;
	border: 1px solid black;
}
.framework_logo {
	background-color: #cccccc;
	height: 74px;
}
.framework_menu {
	background-color: #CD853F;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.menu {
	font-weight: bold;
}
.menu_item {
	border-right: 1px solid black;
	font-size: 12px;
	width: 80px;
	cursor: pointer;
	cursor: hand;
}
.menu_link {
	text-decoration: none;
	color: #000000;
}
.framework_content {
	background-color: #FFF8DC;
	padding: 3px;
	height: 400px;
}
.framework_footer {
	background-color: #CD853F;
	border-top: 1px solid black;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}
.footer_table {
	font-size: 10px;
}


.link_page {
	font-size: 10px;
	width: 800px;
}

.gallery_table {
	font-size: 10px;
}
.gallery_item {

}
.video_cell {
	background: url(gfx/movie.gif) no-repeat top left;
	width: 180px;
	padding: 0px;
	font-size: 12px;
}
.video_cell:link a {
	text-decoration: none;
}
.opa img {
	filter:Gray progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
}
.opa:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.gb_table {
	border: 1px solid #aaaaaa;
	padding: 2px;
	width: 800px;
}
.gb_titles {
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}
.gb_inlagg {
	font-size: 12px;
	font-weight: normal;
}
.gb_msgbox {
	font-size: 12px;
	font-weight: normal;
}
.gb_input {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid black;
	width: 250px;
	background-color: OldLace;
	color: MidnightBlue;
}
.gb_textbox {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid black;
	width: 250px;
	height: 150px;
	background-color: OldLace;
	color: MidnightBlue;
}
.gb_button {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	width: 75px;
	height: 25px;
	background-color: #D2691E;
	color: black;
}
.blog_frame {
	border:none;
	height:440px;
}
.efit {
	position: relative;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 500px;
	padding: 10px;
}
