a:link{
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	}
a:visited{
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	}
a:hover{
	text-decoration: none;
	color: #5D5C3E;
	background-color: transparent;
	}

.title {
	font-family: Times New Roman;
	text-transform: lowercase;
	font-size: 22px;
	color: #CD743D;
	padding: 2px;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -1px;
	}

.big {
	font-family: Times New Roman;
	text-transform: lowercase;
	font-size: 22px;
	color: #3A5C65;
	line-height: 25px;
	}

body{
	background: url('bg.png') #C2C2C2 repeat-x;
	}

#content {
	width: 530px;
	text-align: justify;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	left: 0px;
	top: 411px;
	position: absolute;
	color: #636363;
	padding: 6px;
	}

img {
	border: 0px none;
	}

b{
	color: #3A5C65;
	}

i{
	color: #CD743D;
	}

.quote {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 8px;
	color: #3D3D3D;
	line-height: 10px;
	font-style: italic;
	}

#footer {
	width: 530px;
	padding: 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	background-color: #C2C2C2;
	}

textarea {
	background-color: #636363;
	color: #C2C2C2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	border: 1px solid;
	border-color: #CD743D;
	}

input, option, select {
	color: #C2C2C2;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	background-color: #636363;
	line-height: 11px;
	border: 1px solid;
	border-color: #CD743D;
	}

.floatleft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	}

ul {
	list-style: none;
	margin-left: 20px;
	}

li {
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	}

.codesort p {
	text-align: center;
	}

label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.stats {
	background-color: #9F9F9F;
	width: 480px;
	}

.news {
	text-transform: lowercase; 
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	font-family: Times New Roman;
	color: #CD743D;
	letter-spacing: -1px;
	}