body
{
	background-color: #d0ced4;
	margin: 0px;
}

p
{
	color: #666;
	font-family: verdana,arial,helvetica;
	font-size: 13px;
}

a
{
	color: #690;
	text-decoration: none;
	text-transform: inherit;
}

a:hover
{
	color: #9F0;
	text-transform: inherit;
}

a:visited
{
	color: #633;
	text-transform: inherit;
}

div#content
{
	width: 900px;
	height: 700px;
	background-color: #574b6c;
	margin: 3% auto;
	position: relative;
}

div#left
{
	width: 350px;
	height: 700px;
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
}

div#right
{
	width: 550px;
	height: 700px;
	display: block;
	position: absolute;
	top: 100px;
}


div#head_right
{
	width: 550px;
	height: 100px;
	background-color: #CD4158;
	position: absolute;
	top: -100px;
	left: 350px;
	display: table;
	z-index: 1;
}

div#head_right img
{
	position: relative;
	top: 16px;
	right: 24px;
	left: -20px;
	display: block;
	float: right;
}

div#blurb
{
	width: 450px;
	height: 500px;
	background-color: #FFF;
	position: absolute;
	top: 0px;
	left: 350px;
	display: block;
	background-image: url(../images/df_01rt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 50px;
}

div#side
{
	width: 350px;
	height: 700px;
	position: relative;
	left: 0px;
	right: 0px;
	top: 0px;
	background-color: #574B6C;
	display: block;
	background-image: url(../images/df_01.jpg);
	background-position: 0px 100px;
	background-repeat: no-repeat;
	z-index: 50;
}

div#side a
{
	text-decoration: none;
	color: #ccc;
	font-family: vedana,ariel, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #45395A;
	width: 330px;
	height: 20px;
	display: block;
	position: relative;
	top: 583px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
	margin-right: 16px;
	margin-top: 5px;
	letter-spacing: 3px;
	z-index: 60;
}

div#side a:hover
{
	color: #3B0B14;
	background-color: #BD233C;
}

div#side a.act
{
	background-color: #BD233C;
}

.comp
{
	font-style: italic;
	font-weight: 600;
	color: #555;
}
