* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url('images/bg.gif') ;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #886339;
	scrollbarhigdlight-color: #886339;
    scrollbar-arrow-color: #886339;
    scrollbar-base-color: #3B0108;
    scrollbar-track-color: #3B0108;
    scrollbar-darkshadow-color: #3B0108;
    scrollbar-face-color: #3B0108;
    scrollbar-highlight-color: #886339;
    scrollbar-shadow-color: #3B0108;
}

td {
	vertical-align: top;
}

a, a:link, a:active, a:visited {
	color: #ba7b33;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #ba7b33;
	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;
}

#all {
	width: 502px;
	margin: 0 auto;
    background: url('images/s/all_bg.gif') repeat-y;
}
div.links {
	padding: 0 40px;
	width: 460px;
	margin: 0 auto;
}

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

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

#main2 {
	padding: 0px 13px;
}

.bar {
	margin: 0 13px;
	width: 477px;
	height: 10px;
	background: url('images/s/bar.gif') repeat-x center;
    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: 370px;
	text-align: center;
	padding: 20px;
}

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

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

#desc label {
	width: 200px;
}

div.value {
 	color: #FFF;
	display: block;
	margin: 6px 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;
}

div#desc {
	padding: 10px 0 0 0;
}

.clears {
	clear: left;
}

div.form {
	padding: 2px 0;
}

#photos 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 img {
	float: left;
	margin: 4px;
	padding: 10px;
}

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;
}


#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;
}

/* for index */
.index1 {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-right: 20px;
}

.index2 {
	float: left;
	width: 215px;
	padding-right: 5px;
}

.clearb {
	clear: both;
	display: block;
	height: 1px;
}

#main3 {
	overflow: auto;
	background: url('images/s/bg_main3.gif') repeat;
	margin: 0px 15px;
	padding: 5px 0px;
}

/* for contact */
#main4 {
	overflow: hidden;
	background: url('images/s/bg_main4.gif') repeat;
	margin: 0px 15px;
	padding: 5px 0px 5px 10px;
}

.index1c {
	float: left;
	width: 260px;
	padding-right: 15px;
}

.index2c {
	float: left;
	width: 180px;
}

.index1c  input.text, .index1c textarea {
	width: 150px;
	border: 1px solid #533921;
	background-color: #1C140C;
	color: #FFF;
	margin-left: 5px;

}

.index1c label {
	width: 70px;
	color: #BA7B33;
	text-align: right;
}

.index1c input.submit {
	border: 0px;
}

.img_border {
	border: 2px solid #4e2e1c;
}

a.model_link {
	color: #b01c2d;
	font-weight: bold;
}