body {
	text-align: center;
	background: #080708 url(trbg.jpg) repeat-x;
	color: #ffffff;
}

#container {
	margin: 0px auto;
	width: 673px;
	text-align: left;
	background: #080708;
}


#image {
	float: left;
	width: 673px;
}

#header {
	width: auto;
}
#content {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	width: 663px;
	background: #080708;
	color: #ffffff;
	text-shadow: 1px 1px 1px #4c4c4c;
	font-size: 14px;
	font-family: Arial, "Trebuchet MS", serif;
}

#content a:visited, #content a:link { 
	color: #a9d2e6; 
	text-decoration: none;  
}

#content a:hover { 
	color: #e48cdf; 
	text-decoration: none;
}

b, strong {
	color: #b8a6b8;
	text-shadow: 1px 1px 3px #a9d2e6;
}

i, em {
	color: #a6a5d0;
	text-shadow: 1px 1px 3px #e48cdf;
}

h1,h2 {
	padding-right: 24px;
	color: #a9d2e6;
	font-size: 20px;
	font-family: Georgia;
	margin-bottom: 1px;
	font-variant: small-caps;
	text-align: right;
	letter-spacing: 6px;
	line-height: 24px;
}


blockquote {
	margin: 0 auto;
	width: 330px;
	height: 80px;
	background: #080708 url(bq.jpg) top left repeat-y;
}

blockquote p {
	text-align: left;
	font: 12px Verdana, Tahoma, Arial;
	color: #ffffff;
	padding-left: 18px;
	padding-top: 2px;
	width: 98%;
}

#topnav {
	float: left;
	width: 673px;
	color: #9b848c;
	text-align: center;
	margin-top: 5px;
	letter-spacing: 7px;
	background-color: #080708;
	font-family: Georgia, "Trebuchet MS", serif;
}

ul#nav {
	margin: 0;
	padding: 2px 0 0 0;
	white-space: nowrap;
	text-align: center;
}

#nav li {
	display: inline;
	list-style-type: none;
	}

#topnav a {
	padding: 4px 4px;
	}

#topnav a:link, #topnav a:visited {
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
	}

#topnav a:hover {
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
	}


input, textarea, select { 
	background-color: #080708;
	font-family: Georgia, "Trebuchet MS", serif; 
	font-size: 11px;
	color: #f1f1f1; 
	border: 1px dashed #e6d3ce; 
	padding: 2px;
	letter-spacing: 1px; 
}

.codesort img {
	padding: 5px; 
	border: 1px dashed #ffffff;
	margin: 2px;
}

#footer {
	clear: both;
	color: #595f86;
	border-top: 1px dashed #595f86;
	background-color: #080708;
	text-align: center; 
	font-size: 10px;
	font-family: Cambria; 
	line-height: 16px;
}

#footer a:visited, #footer a:link { 
	color: #b8a6b8; 
	text-decoration: none;  
}

#footer a:hover { 
	color: #d1d1d1; 
	text-decoration: none;
}


.linkitem {
         letter-spacing: 2px;
         padding: 2px;
         background-color: #595f86;
}

img {
margin: 2px 2px 2px 2px;
}