
/* CustomizePromotions.com Stylesheet.
   http://www.vexart.com
   
*/

body
{
	margin-top:0px;margin-bottom:15px;
	background:#2A2924;
	margin-left:auto;margin-right:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1
{
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-size:20px
}

a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

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

a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#container
{
	width:902px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#copy-left
{
	width:400px;
	float:left;
	text-align:left;
}

#copy-right
{
	width:500px;
	float:left;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
}

td
{
	text-align:left;
	color:#FF6600;
}

#title
{
	width:900px;height:50px;
	background:url(images/titleBack.jpg);
}

#left
{
	width:310px;
	
	float:left;
}

#right
{
	width:588px;
	background-color:#FFFFFF;
	float:left;
	min-height:500px;
}

#text-left
{
	width:240px;
	float:left;
}

#text-right
{
	width:299px;
	float:left;
}

.text
{
	width:533px;
	margin-left:auto;margin-right:auto;
	text-align:left;
}

#bottomBar
{
	clear:both;
	float:none;
	width:900px;
	height:12px;
	background-color:#22211D;
}