#indexpic {
	position: absolute;
	left: 100px;
}

#titlepic {
	top: 0%;
	height:10%;
	width:100%;
}

#bodytext {
	margin-left:5%;
	width:68%;
	height:80%;
	background-color:#EEF;
	overflow:scroll;
}

#margin {
	float: right;
	width:4%;
}

#rightbar {
	float: right;
	width: 25%;
	height: 80%;
	background-color:#CCCCCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-seriff;
	font-size: 12px;
	color:#000;
}

.main {
	font-weight: normal;
	font-size: 12px;
}

.main a:link {
	color:#06A;
	text-decoration: none;
	font-size: 12px;
}

.main a:visited {
	color:#006;
	text-decoration: none;
	font-size: 12px;
}

.main a:hover {
	color:#009;
	text-decoration: underline;
}

.main a:active {
	color:#006;
	text-decoration: underline;
}

.typed {
	font-family: courier;
	font-size: 11px;
}

.g { color:#0A0; }

.green { color:#0A0; }

.red { color:A00; }

.r { color:#A00; }

.blue { color:#00A; }


#bloglink {
	position: absolute;
	left:100px;
	top: 250px;

	width: 82px;
	height: 82px;
        background-image: url("blogthumb.jpg");
        background-position: top;
        background-repeat: no-repeat;
}

#bloglink a {
	height: 82;
	width: 82;
	display: block;
}

#bloglink a:hover {
	background: transparent url("blogthumb2.jpg");
}

#biolink {
	position: absolute;
	top: 150px;
	left: 300px;

	width: 98;
	height: 139;
	background-image: url("biothumb.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

#biolink a {
	width: 98px;
	height: 139px;
	display: block;
}

#biolink a:hover {
	background: transparent url("biothumb2.jpg");
}

#wikilink {
	position: absolute;
	top: 450px;
	left: 420px;
        width: 57px;
        height: 63px;
        background-image: url("symbol.jpg");
        background-position: top;
        background-repeat: no-repeat;
}

#wikilink a {
        width: 57;
        height: 63;
        display: block;
}

#wikilink a:hover {
        background: transparent url("symbol2.jpg");
}

#exlink {
        position: absolute;
        top: 350px;
        left: 120px;
        width: 90px;
        height: 90px;
        background-image: url("exthumb.jpg");
        background-position: top;
        background-repeat: no-repeat;
}

#exlink a {
        width: 90;
        height: 90;
        display: block;
}

#exlink a:hover {
        background: transparent url("exthumb2.jpg");
}

#aclink {
        position: absolute;
        top: 350px;
        left: 520px;
        width: 88px;
        height: 88px;
        background-image: url("acthumb2.jpg");
        background-position: top;
        background-repeat: no-repeat;
}

#aclink a {
        width: 88;
        height: 88;
        display: block;
}

#aclink a:hover {
        background: transparent url("acthumb.jpg");
}

#atlink {
        position: absolute;
        top: 450px;
        left: 220px;
        width: 90px;
        height: 90px;
        background-image: url("atthumb.jpg");
        background-position: top;
        background-repeat: no-repeat;
}

#atlink a {
        width: 90;
        height: 90;
        display: block;
}

#atlink a:hover {
        background: transparent url("atthumb2.jpg");
}


#prionlink {
	position:absolute;
	top: 250;
	left: 500;
        width: 82;
        height: 82;
        background-image: url("prionthumb.jpg");
        background-position: top;
        background-repeat: no-repeat;
}

#prionlink a {
        width: 82;
        height: 82;
        display: block;
}

#prionlink a:hover {
        background: transparent url("prionthumb2.jpg");
}

#galpic {
	width: 200;
	height: 200;
}
