div.container
	{
	width: 350px;
	margin: 0 auto;
	border:0px #000000;
	background-color: #000000;
	background-image:  url(''); 
	background-repeat:repeat-y; 
	background-attachment:scroll;
	text-align: left;
	}

div.header,div.footer
	{
	padding:5px;
	color: #ffffff;
	background-color: #000000;
	clear:both;
	text-align: center;
	border:0px #eeeeee;	
	}

div.content
	{
	width: 330px;
	float:right;
	position: relative;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left:solid 0px #000000;
	padding: 5px;
	background-color: #000000;
	background-position: center top;
	text-align: center;
	background-image: url('');
	background-repeat:repeat-xy;
	background-attachment:scroll;
	font-family: "arial", verdana;
	color: #ffffff;
	text-align: center;
	line-height: 14px;
	}
.textpadding {
	padding-right: 15px;
	padding-left: 15px;
}

 
body	{
	background-position: center top; text-align: center;
    background-image:  url(http://ab-designonline.com/images/iframe_back3.JPG); 
	background-repeat:repeat-xy; 
	background-attachment:fixed;
	color: #FFFFFF;
	font-family: "arial", verdana;
	font-size: 10px;
	margin: 0px 0;
	background-color: #000000;
	}

a, a:link, a:visited {
	color: #f3a4e5;
	font-weight: bold;
	text-decoration: none;
	}


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

ul 	{
	list-style-image:  url();
        margin: 2px;
	}

span.highlight
	{
	background-color: #ED4B4B;
	}
	
H1 	{
	font-size: 15px;
	font-family: "arial", verdana;
	color: #ffffff;
	font-weight: normal;
	}

H2 	{
	font-size: 13px; 
	font-family: "arial", arial; 
	color: #ffffff; 
	font-weight: normal; 
	letter-spacing: 0px;
	} 

H3	{
	font-size: 10px; 
	font-family: "verdana", arial; 
	color: #ffffff; 
	font-weight: normal; 
	letter-spacing: 0px;
	} 

.headerimage {
    position: relative;
    width: 800px; /* Width of the banner, in pixels */
    height: 150px; /* Height of the banner, in pixels */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px; /* Space between bottom of image and outer box of style */
    background-image: url('http://i2.photobucket.com/albums/y2/babee3000/leather.jpg'); /* Header image URL */
    background-repeat: no-repeat;
	}
.containercontent {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
}
