/* ---------------------------- alignment ------------- */

body, html, #main {		height:			100% }
#h {				height:			60px }
#f {				height:			40px }

html, body {			width:			100% }
#main {				width:			720px }
#nav {				width:			185px }
input[type=text] {		width:			175px }
.empty3 {			width:			55px }

html, body {			margin:			0 }
#main {				margin:			0 auto }
input[type=text], textarea {	margin-bottom:		6px }

html, body, tr, td, th {	padding:		0 }
#mc {				padding:		10px 15px }

img {				border:			0 }
#main {				border-colapse:		colapse }
#main {				border-spacing:		0px }

/* ---------------------------- other ----------------- */

button {			cursor:			hand }

.fr {				float:			right }

td, th {			vertical-align:		top }
#h, #f {			vertical-align:		middle }

/* ---------------------------- text ------------------ */

td, th {			font-family:		Verdana, Arial, Tahoma }
h1, legend {			font-size:		18px }
#m {				font-size:		13px }
li {				font-size:		11px }
#f {				font-size:		10px }
legend {			font-weight:		900 }

td, th {			text-align:		inherent }
html, body {			text-align:		center }
#m, #nav {			text-align:		left }
.r {				text-align:		right }

/* ---------------------------- bg/colors ------------- */

html, body {			background:		#000 url('/img/body.jpg') center top no-repeat }
#main {				background:		transparent url('/img/chain.png') left top repeat-y }
#mc {				background:		transparent url('/img/bg.jpg') }
input[type=text], textarea {	background:		transparent url('/img/pix.png') }

#m {				color:			#fff }
a, input[type=text], textarea {	color:			#f0f }
#f, #f a {			color:			#444 }

#mc {				border:			#444 1px solid }
input[type=text], textarea {	border:			#f0f 1px solid }
fieldset {			border:			#fff 2px solid }

/* ---------------------------------------------------- */
