charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}

ul, li {
list-style:none
}

.gecko div#background {
position:fixed;
left:0px;
bottom:0px;
width:100%;
z-index:1;
}
.ie div#background {
position:absolute;
left:0px;
bottom:0px;
width:100%;
z-index:1;
}

div#background img#backgroundL {
border:none;
float:left;
}

div#background img#backgroundR {
border:none;
float:right;
}

div#backInterface {
position:absolute;
z-index:2;
left:0px;
bottom:0px;
}

td#stretch {
background:url(../_images/backInterfaceP2.gif) repeat;
}

div#textLayer {
position:absolute;
z-index:100;
right:0px;
top:0px;
padding:10px;
font-size:14px;
text-align:right;
}

div#picBoxHolder {
position:absolute;
left:50px;
top:0px;
z-index:10;
}
div#picBox1 {
width:117px;
height:118px;
background:url(../_images/picBox.png) no-repeat;
}
div#picBox1:hover {
width:253px;
height:118px;
cursor:pointer;
/*background:url(../_images/picBoxBig.png) no-repeat;*/
}
div#picBox2 {
width:117px;
height:118px;
background:url(../_images/picBox.png) no-repeat;
}
div#picBox2:hover {
width:253px;
height:118px;
cursor:pointer;
background:url(../_images/picBoxBig.png) no-repeat;
}
div#picBox3 {
width:117px;
height:118px;
background:url(../_images/picBox.png) no-repeat;
}
div#picBox3:hover {
width:253px;
height:118px;
cursor:pointer;
background:url(../_images/picBoxBig.png) no-repeat;
}

img#headshot {
position:relative;
left:19px;
top:14px;
}

div#picBox1Over {
display:none;
position:absolute;
left:230px;
top:25px;
width:90px;
height:118px;
text-align:right;
z-index:11;
}
div#picBox2Over {
display:none;
position:absolute;
left:230px;
top:145px;
width:90px;
height:118px;
text-align:right;
z-index:11;
}
div#picBox3Over {
display:none;
position:absolute;
left:230px;
top:265px;
width:90px;
height:118px;
text-align:right;
z-index:11;
}

div#mainMenu {
position:absolute;
z-index:40;
font-size:16px;
text-transform:uppercase;
left:110px;
top:25px;
}

div#mainMenu li{
padding:5px;
cursor:pointer;
display:inline;
}

div#mainMenu li:hover{
font-weight:bold;
}

div#contentContainer {
position:relative;
left:141px;
width:883px;
top:75px;
}

div#contentTitle {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}

div#contentPortfolio {
display:none;
}

div#pageAlign {
position:absolute;
z-index:50;
top:45px;
left:200px;
width:650px;
height:600px;
}

div#menuBar {
position:relative;
top:10px;
width:200px;
text-align:left;
text-transform:uppercase;
display:inline;
}
div#menuBar li {
padding:5px;
cursor:pointer;
}
div#menuBar li:hover {
text-decoration:underline overline;
}

div#optionTitle {
width:129px;
height:24px;
background:url(../_images/optionTitle.gif) no-repeat;
position:relative;
left:510px;
text-transform:uppercase;
}

div#optionContent {
position:relative;
top:10px;
padding:4px;
height:570px;
overflow:auto;
}

/* PROFILE CONTENT STYLES */
div#idealOption {
display:block;
}

div#eduOption {
display:none;
}

div#exOption {
display:none;
}

div#awardOption {
display:none;
}

div#interstOption {
display:none;
}

/* PORTFOLIO CONTENT STYLES */
#embedFRM {
width:640px;
height:480px;
overflow:visible;
margin:0px;
border:none;
}

div#webOption {
display:block;
}

div#meebome {
	left:200px;
	position:absolute;
	top:0px;
}