body {
	background-color: #000000;
	text-align: center;
	background-image: url('pictures/smotor.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	}

p {
	font: 12px verdana, arial, helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 0px;
	color: #999999;
	text-indent: 15px;
	}
.m {
	text-align: center;
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 17px;
	padding: 0px;
	color: #336699;
	}

h2 {
	font:15px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	padding:0px;
	color: #999999;
	font-weight: 600;
	}

a {
	color: #336699;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	background-color:#336699;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
  


#content {
	background-color: transparent;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	text-align: left;
	margin:0px auto;
	margin-top: 100px;
	width:50%;	
	height: 100%;
	border: 0px dashed #333;
	padding: 20px 20px 20px 20px;
	z-index: 4;
	}

#menu1	{
	position: absolute;
	top: 170px;
	left: 10px;
	width: 165px;
	background-color: transparent;
	text-align: right;
	z-index: 4;
	}

#menu1 a	{
	font: bold 12px Verdana;
	padding: 4px 4px 4px 4px;
	display: block;
	width: 100%;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}

html>body #coolmenu a	{ /*Non IE rule*/
			width: auto;
			}

#menu1 a:hover	{
	background-color: #336699;
	color: black;
	border-left: 4px solid white;
	padding: 4px 4px 4px 0px;
	}

#menu2	{
	position: absolute;
	top: 170px;
	right: 10px;
	border: 0px solid black;
	width: 165px;
	background-color: transparent;
	text-align: left;
	z-index: 4;
	}

#menu2 a	{
	font: bold 12px Verdana;
	padding: 4px 4px 4px 4px;
	display: block;
	width: 100%;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}

html>body #coolmenu a	{ /*Non IE rule*/
			width: auto;
			}

#menu2 a:hover	{
	background-color: #336699;
	padding: 4px 0px 4px 4px;
	border-right: 4px solid white;
	color: black;
	}
#logo	{
	position: absolute;
	top: 10px;
	left: 0px;
	filter: alpha(opacity=80);-moz-opacity: .8;opacity: .8;
	border: 0px solid black;
	z-index: 1;
	}
#marquee {
	position: absolute;
	top: 310px;
	right: 10px;
	width: 165px;
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	color: #336699;
	z-index: 3;
	}
#marqueep {
	position: absolute;
	top: 12px;
	right: 25px;
	height: 150px;
	width: 150px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	overflow: hidden;
	z-index: 3;
	}
ul.square {
	list-style-type: square;
	font: 12px verdana, arial, helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 16px;
	color: #999999;
	}
#color {
	width: 100%;
	font: bold 12px Verdana;
	background-color: #336699;
	color: black;
	border-bottom: 1px solid #999999;
	padding: 4px 4px 4px 4px;
	}
#form {
	font: 12px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #999999;
	font-weight: bold;
	}
fieldset {
	border: 1px solid #666666;
	margin: 1px 1px 1px 1px;
	}
.pict
	{
	width:400px;
	border: 1px solid #666666;
	text-align: center;
	margin: 110px auto 20px auto; 
	font: 10px verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 15px;
	padding: 10px;
	color: #336699;
	}

div.pict img
	{
	border: 1px solid #666666;
	margin: 10px auto 10px auto; 
	}

div.pict p
	{
	filter: alpha(opacity=50);-moz-opacity: .5;opacity: .5;
	text-align: left;
	text-indent: 10px;
	font: 10px verdana, arial, helvetica, sans-serif;
	font-weight: 500;
	margin: 0px 0px 10px 10px;
	letter-spacing: 1px;
	line-height: 15px;
	padding: 0px;
	color: #999999;
	}

div.pict a:hover
	{
	background-color:#000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	}