@charset "UTF-8";
/* CSS Document */

#coloreddivtop {
	width:200px;
	height:2px;
	background-color:#e8a503;
}

#coloreddivbot {
	width:198px;
	height:2px;
	background-color:#e8a503;
}

#titlecenter {
background-image: url(/images/mediatop.gif);
width:718px;
height:34px;
margin:auto;
}

#bodybgcolor {
	height:580px;
	width:718px;
	background-color:#fbe7c8;
	margin:auto;
}

#whitetxtarea {
	width:697px;
	height:580px;
	background-color:#FFF;
	margin:auto;
}

#centerbottom {
	background-image: url(/images/mediabottom.gif);
	background-repeat:no-repeat;
	width:718px;
	height:33px;
	margin:auto;
}
#mediatext{
width:677px;
margin:auto;
}

.titles {
	color:#e36102;
}
.subtitles {
	color:#e36102;
}

#media {
	background-image:url(/images/mediaColor.jpg);
}