/* META */
body{
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

a, a:link{
color: #00c;
}

a:visited{
color: #03f;
}

a:hover{
color: #c09;
}


ul li{
font-size: 12px;
}

h1{
font-size: 13pt;
}

h2{
font-size: 8pt;
}

h3{ 
font-size: 8pt;
}

div{
float: left;

}

/* new DIVISIONS */
#meta{
height: 800px;
width: 1300px;
}

#header{
margin-top: 22px;
width: 233px;
height: 233px;
background-color: #9cf;
border: 0;
}

#header h1, #header h2, #header h3{
font-face: Impact, "Helvetica Bold", Arial, sans-serif;
font-weight: 610;
color: white;
float: left;
margin-left: 8px;
}

#nav{
margin-top: 22px;
height: 144px;
width: 144px;
border: solid 2px #69c;
background-color: #fff;
}

#nav ul{
width: 102px;
height: 142px;
margin: 13px 0 0 13px;
background-color: #9cf;
border: solid 1px #fff;
list-style-type: none;
}

#nav li{
width: 89px;
padding: 2px 0 0 0;
margin: 4px 0 2px 0;
background-color: #9cf;
height: 21px;
}

#section-blurb{
clear: both;
height: 89px;
width: 89px;
}

#subsections{
height: 55px;
width: 610px;
position: absolute;
top: 166px;
left: 233px;
}

#subsections ul{
margin-top: 21px;
list-style-type: none;
}

#subsections ul li{
width: 144px;
margin: 13px 0 8px 13px;
float: left;
}

#block-1{
clear: left;
height: 89px;
width: 89px;
margin-top: -2px;
border: solid 2px;
}

#block-2{
clear: right;
height: 144px;
width: 144px;
margin-top: -5px;
margin-left: -5px;
background-color: #6cf;
border: solid 1px #fff;
}

#wordiness{
width: 610px;
height: 377px;
margin-top: -2px;
margin-left: 0;
background-color: #9cf;
display: none;
}

#wordiness div{
width: 606px;
height: 373px;
border: solid 2px #6cf;
background-color: #fff;
padding: 5px;
margin: 13px 0 0 13px;
}

#wordiness div p{
}

#footer{
float: left;
clear: both;
width: 987px;
height: 144px;
margin: 34px 0 0 21px;
padding: 13px;
text-align: center;
}

/*
/* DIVISIONS
#header{
width: 987px;
background-color: #000;
}

#header h1, #header h2, #header h3{
font-face: Impact, "Helvetica Bold", Arial, sans-serif;
font-weight: 900;
color: white;
float: left;
margin-left: 21px;
}

#resume{
clear: left;
}

div#sections{
clear: left;
}

#nav{
width: 186px;
height: 377px;
border: solid 2px #000;
background-color: #fff;
}

#nav ul{
width: 144px;
height: 375px;
margin: 0;
background-color: #000;
border: solid 1px #fff;
list-style-type: none;
}

#nav li{
width: 142px;
margin: 34px 2px;
padding: 8px 0 0 0;
background-color: #000;
height: 21px;
}

#nav li#home{
margin-top: 55px;
}

#nav li a{
font-weight: bold;
}

li#other{
display: none;
}

#section-blurb{
clear: right;
width: 55%;
height: 55px;
padding: 8px 0 8px 8px;
margin: 0;
display: none;
}

#content{
clear: right;
border: solid 1px blue;
width: 8in;
}

#subsections{
float: left;
clear: right;
width: 100%;
height: 55px;
padding-left: 13px;
}

#subsections ul{
list-style-type: none;
}

#subsections ul li{
width: 55px;
margin: 4px 0 21px 55px;
float: left;
}


#wordiness{
width: 610px;
height: 233px;
padding: 34px 8px;
margin-top: 21px;
margin-left: 21px;
}

#freeform-1{
float: left;
border: solid 1px red;
height: 34px;
width: 34px;
}

#freeform-2{
float: left;
clear: right;
border: solid 1px green;
height: 34px;
width: 34px;
}
*/