html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background:#070708;/*1f1f25*/
	margin:auto;
	padding:0;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;	
}
#container {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-220px;
	width:1px;
}
#container2 {
	position:relative; clear:left;
	height:400px;
	width:80%;
	max-width:540px;
	min-width:540px;
	margin:0 auto;
}
/*----------------------------------Accordian Global CSS Control--------------------------------------*/
.accToggler{
	margin: 3px auto;
	padding: 3px;
	width: 540px;
	cursor: pointer;
}
.accContent{
	margin: 0px auto;
	width: 540px;
	float:left;
}
a {
	color:#505260;
	text-decoration:none;
}
 a:hover {
	color:#505260;
}
h1 {
	color:#ff00d2;
	font-size:24px;
	letter-spacing:11px;
	text-transform:uppercase;
	font-weight:100;
	padding:0;
	margin:0;
}
/*----------------------------------Commercial--------------------------------------*/
#commercial {
	float:left;
	padding:0;
	margin:0;
}
#commercial-header {
	float:left;
	color:#1e1e23;
	font-size:79px;
	text-transform:uppercase;
	line-height:59px;
	font-weight:100;
}
.commercial-highlight {
	color:#505260;
}
#commercial-content {
	float:left;
	width:540px;
	margin:0;
	padding:0;
}
/*----------------------------------Personal--------------------------------------*/
#personal {
	float:left;
	padding:0;
	margin:-10px 0 0 0;	
}
#personal-header {
	float:left;
	color:#1e1e23;
	font-size:97px;
	text-transform:uppercase;
	font-weight:100;
	line-height:85px;
}
.personal-highlight {
	color:#505260;
}
#personalexpand {
	width:540px;
	float:left;
	margin:0;
	padding:0;
}
#personal-content {
	float:left;
	width:540px;
	margin:0px 0 0 0;
	
}
/*----------------------------------Interface--------------------------------------*/
#interface {
	float:left;
	padding:0;
	margin:-10px 0 0 0;	
}
#interface-header {
	float:left;
	color:#1e1e23;
	font-size:95px;
	text-transform:uppercase;
	font-weight:100;
	line-height:80px;
}
.interface-highlight {
	color:#505260;
}
#interface-content {
	float:left;
	width:540px;
	margin:0px 0 0 0;
}
/*----------------------------------Multimedia--------------------------------------*/
#multimedia {
	float:left;
	padding:0;
	margin:-10px 0 0 0;	
}
#multimedia-header {
	float:left;
	color:#1e1e23;
	font-size:87px;
	text-transform:uppercase;
	font-weight:100;
	line-height:70px;
}
.multimedia-highlight {
	color:#505260;
}
#multimedia-content {
	float:left;
	width:540px;
	margin:0px 0 0 0;
	
}
/*----------------------------------Ben Rigsby--------------------------------------*/
#ben {
	float:left;
	width:540px;
	padding:0;
	margin:0;	
}
#line {
	background: url(../images/h2.jpg) repeat-x;
	float:left;
	width:300px;
	padding:0;
	margin:13px 0 0 0;
}
#ben-header {
	float:right;
	color:#505260;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:11px;
	padding:0;
	margin:0;
}
.ben-left {
	float:left;
	width:600px;
	height:350px;
	color:#ffffff;
	font-size:11px;
	text-align:justify;
	padding:0;
	margin:0;
}
.pink {
	color:#ff00d2;	
	font-size:11px;
}
.pink a {
	color:#ff00d2;
	text-transform:none;	
}
.pink a:hover {
	color:#ff00d2;
	text-transform:none;	
}
.image {
	border: thin solid #1D1E23;
}	
/*----------------------------------HighSlide Function--------------------------------------*/
.highslide {
	margin:10px 0 0 0;
	cursor:url(../js/graphics/zoomin.cur), pointer;
    outline:none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid #ff00d2;
}
.highslide-image {
	border: 10px solid #1D1E23;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 10px solid #1D1E23;
	border-top: none;
	padding:5px;
	background-color: #1D1E23;
	color:#ffffff;
	font-size:12px;
}
.highslide-caption a {
	text-decoration:none;
	color:#ffffff;
	background-color: #1D1E23;
}
.highslide-caption a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color: #1D1E23;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #1D1E23;
	border-bottom: 1px solid #1D1E23;
	background-color: #999999;
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;    
}
a.highslide-credits,a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-html {
	background: url(../images/bio-bg.jpg) no-repeat #000000;
	float:left;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
   display:none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	clear:both;
    display:block;
	margin:0;
	padding:0;
	font-size:15px;
	text-align:right;
    font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	color: #999999;
	height:15px;
}
.control:hover {
	color: #ff00d2!important;
}
.highslide-move {
    cursor: move;
}
/*----------------------------------Footer--------------------------------------*/
#footer {
	width:100%;
	display:table;
	position:absolute;
	margin:0;
	bottom:20px;
	padding:0;
	font-size:11px;
	color:#2C2C34;
}
.footer2 {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin:0;
	padding:0;
}
.footer2 a {
	color:#ff00d2;
	text-decoration:none;
	text-transform:none;
}
.footer2 a:hover {
	color:#2C2C34;
	text-decoration:none;
	text-transform:none;
}
.biz {
	background: url(../images/biz2.jpg) no-repeat center;
	width:100px;
	height:104px;
	padding:52px 0 0 0;
	margin:0;
}
.biz-2 {
	background: url(../images/biz3.jpg) no-repeat center;
	width:67px;
	height:104px;
	padding:52px 7px 0 7px;
	margin:0 0px 0 0;
	text-align:center;	
}











