*
{
	padding: 0;
	margin: 0;
}

.linkbar
{
	float: left;
	width: 400px;
	padding: 10px;
	margin-top: 10px;
	background: #000;
	border: 3px solid #FFF;
}

.linkbar img
{
	float: left;
}

.info
{
	float: left;
	width: 300px;
}

.info h3
{
	color: #FFF;
}

#galleria
{
	margin-top: 15px;
}

#galleria img
{
	border: 4px solid #000;
}

#galleria p
{
	color: #000;
	font-size: 1em;
}

.puty
{
	float: right;
	color: #000;
}

.puty input
{
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}

body
{
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	background: #000;
}

#container
{
	position: absolute;
	left: 50%;
	margin-left: -466px;
	width: 933px;
	background: #FEFFEB url("/images/bg2.gif") no-repeat;
}

#header
{
	float: left;
	width: 933px;
}

#main
{
	float: left;
	width: 810px;
	margin-left: 65px;
}

#nav
{
	float: left;
	width: 810px;
	border-top: 2px solid #000;
	padding: 5px;
	border-bottom: 2px solid #000;
}

#leftcolumn
{
	float: left;
	width: 489px;
}

#rightcolumn
{
	float: right;
	width: 300px;
	padding-bottom: 30px;
}

.rightBox
{
	float: left;
	width: 300px;
	font-family: arial;
	margin-top: 15px;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
}

object
{
	font-size: 0.7em;
}

#slideshow
{
	float: left;
	margin-top: 15px;
	width: 489px;
	border: 2px solid #000;
	margin-bottom: 15px;
}

#uptSpecial
{
	float: left;
	width: 235px;
}

#midSpecial
{
	float: right;
	width: 235px;
}

.specialbar
{
	float: left;
	width: 215px;
	padding: 10px;
	margin-top: 10px;
	background: #000;
}

.specialbar img
{
	float: left;
	width: 47px;
	margin-right: 5px;
}

#footer
{
	clear: both;
	width: 933px;
	height: 273px;
	background: url("/images/footer.gif") no-repeat;
}

p
{
	font-family: courier;
	color: #FEFFE2;
	font-size: 0.8em;
}

#footer p
{
	float: left;
	margin-top: 210px;
	margin-left: 30px;
}

.specialbar p
{
	float: left;
	width: 140px;
}

.names
{
	margin-top: 10px;
	border-bottom: 1px dotted #000;
}

h1,h2,h3,h4,h5,h6
{
	font-family: courier,arial;
	color: #000;
	font-weight: normal;
}

.rightBox p
{
	color: #000;
}

a
{
	color: #FF0000;
}

.titles
{
	color: #FF0000;
	border: 2px solid #000;
	padding: 5px;
	background: #000;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
}

#nav ul
{
	float: left;
	margin-left: 10px;
}

#nav ul li
{
	list-style-type: none;
	display: inline;
	font-family: courier;
	font-size: 0.9em;
	padding-left: 10px;
}

#nav ul li a
{
	text-decoration: none;
	color: #000;
}

#nav ul li a:hover
{
	text-decoration: line-through;
	color: #FF0000;
}

#my-glider
{
	margin-top: 15px;
}

div.scroller
{
	width: 475px;
	overflow: hidden;
	padding-right: 10px;
	background: #000;
}

div.scroller div.section
{
	width: 475px;
	overflow: hidden;
	float: left;
	background: #000;
	padding: 1em;
}

div.scroller div.content
{
	width: 10000px;
}

#my-glider p
{
	font-size: 0.8em;
	width: 450px;
	margin-bottom: 10px;
	color: #fff;
}

.controls a
{
	font-family: courier;
	text-decoration: none;
	list-style-type: circle;
	font-size: 0.7em;
}

#my-glider h3
{
	color: #FFF;
}