* {margin: 0; padding: 0; border: none; text-decoration: none}
body {
	background: #8F91A1;
	background: url(images/bg.jpg) repeat;
	color: #4E8C43;
	text-align: justify;
	font: .8em "trebuchet ms", tahoma, sans-serif;
}
#container {
	background: url(http://twi-lek.net/images/back.png) repeat-y;
	width: 900px;
	margin: auto;
	text-align: justify;
}
#header {
	height: 381px;
no-repeat;
}
#footer {
	background: url(http://twi-lek.net/images/footer.png) no-repeat;
	height: 23px;
	clear: both;
	padding: 0 0 0 0px;
	font-size: 95%;
	line-height: 16px;
}
#content {
	width: 890px;
	margin-top: 0px;
	padding-left: 0px;
	float: left;
}



body, table, tr, td {font: 10pt verdana, arial, helvetica, sans-serif; color: #D2AAB7; letter-spacing: 1px}


a:link, a:active, a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF}
a:hover {color: #E9E5E5}

input, textarea, option, select {background-color: #8A2E31; 
font: 10pt arial; color: #FFFFFF; 
letter-spacing: 1px; 
border-style: solid; 
border-color: #FFFFFF; 
border-width: 1px}


p, br {padding: 5px;}

h1 {
	font:bold italic 24px times roman;
        color:#FFFFFF;
        text-align: left;
	}


h2 {
	font:bold italic 24px times roman;
        color:#D2AAB7;
        text-align: left;
	}


h3 {
	font:bold 12px verdana, arial, helvetica, sans-serif;
        color:#D2AAB7;
        text-align: left;
        border-bottom: 1px solid #D2AAB7;
	}
	
	ul{
padding-left: 50px;

