body {
	background: url('images/bg.jpg') #121212 bottom left no-repeat fixed;
	margin:0;
	color:#747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-left: 500px;    /* LC fullwidth */
	padding-right: 250px;   /* RC fullwidth + CC padding */
	min-width: 750px;   
	}
p {
	color:#747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:none;
	padding:0px;
	margin:0px;
	}
a {
	color:#8F8F8F;
	text-decoration:none;
	}
a:hover {
	color: #B1B1B1;
	text-decoration:none;
	}
#header {
	margin-top: 50%;
	width: 400px;
	}

	
.column {
	position: relative;
	float: left;
	margin-top: 50%;
		}

#center {
	padding: 0;
	width: 175px;
			}

#left {
	width: 500px;           /* LC width */
	padding: 0;        /* LC padding */
	right: 500px;           /* LC fullwidth + CC padding */
	margin-left: -100%;
		}

#right {
	width: 200px;           /* RC width */
	padding-left: 50px;        /* RC padding */
	margin-right: -100%;
	border-left: 1px dashed #333;
		}
	/*** IE Fix ***/
		* html #left {
			left: 190px;            /* RC fullwidth */
		}	
.sites {
	background:url(images/sites-hdr.jpg) no-repeat top;
	width: 131px;
	margin:0;
	height: 21px;
	}
.personal {
	background:url(images/personal-hdr.jpg) no-repeat top;
	width: 131px;
	height:21px;
	padding:0;

	}
	
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
 li {
 	list-style:none;
	margin-top:8px;
	margin-left: 10px;
	}
 li a {
	color:#747474;
	text-decoration:none;
		}
 li a:hover{
	color: #808080;
	text-decoration:none;
	
	}
#divScroller1 {position:absolute; 
overflow:hidden; 
z-index:9; 
left:400px; 
top:200px; 
width:450px; 
height:350px; 
clip:rect(0px, 450px, 350px, 0px); 
visbility:visible; 
border-width:0px 0px 0px 1px; 
border-color:#666666; 
border-style:dashed;}

.dynPage {position:absolute; 
z-index:10; 
left:0px; 
top:20px; 
width:400px; 
visibility:hidden; 
padding-left:15px; 
line-height:14px; 
text-transform:none;
 }

#arrows {position:absolute; z-index:11; left:370px; top:355px; width:20px;}
	
.screenshot {
	float:left;
	padding:10px;
	}
 