﻿.leftbox {
position: absolute;
top: 307;
left: 10;
height:	800;
width: 275;
background-color: #D1E231;
font-family: arial;
font-size: 20px;	
letter-spacing: 2;
}
.leftbox img {
	
	border-style: none;
	
}

.topleftpic {
position: absolute;
top: 10;
left: 10;
}

.bookmark {
position: absolute;
top: 233;
color: white;
}

.rightnav {
position: absolute;
top: 80;
left: 70;
Height:	700;
width: 200;
background-color: #D1E231;
font-family: Calibri;
font-size: 10px;
letter-spacing: 1;	
}

.mainbox {
position: absolute;
top: 0;
left: 350;
width: 640;
background-color: black;
font-family: Calibri;
font size: 10px;
letter-spacing: 1;
color: white;
}

.mainbox td {
color: white;
}

.mainbox H1 {
font size: 20px;
letter-spacing: 3;
}

.mainbox H2 {
position: absolute;
top: 125;
left: 25;
height: 500;
width: 275;
font size: 15px;
text-decoration: none;
text-align: justify;
}

.mainbox H3 {
position: absolute;
top: 125;
left: 325;
height: 500;
width: 275;
font size: 15px;
text-decoration: none;
text-align: justify;
}

.employmentlist {
position: absolute;
top: 0;
left: 350;
width: 640;
background-color: black;
font-family: Calibri;
font size: 10px;
letter-spacing: 1;
color: white;
}

.mainbox H4 {
font size: 15px;
text-decoration: none;
text-align: justify;
}

.mainbox H5 {
font size: 18;
font style: bold;
}

.mainbox H6 {
font size: 14;
}

p.closer {
font size: 18px;
text-decoration: none;
line-height: .5;
text-indent: 80%;
}

.logo {
position: absolute;
top: 0;
left: 885;
}

.title {
position: absolute;
top: 0;
left: 0;
}

p.info {
position: relative;
bottom: 0;
left: 0;
font size: 11px;
color: white;
background-color: white;
width: 100%;
height: 50;
}

.info a {
color: white;
}

.bottomtitle {
position: relative;
top: 530;
left: 0;
color: white;
font size: 11px;
}

.topnav {
position: absolute;
top: 278;
left: 10;
}

.topnav img {
	position: absolute:
	top: 5;
	left: 0;
}
.schedule {
position: absolute;
top: 100;
left: 10;
}

.articles {
position: static;
top: 200;
left: 10;
}

.articles H1 {
font size: 18;
font style: bold;
font decoration: bold;
text transform: uppercase;
}

#findtable td {
color: white;
}

#findtable tr {
color: white;
}

#itemdescription {
position: absolute;
left: 10;
text-align: justify;
color: white;
font-size: 14px;
}

.goldmanpic {
position: absolute;
top: 100;
left: 0;
}

.articletext {
position: absolute;
top: 100;
left: 170;
}

body {
background-color: black;
}

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Calibri;
color: BLACK;
background: #D1E231 url("titlebar.png") repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url("titlebar-active.png");
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: black;
background: url("arrowbullet.png") no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 0;
font-size: 120%;
}

.arrowlistmenu ul li a:visited{
color: #black;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: black;
background-color: white;
}

a {
color: #7CFC00;
}

.articlebottomtitle {
posiition: relative;
left: -100;
}

.numbers {
list-style-color: #7CFC00;
}

.personalize1 {
position: absolute;
top: 200;
left: 0;

}

.personalize2 {
position: absolute;
top: 300;
left: 0;
}

.personalize3 {
position: absolute;
top: 400;
left: 0;
}

.personalize4 {
position: absolute;
top: 200;
left: 400;
}

.personalize5 {
position: absolute;
top: 300;
left: 400;
}

.personalize6 {
position: absolute;
top: 400;
left: 400;
}

.intro H2 {
color: white;
}

.christmas {
	position: absolute;
	top: 252;
	left: 40;
}