body {
background-color:	#fff;
color:			#000;
font-family:		Arial, Helvetica, Verdana, sans-serif;
font-size:		12px;
text-align:		left;
font-weight:		bold;
line-height:		1.5em;
text-decoration:	none;
margin:			0px 0px 0px 0px;
padding:		0px 0px 0px 0px;
}

#panel {
position:		absolute;
top:			0px;
left:			0px;
width: 			220px;
height:			800px;
background:             #fff url(images/logo.jpg) top left;
background-repeat:	no-repeat;
}

#menu {
position:		absolute;
top:			220px;
left:			0px;
width: 			220px;
padding:		0px 0px 0px 0px;
text-align:		right;
color:			#fff;
}

#menu ul {
list-style: 		none;
font-size:		12px;
padding-right:          20px;
padding-left:           10px;
line-height:		1.6em;
}

#header {
position:		absolute;
top:			0px;
left:			220px;
width: 			780px;
height:			150px;
}

#content {
background:             #fff url(images/rotator/rotator.php) top right;
background-repeat:	no-repeat;
position:		absolute;
top:			150px;
left:			220px;
width:			780px;
padding:		70px 0px 0px 0px;
}

#content2 {
background:             #fff url(images/trooper.jpg) top right;
background-repeat:	no-repeat;
position:		absolute;
top:			150px;
left:			220px;
width:			780px;
padding:		70px 0px 0px 0px;
}

#text {
width:			380px;
padding:		0px 0px 50px 30px;
float:			left;
}

#footer {
width:			780px;
height:			80px;
clear:			both;
}

.heading {
color:			#ff0066;
font-size:		14px;
font-weight:		bold;
}

.heading1 {
color:			#ff0066;
font-size:		18px;
font-weight:		bold;
}

.heading2 {
font-size:		14px;
font-weight:		bold;
}

ul {
color:			#0099cc;
}

a {
color:			#fff;
text-decoration:	none;
}

a:hover {
color:			#ffff00;
text-decoration:	none;
}

b {
color: #0099cc;
}

#text a {
color:			#ff0066;
font-size:		14px;
text-decoration:	none;
}

#text a:hover {
color:			#0099cc;
font-size:		14px;
text-decoration:	none;
}

#link a {
color:			#ff0066;
font-size:		12px;
text-decoration:	none;
}

#link a:hover {
color:			#0099cc;
font-size:		12px;
text-decoration:	none;
}

table {
table-layout: 		fixed;
width:			100%;
border-spacing:		0px;
border-style:		none;
display:		inline-table;
}





ul#downloads {
	margin-left: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 150px;
}

ul#downloads li {
	display: block;
	width: 380px;
}

ul#downloads h3 {
	color: #ff0066;
}

ul#downloads p {
	width: 250px;
	margin-top: 0;
	float: left;
}

ul#downloads a {
	margin-left: 15px;
}

ul#downloads a:hover {
	zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}






/* ----------------------GENERAL---------------------- */

a img {
margin:			0;
padding:		0;
border:			0;
}

img a {
margin:			0;
padding:		0;
border:			0;
}

.invisible {
display:		none;
}

img {
border:			0;
}

a:active, a:focus {
outline: 		0;
}
