body {
	margin:0;
	padding:0;
	width: 3250px;
	height: 509px;
	color:#333; 
	font: 62.5% 'Lucida Grande', Helvetica, sans-serif; 
	background: #121212; padding: 20px; color: #999;
}

h1 {font-family: Helvetica, sans-serif; font-size: 4.0em; letter-spacing: -1px; color: #ccc;}
h2 {font-family: Helvetica, sans-serif; font-size: 2.5em; letter-spacing: -1px; color: #ccc;}
h3 {font-family: Helvetica, sans-serif; font-size: 1.4em; letter-spacing: -1px; color: #ccc;}
p  { font-size: 1.2em; margin: 0 0 10px 0; }

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
}

#leftsider {
	padding: 15px 0 0 50px;
	float: left;
	width:500px; 
}

#leftsider h1 {font-family: Helvetica, sans-serif; font-size: 4.0em; letter-spacing: -1px; color: #ccc;}

#menu {
	margin-top: 0px;
	margin-bottom: 20px; 
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px dashed #22b1e1;
}

#content {
	margin: 0px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-family: Helvetica, sans-serif; font-size: 1.2em; font-weight: normal; color: #ccc;}

#content a{
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
	border-bottom: 1px dashed;
}

#content a:hover{
	border-bottom: 1px dashed #22b1e1;
}

#solo-thought {
	margin:0;
	padding:0;
	color:#333; 
	background: #121212; padding: 20px; color: #999;
	width: 750px;
	font: 80% 'Lucida Grande', Helvetica, sans-serif; 
}

#solo-thought h1 {font-family: Helvetica, sans-serif; font-size: 4.0em; letter-spacing: -1px; color: #ccc;}
#solo-thought h2 {font-family: Helvetica, sans-serif; font-size: 2.5em; letter-spacing: -1px; color: #ccc;}
#solo-thought h3 {font-family: Helvetica, sans-serif; font-size: 1.4em; letter-spacing: -1px; color: #ccc;}
#solo-thought h4 {font-family: Helvetica, sans-serif; font-size: 1.2em; letter-spacing: 1px; font-weight: normal; color: #ccc; padding:4px;}
#solo-thought p  { font-size: 1.2em; margin: 0 0 10px 0; }

#solo-thought a{
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
	border-bottom: 1px dashed;
}

#solo-thought a:hover{
	border-bottom: 1px dashed #22b1e1;
}

#blog {
	margin-left:0px; 
	padding-left:0px;
	float:left;
	width: 320px;
	font-size: 1em;
}

#blog ul, #blog li {
	margin-left:0px; 
	padding-left:0px;
	list-style-type: none;
	list-style-image: none;
	border-bottom:1px dotted #666;
	text-indent: 0px;
	padding:10px 0;
	color:#FFF;
	}

#blog a {
	color:#fff000;
	text-decoration:none;
	border-bottom:none;
}

#blog a:hover {
	border-bottom:1px solid;
}

.box{
border: 5px solid white;
}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 400px;	
	height: 300px;
}

.photo {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 400px;	
	height: 400px;
}
.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../images/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}



