@charset "utf-8";
/* CSS Document */


#topmenu
{
	width:975px;
	background-image:url(../images/advertise_menu_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#centerimage{
	background-image:url(../images/advertise_center_image.jpg);
	background-repeat:no-repeat;
}

.covergallery
{
	width:100px;
	float:left;
	margin:20px 0 0 60px;
}

#bottomrow
{
	margin:10px auto 0 auto;
}

.leftcol
{
	float:left;
	width:655px;	
}
.rightcol
{
	float:right;
	width:300px;
}

.graysquare
{
	height:25px;
	margin:0;
	width:655px;
	background-color:#666666;
	float:left;
}

.bluesquare
{
	margin:0px;
	height:25px;
	width:300px;
	background-color:#d00303;
	float:right;
	text-align:left;
}

.whitetittles
{
	margin:5px;
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;	
}
#centralcontent
{
	margin:3px 0 0 0;
	width:960px;	
}

.normaltext{
	padding:0;
	margin:10px 15px 5px 0;
}

.centeredimage
{
	width:975px;
	text-align:center;
	margin:10px 0 5px 0;
	clear:both;
}


.demoslist *
{
	
	margin:0;
	padding:0;
}

.demoslist
{	
	width:629px;
	margin:40px 0 0 10px;
	padding:0;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	color:#C00;
	text-decoration: none;
	list-style-type:none;	
}

.demoslist .date
{	
	padding:0;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	color:#333333;
}

.demoslist li
{
	margin-top:20px;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	color:#ff6600;
	text-decoration: none;
	list-style-type:none;
}

.demoslist li a
{

	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	color:#C00;
	text-decoration: none;
	list-style-type:none;
}

.demoslist li ul li
{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	color:#000;
	text-decoration: none;
	list-style-type:none;
	margin:0px;
	font-weight:normal;
	
}
#downloadbutton
{
	margin:25px auto 15px auto;
	text-align:center;
	
}

