body {
	font-family: sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #eeeeee;
	font-size: 12px;
}

a {
	color: #112233;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #556677;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#container {
	text-align: left;
	background-color: #aaaaaa;
	margin: auto;
	padding: 2px;
	width: 960px;
}

#inner {
	background-color: #eeeeee;
	padding: 0px;
	width: 960px;
}

#logo {
	position: relative;
	width: 960px;
	height: 100px;
	background: url(loadimages_logo.png) no-repeat;
}

.menu {
	position: relative;
	width: 960px;
	height: 30px;
	background-color: #ccccdd;
	overflow: hidden;
	background: url(loadimages_menu_bg.png) repeat-x;
}

.menu_line {
	text-align: left;
	position: relative;
	width: 450px;
	top: 6px;
	left: 20px;
	height: 16px;
	font-size: 16px;
	float: left;
}

.menu_line_right {
	text-align: right;
	position: relative;
	width: 450px;
	top: 6px;
	right: 20px;
	height: 16px;
	font-size: 16px;
	float: right;
}

.login_box {
	position: relative;
	top: 4px;
	width: 380px;
	font-size: 14px;
	height: 16px;
	float: right;
}

.login_input {
	position: relative;
	border: 1px;
	border-style: inset;
	color: #222233;
	background-color: #eeeeee;
	font-size: 14px;
	width: 80px;
}

.login_button {
	position: relative;
	border: 1px;
	border-style: outset;
	color: #222233;
	background-color: #eeeeee;
	font-size: 14px;
	width: 50px;
}

#footer {
	position: relative;
	width: 960px;
	height: 30px;
	background-color: #ccccdd;
	float: left;
	background: url(loadimages_menu_bg.png) repeat-x;
}

#footer_line {
	text-align: center;
	position: relative;
	width: 920px;
	top: 8px;
	left: 20px;
	height: 16px;
	font-size: 12px;
}

#menuads {
	text-align: center;
	position: relative;
	width: 960px;
	height: 120px;
}

#ad_links {
	text-align: center;
	position: relative;
	top: 15px;
	width: 210px;
	height: 90px;
	float: left;
	font-size: 14px;
	background-color: #eeeeee;
}

#ad_leaderboard {
	text-align: left;
	position: relative;
	top: 15px;
	width: 742px;
	height: 90px;
	float: right;
	overflow: hidden;
	background-color: #eeeeee;
}

#content {
	text-align: left;
	position: relative;
	width: 960px;
	background-color: #eeeeee;
	float: left;
}

#main_content {
	text-align: left;
	position: relative;
	padding: 20px;
	width: 720px;
	float: left;
}

#main_content2 {
	text-align: left;
	position: relative;
	padding: 20px;
	width: 600px;
	float: left;
}

.upload_form {
	padding: 10px;
	font-size: 14px;
	width: 300px;
	border: 1px;
	border-style: inset;
	background-color: #ccccdd;
}

#ad_rectangle {
	text-align: left;
	position: relative;
	width: 310px;
	height: 250px;
	float: right;
	background-color: #eeeeee;
}

#ad_skyscraper {
	text-align: left;
	position: relative;
	width: 170px;
	height: 600px;
	float: right;
	background-color: #eeeeee;
}

#register_form {
	text-align: left;
	position: relative;
	padding: 20px;
	border: 1px;
	border-style: inset;
	width: 300px;
	height: 180px;
	background-color: #ccccdd;
}

.register_column {
	text-align: left;
	position: relative;
	width: 150px;
	height: 100px;
	float: left;
	background-color: #ccccdd;
}

.register_cell {
	text-align: left;
	position: relative;
	width: 140px;
	height: 30px;
	float: left;
	vetical-align: bottom;
	font-weight: bold;
	background-color: #ccccdd;
}

.register_input {
	position: relative;
	border: 1px;
	border-style: inset;
	color: #111122;
	background-color: #eeeeee;
	font-size: 14px;
	width: 120px;
}

.register_button {
	position: relative;
	border: 1px;
	border-style: outset;
	color: #111122;
	background-color: #eeeeee;
	font-size: 14px;
	width: 80px;
}

.img_container {
	text-align: left;
	position: relative;
	margin: 5px;
	padding: 5px;
	width: 650px;
	border: 1px;
	border-style: outset;
	background-color: #ccccdd;
	float: left;
}

.img_container2 {
	text-align: left;
	position: relative;
	margin: 5px;
	padding: 5px;
	width: 450px;
	border: 1px;
	border-style: outset;
	background-color: #ccccdd;
	float: left;
}

.img_info {
	position: relative;
	text-align: center;
	margin: 5px;
	width: 170px;
	height: 240px;
	float: left;
	overflow: hidden;
}

.show_thumbnail {
	position: relative;
	text-align: left;
	width: 168px;
	height: 168px;
	border: 1px;
	background-color: #eeeeee;
	border-style: inset;
}

.show_thumbnail2 {
	position: relative;
	text-align: left;
	width: 168px;
	height: 168px;
}

.img_codes {
	position: relative;
	text-align: left;
	margin: 5px;
	width: 440px;
	float: left;
}

.img_code {
	position: relative;
	text-align: left;
	width: 440px;
	margin: 5px 0px;
	border: 1px;
	border-style: inset;
	background-color: #eeeeee;
	overflow: auto;
}

.center_message {
	text-align: center;
	position: relative;
	width: 500px;
	float: left;
}

.clearing {
	clear: both;
}
