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

body {
	background:#2A153C url(images/dspot-back.png) no-repeat top ;
	
	}
	
	
p {
	font-family:Garamond, times new roman, serif;
	color:#333333;
	font-size:16px;
	}
	
a {
	font-family:Garamond, times new roman, serif;
	color:#333333;
	font-size:16px;
	text-decoration:underline;
	}
	
h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:lighter;
	font-size:20px;
	color:#573E72;
	}
	
.purple16 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:lighter;
	font-size:16px;
	color:#573E72;
	}
	
.orange20{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#F88B34;
	}
	
	
ul {
	color:#333333;
	font-size: 18px;
	list-style:disc;
	text-align:left;
	line-height: 1.5em;
	}
	
#content {
	width: 925px;
	height:100%;
	margin: 125px 0px 0px 50px;
	background: #ffffff;
	border: #F88B34 solid 4px;
	padding: 110px 25px 10px 25px;
	}
	
	
#footer {
	width: 950px;
	margin: 0px 0px 0px 50px;
	text-align:right;
	padding: 25px;
	}
	
#footer p{
	font-size: 12px;
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-weight:lighter;
	}
	
#footer a:link, a:visited{
	font-size: 12px;
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-weight:lighter;
	}
	
#leftbar {
	float:left;
	width: 250px;
	text-align:center;
	margin: 0 40px 0 20px;
	}
	
#rightbar {
	position:absolute;
	top: 210px;
	left:400px;
	width: 550px;
	text-align:center;
	margin: 0px;
	padding: 110px 25px 25px 25px;
	}
	
.lefttext {
	font-size:22px;
	color:#333333;
	font-family: Garamond, Times New Roman, serif;
	text-align:center;
	}
	
#bio {
	width: 70%;
	height:100%;
	background:#B74058 url(images/dspot-back.png) no-repeat;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	}
	
#bio2 {
	width: 70%;
	color:#FFFFFF;
	text-align:left;
	}
	
#bio p{
	color:#FFFFFF;
	font-family:Arial, helvetica, sans-serif;
	font-weight:lighter;
	}
	
#bio a:link, a:visited{
	color:#FFFFFF;
	font-family:Arial, helvetica, sans-serif;
	font-weight:lighter;
	text-decoration:underline;
	}
	
#bio a:hover{
	color:#666666;
	font-family:Arial, helvetica, sans-serif;
	font-weight:lighter;
	text-decoration:underline;
	}
	
/*--rounded box background-*/

.roundedcornr_box_190533 {
	background: url(images/roundedcornr_190533_tl.png) no-repeat top left;
	width: 925px;
	height:100%;
	margin: 125px 0px 0px 50px;

	
	
}
.roundedcornr_top_190533 {
	background: url(images/roundedcornr_190533_tr.png) no-repeat top right;
	padding-top: 100px;
	
	
}
.roundedcornr_bottom_190533 {
	background: url(images/roundedcornr_190533_bl.png) repeat-y bottom left;
	
}
.roundedcornr_bottom_190533 div {
	background: url(images/roundedcornr_190533_br.png) no-repeat bottom right;
}
.roundedcornr_content_190533 {
	background: url(images/roundedcornr_190533_r.png) top right repeat-y;
	
}

.roundedcornr_top_190533 div,.roundedcornr_top_190533,
.roundedcornr_bottom_190533 div, .roundedcornr_bottom_190533 {
	width: 100%;
	height: 15px;
	font-size: 1px;
	
}
.roundedcornr_content_190533, .roundedcornr_bottom_190533 {
	margin-top: -19px;
}
.roundedcornr_content_190533 { padding: 30px 25px; 
}

/*--end rounded box background-*/

#logo {
	position:absolute;
	top: 10px;
	left: 20px;
	}
	
#header {
	position:absolute;
	top: 50px;
	left: 400px;
	}