body {
	background:#FFF url('images/bg.jpg') top center repeat-x;
	margin:10px 10px 0px 10px;
	padding:0px;
	color:#999999;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:70.5%;

}

#title {
	width:100%;	
	margin:0px auto;
	padding:0 0 5px 0;
	font-size:1.1em;
	line-height:1.2em;

}

#title a:link, a:visited, b{
color:#b8ce83;
text-decoration:none;
}

#title a:hover, a:active{
color:#fff;
text-decoration:none;

}

#small {
	positon:relative;
	padding-left: 5px;

}

#small2 {
	positon:relative;
	float:right;
	margin-top: -15px;

}

#content {
	background:#fff;
	margin-left: 200px;
	margin-right:200px;
	color:#000;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:20px;
	padding-top: 10px;
	margin-top: 2px;
	padding-bottom: 100px;
}

#content p {color:#888;}

#content a, a:link { color:#006633;}

#content a:hover, a:active{ color:#FF6666;}


p, h1, pre {
margin:0px 10px 10px 10px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1.6em;
text-align:justify;
text-decoration:none;
}

h1 {
	font-size:2.5em;

	color:#ccc;
	text-align: right;
	padding-bottom: 5px;
}

#footer{
height:22px;
background:#000 url('images/bg.jpg') top center repeat-x;
text-align: center;
padding-top: 8px;
clear: both;
float: none;
margin-left: -10px;
margin-right: -10px;
margin-bottom: -20px;

}

#footer a, a:link {
color:#999999;
text-decoration: none;

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

}

textarea:focus,input.text:focus {
	border: 1px solid #585a4a;
 	margin: 0;
}

textarea.code {
	margin: 0 0 10px;
	width: 660px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 0.8em;
}

textarea {
	background-color: #fff;
 	text-indent: 2px;
 	width: 300px;
 	border: 1px solid #dbd4c4;
 	color: #000;
 	font: .9em Tahoma, Arial, Sans-Serif;
	margin: 0;
}
