body
{
background-color:black;
font-family:arial, helvetica, sans-serif;
text-align:center;
}

div
{
margin:0;
padding:0;
}

p
{
margin:0;
padding:0;
}


#largePortraitHolder
{
position:absolute;
top:15px;
left:30px;
}

#largePortraitHolder img
{
position:absolute;
top:0px; 
left:0px;
border:solid 1px #fe8020;
width:212px;
height:288px;
}

#smallPortraitHolder
{
position:absolute;
top:15px;
left:250px;
}

#imageContainer1, #imageContainer2, #imageContainer3, #imageContainer4
{
height:66px;
width:66px;		
}

#imageContainer1 img
{	
top:0px;	
}

#imageContainer2 img 
{	
top:74px; 	
}

#imageContainer3 img 
{	
top:148px; 
}	
	
#imageContainer4 img 
{	
top:222px;
}





#outerMainContainer
{
width:800px;
position:relative;
top:0;
left:0;
background-color:white;

/*Correct for Div cetering in IE*/
text-align:left;

/*Div cetering in Mozilla/Opera*/
margin-left:auto;
margin-right:auto;
}

#topSection
{
height:212px;
background-color:#C6C5C5;
background-image:url(../images/global/background_top.gif);
background-position:0 0;
background-repeat:no-repeat;
}

#middleSection
{
position:relative;
top:0;
left:0;
height:32px;
background-image:url(../images/global/background_middle.gif);
background-position:0 0;
background-repeat:no-repeat;
}

#pageTitle
{
position:absolute;
left:52px;
top:5px;
}

#nameHolder
{
position:absolute;
left:512px;
top:8px;
}


#bottomSection
{
}


#leftColumn
{
float:left;
width:440px;
/*border:solid red 1px;*/
}

#rightColumn
{
position:relative;
top:0;
left:0;
margin-left:450px;
height:360px;
/*border:solid 1px #aaaaaa;*/
}

#footer
{
clear:left;
height:45px;
background-image:url(../images/global/background_footer.gif);
background-position:left bottom;
background-repeat:no-repeat;
background-color:#C6C5C5;
}

#logoContainer
{
position:absolute;
top:48px;
left:480px;
}

#copyright
{
padding-top:8px;
background-color:black;
color:white;
text-align:center;
font-size:11px;
}

#copyright p
{
line-height:1.1em;
}


#blurb
{
margin-left:75px;
width:290px;
/*width:277px;*/
margin-bottom:20px;
margin-top:54px;
}

#blurb p
{
font-size:11px;
color:black;
line-height:1.35em;
margin-bottom:1em;
}

#blurb h3
{
font-size:12px;
color:#fe8020;
font-weight:normal;
margin-top:0em;
margin-bottom:0.7em;
padding:0;
}

/* Vertical links */
/* -------------- */

#linksVertical
{
    position:absolute;
    left:73px;
    top:108px;
    font-family:verdana;
}

#linksVertical ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    color:#000000;
}

#linksVertical ul li
{
    padding:0;
    margin:0;
    margin-bottom:0.7em;
    text-align:left;
    line-height:1.0em;
    /*allow for the way IE cuts of the left of 'w'*/
    padding-left:2px;
}

#linksVertical a
{
    color:Black;
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
}

/* Bottom links */
/* -------------- */

#horizLinks
{
    position:absolute;
    left:73px;
    bottom:100px;
    font-family:verdana;
}

#horizLinks ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
    font-size:11px;
    color:#000000;
}

#horizLinks ul li
{
    padding:0;
    margin:0;
    margin-bottom:0.7em;
    text-align:left;
    line-height:1.0em;
    /*allow for the way IE cuts of the left of 'w'*/
    padding-left:2px;
    display:inline;
}

#horizLinks a
{
    color:Black;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
}


/* Small squares for images */

#sixteenBoxesHolder
{
    position:absolute;
    top:15px;
    left:30px;
}

#sixteenBoxesHolder div
{
    position:absolute;
    height:66px;
    width:66px;		
}

#sixteenBoxesHolder img
{
    border:solid 1px #fe8020;
}

#box1
{	
    left:0px;
    top:0px;	
}

#box2
{	
    left:74px;
    top:0px; 	
}

#box3
{	
    left:148px; 
    top:0px;
}	
	
#box4
{	
    left:222px;
    top:0px;	
}

#box5
{	
    left:0px;
    top:74px;	
}

#box6
{	
    left:74px; 
    top:74px;	
}

#box7
{	
    left:148px; 
    top:74px;
}	
	
#box8
{	
    left:222px;
    top:74px;
}

#box9
{	
    left:0px;
    top:148px;	
}

#box10
{	
    left:74px; 
    top:148px;	
}

#box11
{	
    left:148px; 
    top:148px;
}	
	
#box12
{	
    left:222px;
    top:148px;
}

#box13
{	
    left:0px;
    top:222px;	
}

#box14
{	
    left:74px; 
    top:222px;	
}

#box15
{	
    left:148px; 
    top:222px;
}	
	
#box16
{	
    left:222px;
    top:222px;
}

/* LINKS */

#blurb a
{
    font-size:12px;
    font-family:Arial,Helvetica,Sans-Serif;
}

#blurb a:link
{
color:#fe8020;
}

#blurb a:visited
{
color:#fe8020;
}

#blurb a:hover
{
color:#fe8020;
}

#blurb a:active
{
color:#fe8020;
}

