body {
/*	background: #3B5998; */
	background: #E5E5E5; 
	color: #444444;
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-image:url(images/background.gif);*/
}

h2 {
	color: #444444;
	font-family: arial, tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding-top: 15px;
	text-align: left;
	/*background-image:url(images/background.gif);*/
}


* html body {
	line-height: 14px;
}
a:link { 
	color: #E1420E;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #E1420E;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #E1420E;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #3B5998;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #3B5998;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#footer a:link { 
	color: #3B5998;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#footer a:visited { 
	color: #3B5998;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#footer a:hover, #footer a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}


#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 3px solid #3B5998;
	clear: both;
	font-size: 13px;
	height: 48px;
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
	width: 753px;
	background-color:#ffffff;
}

#left {
	border: 3px solid #3B5998;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 263px;
	height:585px; 
	background-color:#ffffff;
	display:inline;
	overflow:hidden;
}

#nav {
	border: 3px solid #3B5998;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#ffffff;
}

#right {
	background: url(images/logo.png) no-repeat 16px 16px;
/*	border: 6px solid #E5E5E5; */
	border: 3px solid #3B5998;
	float: left;
	height: 530px; 
	padding-left: 15px;
	margin-right: 8px;
	padding-right: 15px;
	padding-top: 60px;
	width: 446px;
	background-color:#ffffff;
	display:inline;
}

#all {
	background: url(images/logo.png) no-repeat 16px 16px;
/*	border: 6px solid #E5E5E5; */
	border: 3px solid #3B5998;
	float: left;
	padding-left: 15px;
	margin-right: 8px;
	padding-right: 15px;
	padding-top: 60px;
	width: 733px;
	background-color:#ffffff;
	display:inline;
}

#right_noheight {
	background: url(images/logo.png) no-repeat 16px 16px;
/*	border: 6px solid #E5E5E5; */
	border: 3px solid #3B5998;
	float: left;
	padding-left: 15px;
	margin-right: 8px;
	padding-right: 15px;
	padding-top: 60px;
	width: 446px;
	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;
}

#recent {
	border: 3px solid #3B5998;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 15px;
	width: 360px;
	background-color:#ffffff;
	display:inline;
	overflow:hidden;
}

#highestrated {
	border: 3px solid #3B5998;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 15px;
	margin-top: 15px;
	width: 360px;
	background-color:#ffffff;
	display:inline;
	overflow:hidden;
}
