/* CSS Document */

body { 
background: #453764 url(images/dither.jpg) repeat-x;
margin:0;
padding: 0;
font-size: 13px;
line-height: 17px;
text-align: left;
font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
line-height: 21px;
}

.orangeBold {
font-weight: bold;
color: #E9B458;
font-size: 13px;
}

.orange {
color: #E9B458;
}

.bold {
font-weight: bold;
}



.quoteText {
font-style: italic;
color: #E9B458;
}

.rule {
border-top: 1px dashed white;
margin: 20px 0 0px 0;

}


.iframeBody {
background-color: transparent;
}

.cleaner {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
border: none;
margin: 0;
padding: 0;
background: transparent;
}

a {
font-weight: bold !important;
text-decoration: none !important;
color: #E9B458 !important;
background: transparent !important;
}

a:link {
font-weight: bold !important;
text-decoration: none !important;
color: #E9B458 !important;
background: transparent !important;
}

a:visited {
font-weight: bold;
text-decoration: none;
color: #E9B458;
background: transparent;
}

a:hover {
font-weight: bold;
text-decoration: underline;
color: #E9B458;
background: transparent;
}

a:active {
font-weight: bold;
text-decoration: none;
color: #E9B458;
background: transparent;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
line-height: 21px;
}

h1 {
font-size: 14px;
color: #E9B458;

}



#footer {
font-size: 9px;
font-weight: bold;
text-align: center;
width: 380px;
}



#wrapper {
	position: relative;
	margin-right: 0;
	margin-left: 0;
	text-align: left;
	padding:  0px;
	width: 800px;
	background: url(images/background.jpg) no-repeat;
	}
	
	#content {
	float: left;
	padding: 0 0 0 26px;
	height: 600px;
	/* IE Win hack */
	width: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 774px;
	}
	
	
	#nav {
	height: 33px;
	width: 774px;
	padding: 4px 0 4px 0;
	}
	
	
	#iframeDiv {
	overflow:auto;
	width: 750px;
	height: 300px;
	margin-top: 10px;	
	}

	
	#iframeDivInside {
	width: 360px;
	float: left;
	}
	
	#iframeDivInsideBackstage {
	width: 370px;
	float: left;
	}
	
	
	#iframeDiv img, #mce_editor_0 img {
	margin: 5px 10px 0 0;
	}

