body
{
	background: #321430;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size:11px;
	padding: 0px;
	margin: 40px auto 0px;
	text-align: center;
}

.main {
	background: #DBDDDC;
}


#top-nav {
	font-size: 11px;
	color: #F6ECC4;
	text-align: right;
	padding: 50px 0 0 0;
}


#top-nav a {
	font-size: 12px;	
	color: #F6ECC4;
	font-weight: normal;
	text-decoration:none;
}


#top-nav a:hover, a:focus {
	color: #D0C17F;
}


#btm-nav {
	color: #F6ECC4;
	font-size: 11px;
	text-align: right;
	padding: 5px 1px 0 0;
}


#btm-nav a {
	font-size: 12px;	
	color: #F6ECC4;
	font-weight: normal;
	text-decoration:none;
}


#btm-nav a:hover, a:focus {
	color: #D0C17F;
}

.heading {
	text-align:left;
	color:#433140;
	margin: 15px 0 10px 17px;
}

.heading h1 {
	font-size: 19px;
}

.body-text {
	width:360px;
	font-size: 13px;
	font-weight:normal;
	line-height: 17px;
	color:#433140;
	text-align:justify;
	background-color:#DBDDDC;
}

.body-text a {
	text-decoration:none;
	color:#433140;
	}


.body-text h2 {
	font-size: 16px;
	margin: 5px 0 5px 0;	
}


.body-text-wide {
	width:580px;
	font-size: 13px;
	font-weight:normal;
	line-height: 17px;
	color:#433140;
	text-align:justify;
	background-color:#DBDDDC;
}


.body-text-wide a {
	text-decoration:none;
	color:#433140;
	}


.body-text-wide h2 {
	font-size: 16px;
	margin: 5px 0 5px 0;	
}


.portfolio {
	text-align:left;
	color:#433140;
	margin: 15px 0 5px 17px;
}

.portfolio h1 {
	font-size: 19px;
	margin-bottom: 0;
}

.secondary-text {
	font-size: 13px;
	font-weight:bold;
	color:#433140;
	text-align:justify;
	background-color:#DBDDDC;
	margin:0 24px 20px 24px;
}

hr.c {
border: none 0;
border-top: 1px dashed #86839F;
width: 100%;
margin: 15px 0 15px 0;
text-align: center;
height: 1px;
}

.img {
	margin: 0 15px 10px 0;
}

p.t {
margin: 17px 0 0 0;
}

.copyright {
text-align:right;
width:100%;
font-size: 9px;
font-weight:normal;
color: #F6ECC4;
margin: 8px 0 12px 0;
padding-right:1px;
}

#flashcontent {
 margin:0px;
}

.video-text a {
	text-decoration:none;
	text-decoration:underline;
	color:#433140;
	}