body {
	background: #414141;
	color: #645050;
	font-family: tahoma, arial;
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	background-image:url(../images/background.gif);
	
}

* html body {
	line-height: 14px;
	padding-left: 15px;
}
a:link { 
	color: #453737;

}
	
a:visited { 
	color: #453737;

}
	
a:hover, a:active { 
	color: #453737;
	text-decoration: underline;
}

#content a:link { 
	color: #453737;
	text-decoration: underline;
}

#content a:visited { 
	color: #453737;
	text-decoration: underline;
}
	
#content a:hover, #content a:active { 
	color: #B83A3A;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 875px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 2px solid #FBEAEA;
	clear: both;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 863px;
	background-color:#ffffff;
}

#left {
	border: 2px solid #FBEAEA;
	float: left;
	margin-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16px;
	width: 263px;
	background-color:#ffffff;

}


td {

	font-size: 13px;
	
}

table {
border-width: 2px;
border-style: solid;
border-color: #FBEAEA;
background-color: #ffffff
}
h1 {
	font-family: tahoma, arial;
	font-size: 16px;
}
h2 {
	font-family: tahoma, arial;
	font-size: 12px;
}

#nav {
	border: 2px solid #FBEAEA;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	height: 30px;
	width: 863px;
	background-color:#ffffff;
}

#right {
	border: 2px solid #FBEAEA;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	width: 588px;
	background-color:#ffffff;
	display:inline;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}
