body {
	background-color: #ffffff;
	margin: 0px; padding: 0px;
	font-family: Verdana; color: #000000;
}

a:link { text-decoration: none;	color: #4494b9; }

a:visited {	text-decoration: none; color: #4494b9; }

a:active { text-decoration: none; color: #4494b9; }

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

#top {
	margin-left: auto; margin-right: auto;
	background-image: url('../gfx/top_menu_bg.jpg');
	width: 948px; height: 230px;
}

#top_text_left {
	font-size: 40px; color: #4494b9; font-weight: bold;
	margin-left: 20px; margin-top: 40px;
	float: left;
}

#top_text_right {
	font-size: 20px; color: #4494b9; font-weight: bold;
	margin-left: 400px; margin-top: 60px;
	float: left;
}

#content {
	margin-left: auto; margin-right: auto;
	width: 938px; min-height: 500px;
	padding-top: 3px;
	font-size: 11px;
}

.gb_name {
	border: 1px solid #4494b9; width: 350px; height: 20px; margin-bottom: 5px;
}

.gb_entry {
	border: 1px solid #4494b9; width: 346px; height: 80px; font-family: Verdana;
}

.gb_submit {
	border: 1px solid #4494b9; width: 352px; height: 20px;
	margin-bottom: 10px;
}

.gb_write {
	float: right; border: 0px solid #000000;
}

.gb_top {
	border-left: 1px solid #000000; border-right: 1px solid #000000; font-weight: bold;
}

.gb_content {
	border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}

#bottom {
	margin-left: auto; margin-right: auto;
	width: 948px;
	border-top: 1px solid #000000;
	text-align: right; font-size: 9px;
}