#top {
	position:absolute;
	left:0px;
	top: 10px;
	width:1022px;
	height:311px;
}

#BIO {
	position:absolute;
	left:80px;
	top:240px;
	width:62px;
	height:54px;
}

#SOFTWARE {
	position:absolute;
	left:149px;
	top:240px;
	width:97px;
	height:54px;
}

#PROJECTS {
	position:absolute;
	left:248px;
	top:240px;
	width:95px;
	height:54px;
}

#BIGBADCODE {
	position:absolute;
	left:345px;
	top:240px;
	width:112px;
	height:54px;
}

#LOGO {
	position:absolute;
	left:460px;
	top:240px;
	width:489px;
	height:54px;
}

#JOSHBLOOM-07_ {
	position:absolute;
	left:85px;
	top:320px;
	padding: 2px;
	width:200px;
}

#JOSHBLOOM-08_ {
	position:absolute;
	left:303px;
	top:320px;
	padding: 2px;
	width:200px;
}

#JOSHBLOOM-09_ {
	position:absolute;
	left:523px;
	top:320px;
	padding: 2px;
	width:200px;
}

#BBCode {
	position:absolute;
	left:743px;
	top:320px;
	width: 200px;
	padding: 2px;
}

#currentBlog {
	visibility: hidden;
	position:absolute;
	left:500px;
	top:320px;
	width: 300px;
	height: 500px;
	padding: 2px;
}

.small_link{
	font-size: x-small;
}

.hidden_text{
	position: absolute;
	left: -1000px;
}

img {
	border:0px;
}
body{
	background-color:#FFFFFF; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
}

 /* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

a:link {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

