@charset "UTF-8";
/* CSS Document */

/* Change the Background Color Below to Change the Color of Your Theme */

.color
{
	background-color:#8f0000;
}

body
{
	margin:0 auto;
	padding:0px;
	background-image:url(images/pagebackground.jpg);
}

#rev1
{
	width:100%;
	height:180px;
}

#rev2
{
	width:100%;
	height:56px;
}

#rev3
{
	width:100%;
	height:56px;
	background-image:url(images/gradient.png);
	background-repeat:repeat-x;
}

#rev4
{
	margin-left:30px;
}

#rev5
{
	width:100%;
	height:90px;
	margin-top:6px;
	text-align:center;
}

#rev6
{
	width:95%;
	min-height:50px;
	margin-top:120px;
	margin:0 auto;
}
