body {
background: #000000;
color: #FFFFFF;
font: 18px "Calibri","Lucida Sans Unicode","Geneva","Arial","Helvetica","sans-serif";
}

#sitename {
font-size: 72px;
font-weight: bold;
letter-spacing:7px;
padding-top: 35px;
padding-left: 35px;
color: #ccff66;
}

#navline {
color: #FF9900;
border-bottom: 1px solid #0099CC;
font-weight: bold;
padding-left:35px;
margin-top:-2px;
}

#navline a {
color: #3399FF;
font-size: 12px;
text-decoration: none;
border-left: 1px solid #0099CC;
padding: 3px 8px 1px ;
}

#navline a:hover {
color: #ccff66;
background: #3399FF;
}

#tagline {
font-size: 32px;
color: #77CC79;
padding-top: 3px;
padding-left: 35px;
font-weight: bold;
}

#maincontainer {
width: 730px;
margin-right: auto;
margin-left: auto;
border: 3px solid #0099CC;
}
#header {
background: url(images/aaplogogroot.jpg) no-repeat 95%;
height: 180px;
padding-right: 10px;
border-bottom: 1px solid #0099CC;
}

#content {
color: #77CC79;	
padding-left: 35px;
padding-right: 35px;
}

#content img {
padding: 4px;
border: 1px dashed #0099CC;
}


#content a {
color: #FF9900;
text-decoration: underline;
}

#content a:hover {
text-decoration: underline overline;
}

#content td {
font-size:12px;
font-weight: normal;
}

hr{
width:100%;
color:#0099CC;
}

#form a {
text-decoration:none;
}

#footer {
color: #0099CC;
font-size:12px;
text-align: center;
border-top: 1px solid #0099CC;
padding-top: 3px;
padding-bottom: 3px;
}

#footer a {
color: #FF9900;
text-decoration: underline;
}

#footer a:hover {
color: #FF9900;
text-decoration: none;
}

h1 {
text-align:center;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
font-size: 20px;
}

h6 {
font-size: 12px;
padding-left:35px;
font-weight: normal;
}