@charset "UTF-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #636363;
}
.manderson #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	background-image:url(images/bg1.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0 auto 15px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 80px 0 0 0;
}
.manderson #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	margin-top: 95px;
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align:right;
	
	/* padding: 0 10px 15px 20px; */
}
.manderson #mainContent { 
	margin: 0 0 0 185px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	
	/* padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.manderson #header_title {
	height: 80px;
	width:765px;
	margin: 0 0 15px 0;
	background-color:#FFFFFF;
	
}

.manderson #portfolio_main {
	/* height: 290px;  */
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


.art_main_1 {
	height: 130px;
	width:765px;
	margin-bottom: 17px;
}

.pf1 {
	float:left;
	border:solid 2px #999999;
	background-color:#FFFFFF;
}
.pf2 {
	margin-left:615px;
	/* border:solid 1px #999999; */
	background-color:#ffffff;
	height:116px;
	padding-left:8px;
}

.manderson #profile1 {
	width:275px;
	float:left;
	
}
.manderson #profile2 {
	width:475px;
	margin-left: 290px;
	padding:0;
	font-size:14px;
	text-align:justify;
}
.profile_about {
	margin:0;
	padding:0;
	text-indent:0;
}
.manderson #profile2 dl {
	margin:0;
	padding:0;
	text-indent:0;
}
.manderson #profile2 dt {
	margin-bottom: 15px;
	text-indent:0;
	
}

.manderson #container_portfolio {
	height: 500px;
	width:765px;
	margin-bottom: 10px;
}
.manderson #container_portfolio_split1 {
	height: 500px;
	width:382px;
	float:left;
	text-align:center;
}
.manderson #container_portfolio_split2 {
	height: 500px;
	width:382px;
	margin-left:382px;
	text-align:center;
}
.manderson #portfolio_nav {
	width:765px;
	margin-bottom:11px;
}
.manderson #oct_sidebar {
	width:85px;
	float:left;
}
.manderson #oct_main {
	text-align:left;
}
.octagonpdf {
	margin-bottom:25px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.manderson #logo {
	margin-bottom: 45px;
	}
	
.manderson #nav {
	list-style:none;
	padding: 0;
	margin: 0;
}

.manderson #nav li {
	margin-bottom:10px;
}

.manderson #contact {
	list-style:none;
	padding: 0;
	margin: 67px 0 0 0;
	font-size:12px;
}

.manderson #contact li {
	margin-bottom:2px;
	color:#0076a3;
}


.phone {
	margin-bottom: 3px;
}

img {
	border:none;
}

.manderson #contact a:link {
	color: #0076a3;
	text-decoration:none;
}     /* unvisited link */
.manderson #contact a:visited {
	color: #0076a3;
	text-decoration:none;
}  /* visited link */
.manderson #contact a:hover {
	color: #FF3300;
	text-decoration:underline;
}   /* mouse over link */
.manderson #contact a:active {
	color: #FF3300;
	text-decoration:underline;
}

.pdflink {
	font-variant:small-caps;
	font-size:8px;
	}
	
.manderson #profile2 a:link {
	color: #0076a3;
	text-decoration:none;
}     /* unvisited link */
.manderson #profile2 a:visited {
	color: #0076a3;
	text-decoration:none;
}  /* visited link */
.manderson #profile2 a:hover {
	color: #FF3300;
	text-decoration:underline;
}   /* mouse over link */
.manderson #profile2 a:active {
	color: #FF3300;
	text-decoration:underline;
}
	

.nav_arrows {
	font-size:9px;
}

.manderson #more {
	width:605px;
}
.manderson #more a:link {
	color: #0076a3;
	text-decoration:none
}     /* unvisited link */
.manderson #more a:visited {
	color: #0076a3;
	text-decoration:none
}  /* visited link */
.manderson #more a:hover {
	color: #FF3300;
	text-decoration:underline
}   /* mouse over link */
.manderson #more a:active {
	color: #FF3300;
	text-decoration:underline;
}

.manderson .pdflink {
	font-variant:small-caps;
	font-size:8px;
	}
.manderson #more_nav {
	width:300px;
	font-size:16px;
	font-variant:small-caps;
	float:left;
}
.manderson #music {
	font-size:10px;
	text-align:right;
}
.manderson #music a:link {
	color: #666666;
	text-decoration:underline;
}     /* unvisited link */
.manderson #music a:visited {
	color: #666666;
	text-decoration:underline;
}  /* visited link */
.manderson #music a:hover {
	color: #FF3300;
	text-decoration:underline
}   /* mouse over link */
.manderson #music a:active {
	color: #FF3300;
	text-decoration:underline;
}

a:link {
	color: #0076a3;
	text-decoration:none;
}     /* unvisited link */
a:visited {
	color: #0076a3;
	text-decoration:none;
}  /* visited link */
a:hover {
	color: #FF3300;
	text-decoration:underline;
}   /* mouse over link */
a:active {
	color: #FF3300;
	text-decoration:underline;
}
