body
{
max-width:1840px;
margin: 0 auto;
background-color:#000000;
}
#box
{
text-align:center;
background-color:#000000;
}
#name
{
font-size:60px;
color:#FFF2F2;
text-align:center;
}
#navbox
{
}
.navbutton
{
display:inline;
list-style-type: none;
padding-right: 20px;
font-size:20px;
color:#FFF2F2;
}
#lowerContent
{
text-align:center;
}
#photoPanel
{
display:none;
list-style-type: none;
background-color:#000000;
font-size:30px;
color:#FFFFFF;
height:800px;
width:100%;
max-width:1840px;
}
.photoText
{
max-width:100%;
float: left;
color:#FFFFFF;
margin: 10px 250px;
}
.pic
{
padding:25px;
}
.picBot
{
font-size:12px;
float:right;
}
#aboutText
{
/*background-color:#000000;*/
font-size:16px;
color:#FFF2F2;
max-width:400px;
position: absolute;
top: 40%;
left: 60%;
/*margin: 200px 150px 100px 80px;*/
}
#aboutPic
{
position: absolute;
top: 0px;
left: 0px;
}
#aboutPanel
{
display:none;
position: relative;
}
#gridPanel
{
display:none;
background-color:#000000;
font-size:16px;
color:#FFF2F2;
}
.line
{
display:inline;
color:#FFF2F2;
}
#firstImg
{
display:none;
text-align:center;
}
.fullBox
{
max-width:100%;
height:auto;
}
.fullBoxTall
{
width:50%;
height:100%;
padding:15px;
margin: auto;
}
.Imgs
{
display:none;
}
