body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}

* html body {
	line-height: 14px;
}

h1 { color: #ffff33; font-size: 16px; text-align:center; font-weight:bold; }

a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

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

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

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

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 1062px;
	background-color:#1c2f45;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:1390px;
	display:inline;
	overflow:hidden;
	text-align:center;
}

#left h2 { color: #ffff33; font-size: 16px; text-align:center; font-weight:bold; }


#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 958px;
	background-color:#1c2f45;
}

#right {
	background: url(images/banner_4.jpg) no-repeat 0% 0%;
	border: 6px solid #FFFFFF;
	float: left;
	height: 1300px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 90px;
	width: 640px;
	background-color:#1c2f45;
	display:inline;
}
#link_right {
	background: url(images/banner_1.jpg) no-repeat 0% 0%;
	border: 6px solid #FFFFFF;
	float: left;
	height: 2000px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	width: 733px;
	background-color:#1c2f45;
	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;
}
#tagcloud {
	width: 100%;
	text-align: center;
	height: 83px;
	overflow: hidden;
	margin: 4px 0px 4px 0px;}

#tagcloud h2,
#tagcloud h3,
#tagcloud h4,
#tagcloud h5,
#tagcloud h6   {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 5px 0px 0px;
	height: 20px; }

#tagcloud h2 {
	font-size: 14px; }

#tagcloud h3 {
	font-size: 9px; }

#tagcloud h4 {
	font-size: 13px; }

#tagcloud h5 {
	font-size: 15px; }

#tagcloud h6 {
	font-size: 11px; }

#tagcloud a:link			{ color: #888888; text-decoration: none }
#tagcloud a:visited		{ color: #888888; text-decoration: none }
#tagcloud a:hover			{ color: #000000; text-decoration: underline }

#tagcloud h2 a:hover			{ color: #657F9D; }
#tagcloud h3 a:hover			{ color: #CC0000; }
#tagcloud h4 a:hover			{ color: #657F9D; }
#tagcloud h5 a:hover			{ color: #128809; }
#tagcloud h6 a:hover			{ color: #CC0000; }