body {
	background: #000 url("/backgrounds/background.png") repeat-x top left;
	font-family: Arial;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

#top			{
	top:	5px;
	width:	1000px;
	height: 73px;
	position: absolute;
}

img			{
	border: none;
}

#main			{
	background: #FFF url("/backgrounds/main.png") no-repeat top left;
	top:	115px;
	width:	756px;
	position: absolute;	
}

#main td		{
	padding-left: 20px;
	padding-right: 20px;
}

#main p, #main li	{	
	font-size: 13px;
	text-align: justify;
}

#main li		{
	padding: 5px;
}

#main h1		{
	line-height: 36px;
	font-size: 16px;
}

#main h2		{
	font-size: 14px;
	color: #300;
}

#main a			{
	text-decoration: none;
	color: #009;
}

#main a:hover		{
	text-decoration: underline;
	color: #900;
}

#head			{
	width:	756px;
	color: #fff;
	text-align: left;
	padding-top: 15px;
}

#foot			{
	width:	756px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 10px;	
}

#buttons		{
	top:	115px;
	width:	239px;
	position: absolute;
	margin-left: 770px;
	text-align: center;
}

#buttons ul		{
	margin: 0;
	text-align: center;
	padding: 0;
}

#buttons li		{
	list-style: none;
	display: inline;
}

#buttons a		{
	padding-right: 7px;
}

#menu			{
	background: #ccc url("/backgrounds/menu.png") no-repeat top left;
	top:	170px;
	width:	239px;
	position: absolute;
	margin-left: 770px;
	color: #c00;
	text-align: center;
	padding-top: 28px;
	font-weight: bold;
	font-size: 14px;
}

#menu span		{
	cursor: pointer;
}

#menu ul		{
	margin: 0;
	padding: 15px 0px 0px 30px;
	text-align: left;
}

#menu li 		{
	list-style-image: url("/spade.gif");
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
}

#menuhd			{
	padding-bottom: 25px;
	
}

#menu a			{
	color: #000;
	text-decoration: none;
}

#menu a:hover		{
	color: #900;
	text-decoration: underline;
}

#visit, #download	{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#visit a		{
	color: #900;
	text-decoration: underline;
}

#visit a:hover		{
	color: #F00;
}

#download a		{
	color: #060;
	text-decoration: underline;
}

#download a:hover	{
	color: #0F0;
}


.centered		{
	text-align: center;
}

#downtable		{
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background: url("/backgrounds/background2.png") no-repeat top left;
}

#downtable td		{
	padding: 14px 14px 0px 14px;
}

#downbonus td		{
	padding: 14px;
}

#depobonus		{
	color: #000;
	width: 425px;
	height: 95px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-left: 75px;
	text-transform: uppercase;
	background: url("/backgrounds/background5.png") no-repeat top left;
}

#depobonus a		{
	color: #393;
	font-size: 16px;
	text-decoration: none;
}

#depobonus a:hover	{
	text-decoration: underline;
}

#downbonus		{
	color: #000;
	width: 710px;
	height: 168px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background: url("/backgrounds/background3.png") no-repeat top left;
}

#downbonus a		{
	color: #36F;
	font-size: 24px;
	text-decoration: none;
}

#downbonus a:hover	{
	color: #900;
	text-decoration: underline;
}

.red			{
	color: #900;
	font-weight: bold;
}

.green			{
	color: #393;
	font-weight: bold;
}

.blue			{
	color: #039;
	font-weight: bold;
}

#bonuscode		{
	color: #000;
	width: 690px;
	height: 170px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	background: url("/backgrounds/background4.png") no-repeat top left;
}

.border			{
	border-bottom: 1px dotted #CCC;
}

.black			{
	background: #000 url("/backgrounds/background.png") repeat-x top left;
	text-align: center;
}

#software		{
	color: #FFF;
	width: 699px;
	height: 96px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	background: url("/backgrounds/background6.png") no-repeat top left;
	
}

#fsoft			{	
	padding-left: 180px;	
}

#fvisit			{
	padding-left: 160px;
}

#fvisit a		{
	color: #999;
	text-decoration: none;
}

#fvisit a:hover		{
	color: #CCC;
	text-decoration: underline;
}

#fdownload			{
	padding-left: 480px;
}

#fdownload a		{
	color: #CCC;
	text-decoration: none;
}

#fdownload a:hover		{
	color: #FFF;
	text-decoration: underline;
}

.cname			{
	color: #300;
	font-size: 16px;
	padding: 5px;
}

#lessons		{
	width: 100%;
	border: 1px dotted #ccc;
	border-collapse: collapse;
}

#lessons ul		{
	margin: 0;
	padding: 0;
}

#lessons li		{
	list-style: upper-alpha;	
}

#lessons th		{
	font-size: 12px;
	color: #FFF;
	border-top: 2px solid #903;
	background-color: #903;
}

#lessons td		{
	vertical-align: top;
	border-right: 1px dotted #ccc;
	padding: 5px;
}

.field			{
	font-size: 14px;
	color: #903;
	font-weight: bold;
	width: 95px;
}

.value			{
	width: 130px;
}

.url			{
	color: #903;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px dotted #ccc;
}

.url a			{
	color: #903;
}

.url a:hover		{
	text-decoration: none;	
}


#nimage			{
	float: right;
	margin: 20px;
}

