html, body, div, span, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, code,

del, dfn, em, img, q, dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0px;

	padding: 0px;

	border: 0px;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}


.textli {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight:normal;
font-style:italic;
}

.textlis {
font-family: Arial, san-serif;
font-size: 11px;
color: #ffffff;
font-weight:normal;
font-style:italic;
}

.text {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight:bold;
}

.textl {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight:normal;
}

.texts {
font-family: Arial, san-serif;
font-size: 11px;
color: #ffffff;
font-weight:normal;
line-height:13px;
}

a.text {
font-family: Arial, san-serif;
font-size: 12px;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a.text:hover {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.textp {
font-family: Arial, san-serif;
font-size: 12px;
color: #cc99ff;
font-weight: bold;
text-decoration: none;
}

a.textp:hover {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.textg {
font-family: Arial, san-serif;
font-size: 12px;
color: #cccccc;
font-weight:bold;
}

.text16s {
font-family: Arial, san-serif;
font-size: 13px;
color: #ffffff;
font-weight:bold;
}

.text16 {
font-family: Arial, san-serif;
font-size: 16px;
color: #ffffff;
font-weight:bold;
}

.text16p {
font-family: Arial, san-serif;
font-size: 16px;
color: #cc99ff;
font-weight:bold;
}

a.text16 {
font-family: Arial, san-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.text16:hover {
font-family: Arial, san-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.text16g {
font-family: Arial, san-serif;
font-size: 16px;
color: #cccccc;
font-weight:bold;
}


body
{
text-align: center;
background-image:url(images/bg.jpg);
background-repeat:repeat;
background-color:#000000;
}

.header {
	position:relative;
padding-bottom:10px;
width: 960px;
}

.container {
margin: 0 auto; 
width: 960px; 
text-align: left;
padding-top:100px; 
}

.contentleft {
float:left;
width: 385px;
height:390px;
}

.contentright {
float:left;
width: 575px;
height:390px;
background-image:url(images/rightbg.jpg);
background-repeat:no-repeat;
}

.clear {
clear:both;
width: 960px;
height:1px;
}

.footleft {
float:left;
padding-top:10px;
}

.footright {
float:right;
padding-top:10px;
text-align:right;
}

.padding {
padding:15px 15px 15px 5px;
}