*{
	border:none;
	outline:none;
}


body{

/*	background: url(../images/background.jpg) center repeat-y #060606;	*/
background-color:#000000;
	color:#FFF;
	font-family: Arial,Helvetica, sans-serif;
	padding:0px;
	margin:0;	
}

#container{
	position:relative;
	width:900px;
	padding:0;
	margin:0 auto;
}

h1{
	position:absolute;
	top:40px;
	left:44px;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:12px;
	text-indent:-4000px;
	width:227px;
	height:116px;
	display:block;
	background:url(../images/richardjohnson.gif) top left no-repeat;
}
h1 a{
	display:block;
	width:227px;
	height:116px;
}

h3{color:#59da44;
font-weight:200;
}

#textbit{
	font-size:12px;
	position:absolute;
	top:184px;
	left:420px;
	text-align:left;
	text-transform:uppercase;
	color:#CCCCCC;
}
#textbit a{
	color:#FFFFFF;
	text-decoration:none;
}
#textbit a:hover{
	text-decoration:underline;
}

#image{
	position:absolute;
	top:40px;
	left:425px;
}
#image.horizontal{
	top:200px;
	left:212px;
}
#imagetext{
	font-size:12px;
	position:absolute;
	top:700px;
	left:0;
	width:850px;
	text-align:right;
}
#imagetext em{
	color:#999999;
	font-style:normal;
}
#imagetext img, #imagetext a img{
	border:none;
	outline:none;
}

ul#menu{
	position:absolute;
	top:200px;
	left:55px;
	padding:0;
	margin:0;	
	font-size:13px;
}
ul#menu li{
	display:block;
	padding:0;
	margin:0;	
}
ul#menu li a{
	display: block;
	width:100px;
	margin:0 0 28px 0;
	padding:4px 0 0 0;
	border-top: 3px solid white;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
ul#menu li.c1 a{	border-top-color: #4189dd; color:#000;}
ul#menu li.c2 a{	border-top-color: #e61577; color:#000;}
ul#menu li.c3 a{	border-top-color: #59da44; color:#000;}
ul#menu li.c4 a{	border-top-color: #FFFFFF; color:#000;}
ul#menu li.c1 a:hover{	 color:#4189dd;}
ul#menu li.c2 a:hover{	 color:#e61577;}
ul#menu li.c3 a:hover{	 color:#59da44;}
ul#menu li.c4 a:hover{	 color:#FFFFFF;}
ul#menu li.c1 a.current{	 color:#4189dd;}
ul#menu li.c2 a.current{	 color:#e61577;}
ul#menu li.c3 a.current{	 color:#59da44;}
ul#menu li.c4 a.current{	 color:#FFFFFF;}

#blogframe {
	position:absolute;
	top: 165px;
	right:50px;
    width: 100%;
    height: 450px;
    z-index: -100;
}

#footer{
	position:absolute;
	top:730px;
	right:50px;
	text-align:right;
	color:#555555;
	font-size:9px;
}

#thumbs{
	position:absolute;
	top:40px;
	left:425px;
	width:455px;
}
#thumbs a{
	display:block;
	float:left;
	width:110px;
	height:110px;
	margin:0;
	border:none;
	outline:none;
}
#thumbs a img{
	border: 1px solid #666;
	padding:0; margin:0;
}
#thumbs a:visited img{
	border: 1px dotted #444;
}
#thumbs a:hover img{
	border: 1px solid #FFF;
}
h2.section{ display:none;}

#thumbsjournal{
position:absolute;
	top:200px;
	left:205px;
	width:455px;
}
#thumbsjournal a{
	display:block;
	width:110px;
	height:110px;
	margin:0;
	border:none;
	outline:none;
}

#thumbsjournal a img{
	border: 1px solid #666;
	padding:0; margin:0;
	}
	
#thumbsjournal a:visited img{
	border: 1px dotted #444;
}

#thumbsjournal a:hover img{
	border: 1px solid #FFF;
}

#thumbtext{
	font-size:12px;
	left:0;
	width:700px;
	margin-bottom:20px;
}