body {
	margin: 0;
	padding: 0;
	background-color: #1f1f1f;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 125%;
	font-size: 12px;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
}

a
{
	color:            #51aadd;
}

a:link    {

  text-decoration:  none;

  } 
a:hover
{
	text-decoration: underline;
color:            #000;
}
a:visited {
	text-decoration: none;
}
body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}
#awe-top
{
	width: 100%;
	height: 10px;
	background-color: black;
}

#sidebar ul, .container {
	padding: 10px;
	background: #f3f3f3;
	border: 1px solid #9b9b9b;
	margin-bottom: 10px;
	margin-top: 0;
}
#awe-topcontent
{
	background-image: url(html/roundtop.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 783px;
}
#awe-maincontent
{
	padding: 10px;
	background-color: white;
	margin-left: 1px;
	margin-right: 1px;
}
#awe-footcontent
{
	background-image: url(html/roundfoot.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 783px;
}
/* END OF CUSTOM CSS */
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#banner
{
	width: 800px;
	height: 99px;
	background-image: url(html/banner.jpg);
}
#adtop
{
	padding: 10px 0 10px 0;
	background-color: white;
	margin-left: 1px;
	margin-right: 1px;
}
#content
{
	position: relative;
	width: 783px;
}
#leftcontent
{
	float: left;
	width: 72%;
}
	#topnav
	{
		width: 100%;
		padding: 5px;
		border: 1px solid black;
		margin-bottom: 10px;
	}
	#maincontent
	{
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
	}
	#maincontent h1
	{
		font-size: 200%;
		line-height: 100%;
	}	
	#maincontent h2 {
   		line-height: 100%;
  		 font-size: 150%;
	}

	#maincontent h3 { 
  		 line-height: 100%;
   		font-size: 120%;
	}

	#maincontent h4 {
		 line-height: 100%;
		 font-size: 110%;
	}

	#maincontent #videobox
	{
		width: 500px;
		height: 400px;
		background-color: black;
	}
#rightcontent
{
	float: right;
	width: 25%;
}
	.box
	{
		margin-bottom: 5px;
		border: 1px solid #2c2c2c;
	}
	.boxhead
	{
		padding: 5px;
		color: white;
		background-color: #2c2c2c;
		background-image: url(html/navigation.jpg);
		background-repeat: repeat-x;
	}	
	.boxcontent
	{
		padding: 5px;
	}
.clear
{
	clear: both;
}
.break
{
	margin-bottom: 2px;
}
table.table
{
	font-size: 12px;
}
#downloaddirectly{
padding:11px 6px 11px 20px;
margin:5px;
background-color: #51aadd;
font-size:14px;
color:#ffffff;
letter-spacing:1px;
border-bottom:#3e83aa 4px solid;
font-weight:bold;
}
#downloadsite{
margin:5px;
padding:7px 6px 7px 20px;
background-color: #CCCCCC;
font-size:14px;
letter-spacing:1px;
color:#666666;
border-bottom: #999999 4px solid;
font-weight:bold;
}
#dinty{
background-image:url(html/direct.png);
background-position:10px 10px;
background-repeat:no-repeat;
background-color: #bbffc1;
margin:55px 5px 5px 5px;
padding:20px 20px 10px 80px;
font-size:14px;
color:#666666;
border-bottom: 5px solid #9fd9a5;
line-height:18px;
}
#dinty.reg{
margin:15px 65px 15px 65px;
}
