@charset "utf-8";

body
{
 	background:#ff8c00 url(../img/bgtile.png) repeat scroll 0 0;
}

a:link { color: #000099; text-decoration: none;}
a:visited { color: #800000; text-decoration: none;}
a:active { color: #666; text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}

img { border:0;}

#outerwrapper
{
position:relative;
width:750px;
top:-10px;
}
#outer
{
}

#nametop
{
position:absolute;
left:80px;
top:25px;
z-index:100;
}

#emailtop
{
position:absolute;
right:80px;
top:20px;
z-index:100;
}

#avatar
{
position:absolute;
left:10px;
top:90px;
z-index:100;
}

.menu_holder {
	position: relative;
	width: 451px;
	margin: 10px auto;
	top:30px;
	left:5px;
	
	}
		
#navigation
{
position:absolute;
left:163px;
top:125px;
}

#leftarrow
{
position:absolute;
left:15px;
top:340px;
}

#textpane
{
position:absolute;
left:65px;
top:177px;
}

#rightarrow
{
position:absolute;
right:15px;
top:340px;
}

#beta
{
position:absolute;
right:38px;
top:525px;
}

#socialmedia
{
position:absolute;
left:280px;
top:585px;
}

#footer
{
position:absolute;
bottom:-4px;
left: 57px;
top:660px;
}

#copyright
{
position:absolute;
left: 198px;
top:668px;
text-shadow: 2px 2px 2px #2f2f2f;
text-decoration: none;
text-transform: uppercase;
font: 10px arial;
color:#efefef;
}

h2
{
text-indent:75px;
}

p
{
text-indent:75px;
}

.text 
{
background-color:#ff8c00;
font-size:30px;
font-family:Consolas;
color:#efefef;
text-shadow: 2px 2px 2px #000;
position:absolute;
top:40px;
left:300px;
z-index:4;
}