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

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

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

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

#bodybgcolor {
	height:559px;
	width:718px;
	background-color:#fbe2e2;
	margin:auto;
}

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

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

#designtext {
margin-left:10px;
margin-right:10px;
}

.titles {
	color:#700808;
}

.subtitles {
	color:#700808;
}

#design {
	background-image:url(/images/designColor.jpg);
}