* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url('images/bg.gif') ;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	color: #FFF;
}

td {
	vertical-align: top;
}

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

a:hover {
	text-decoration: underline;
}

#design {
	text-align: right;
	color: #b01c2d;
	font-size: 11px;
}

#design a {
	font-weight: lighter;
	text-decoration: none;
	color: #b01c2d;
	font-size: 11px;
}

#design a:hover {
	text-decoration: underline;
	color: red;
}

#sound {
	float: left;
}

div#desc {
	overflow: auto;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 1em;
}

div.links {
	padding: 0 40px;
	width: 760px;
	margin: 0 auto;
}

#all {
	width: 800px;
	margin: 0 auto;
		background: url('images/all_bg.gif') repeat-y;
}

#logo {
	padding: 15px 0px 10px 20px;
}

#main {
	overflow: auto;
	background-color: #3B0108;
	margin: 5px 15px;
	padding: 5px 10px;
}

.bar {
	margin: 0 15px;
	width: 770px;
	height: 12px;
	background: url('images/bar.gif') repeat-x;
		font-size: 1px;
}

div#flags {
	float: right;
	padding: 30px 50px 0 0;
}

#flags a, #flags a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

/* for profile */
h1 {
	color: #FFF;
}

#photos {
	float: right;
	width: 380px;
	text-align: center;
	padding: 0px;
}

#photo {
	text-align: center;
	padding: 10px;
	float: right;
	margin: 10px;
	border: 3px solid #533921;
}

label {
	margin: 2px 0 0 0;
	width: 100px;
	color: #866138;
	float: left;
	font-size: 12px;
}

#desc label {
	width: 190px;
}

div.value {
 	color: #FFF;
	display: block;
	margin: 3px 0 0 0;
}

.extras span {
	color: #866138;
	font-size: 14px;
	font-weight: bold;
}
.extras label {
	padding-left: 50px;
	display: block;
	width: 150px;
	color: #866138;
	float: left;
}

div#footer {
	text-align: right;
	color: #b01c2d;
		font-size: 11px;
	padding: 10px;
	margin: 0 15px;
	background: url('images/footer_text_bg.gif') repeat;
}

#footer a {
	text-decoration: none;
	color: #b01c2d;
}

#footer a:hover {
	text-decoration: underline;
	color: red;
}

.clears {
	clear: left;
}

div.form {
	padding: 0px 0;
}

.a_center img {
	margin: 0 5px;
}

/* for search */
select, input.text, textarea {
	border: 1px solid #BBB;
	background-color: #FFF;
	color: #666;
	font-family: Georgia, "Bookman Old Style", "Bookman Antiqua", serif;
	font-size: 1em;
}

.form select, .form input.text {
	width: 80px;
}

#add select, #add input.text, #add textarea {
	width: 300px;
}

form {
	font-size: 0.8em;
}

select, input, textarea {
	margin: 6px 2px 0 2px;
}

.form2 select, .form2 input.text {
	margin-left: 20px;
	width: 200px;
	border: 1px solid #BBB;
	background-color: #FFF;
	color: #666;
	font-family: Georgia, "Bookman Old Style", "Bookman Antiqua", serif;
	font-size: 1em;
}
#result a {
	display: block;
	float: left;
	margin: 2px;
	padding: 5px;
	color: beige;
}

#result a span {
	color: #FFF;
}

#result a img {
	margin-bottom: 2px;
}

div#result {
	text-align: center;
	margin: 0 auto;
}

div#results {
	font-weight: bold;
	font-size: 16px;
	padding: 25px 0 0 0;
	text-align: center;
}

/* for add */
textarea {
	height: 100px;
}

ul, li {
	margin-left: 10px;
}

table#add {
	margin: 0 auto;
	width: 80%;
}

#add td.extras {
	font-size: 16px;
}

td {
	vertical-align: middle;
}

#add label {
	width: 150px;
}


#add input.submit {
	width: 300px;
	margin-left: 150px;
}

.center {
	text-align: center;
}

.moretop {
	padding-top: 10px;
}

.bold {
	font-weight: bold;
	font-size: 16px;
}

input.file {
	margin-left: 105px;
}

.a_right {
	text-align: right;
}

.a_center {
	text-align: center;
}

td {
	vertical-align: top;
}
