body {
background-color: #fefefe;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
background-image: url( /images/icheader.png );
background-repeat: no-repeat;
background-position: center;
background-position: top;
}
a {color: #e388fe; text-decoration: none;}
a:visited {color:#e388fe;}
a:hover {color: #fc73d3;}
a:active { color:#e388fe;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

#container {
width: 1035px;
position: relative;
top: 204px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;

} 

/* ----------banner for logo-------------- */
#banner {
text-align: center;
background-color: #000000;
height: 2px;
padding: 0px;
margin: 0px; 
width: 100%;
z-index: 10;
position: relative;
}

#banner2 {
text-align: center;
background-color: #000000;
height: 33px;
padding: 0px;
margin: 0px; 
width: 100%;
z-index: 10;
top: 204px;
position: relative;
background-image: url( /images/blackbanner.png );
background-repeat: no-repeat;
background-position:  center;
}

#content{ 
position: relative; 
width: 597px;
background-color: White;
border-left: solid 1px #787878;
border-right: solid 1px #787878;
border-bottom: solid 1px #787878;
margin: 0px; 
margin-left: 95px;
min-height: 600px;
height: 100%;
float: left;
}

#rightcontent{ 
position: relative; 
width: 222px;
background-color: White;
filter: alpha(opacity=85);
opacity: 0.85;
-moz-opacity: 0.85;
margin: 0px; 
margin-left: 29px;
min-height: 600px;
height: 100%;
float: left;

margin-right: 50px;
}

p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}


.SimpleSlide {
	width: 577px; /* Defining slideshow width */
	height: 981px; /* Defining slideshow height */
	overflow: hidden; /* required to hide not active elements. */
	margin: 5px 10px;
}
.SimpleSlide div {
	width: 8081px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
}
.SimpleSlide div div {
	width: 577px;
	height: 100px;
	float: left; /* Required if you want a horizontal slide. */
}

#headerbarblank
{
    height: 71px;
    width: 591px;
    background-image: url( /images/inversecreative_headerbarblank.png );
}

