/* CSS Document */

body {
background-image:url(||||||pics/background.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#000000;
}

#container {
height:auto;
width:1000px;
background-color:#FFFFFF;
width:1000px;
}

#quick-links {
float: right;
margin:0em 0em 0em 0em;
height:140px;
background-color:#FFFFFF;
width:280px;
}

#header {
float:left;
margin:0em -30em 0em 0em;
height:140px;
background-color:#FFFFFF;
width:740px;
color:red;
}

#navigation {
clear:both;
margin:0px 0em 0px 0em;
border:1px solid #000000;
background-color:#7EF55D;
display:block;
text-align:left;
text-decoration:none;
}

#list-item {
border-right:1px black;
display:inline;
}

#main-content {
clear:both;
margin:3px 0em 10px 0em;
height:auto;
width:auto;
background-color:#FFFFFF;
}


#footer {
clear:both;
float:bottom;
margin-top:4px;
pading:0em;
background-color:#5BC83A;
}
a {
color:#000000;
text-decoration: none;
}

a:visited {
color:#666666;
}

a:hover {
color:#FF0000;
font-size:15px;
font-family:"kristen ITC";
}

#navigation li { 
display: inline;
text-decoration: none;
border:1px;
padding:4px;
font-size:16px;
}

#quick-links p {
background-color:#7EF55D;
text-align:right;
}

#main-content p {
margin:17px;
font-size:14px;
font-family:"Century Gothic";
text-align:left;
clear:left;
}

#main-content h1  {
background-color:#7EF55D;
color:#FFFFFF;
display:inline;
font-size:20px;
text-align:left;
float:left;
padding:4px 4px 4px 4px;
}

#sub-navigation {
clear:both;
margin:0px 0em 1px 0em;
border:1px solid #000000;
background-color:#7EF55D;
display:inline;
text-align:center;
text-decoration:none;
}

#sub-navigation li { 
display: inline;
text-decoration: none;
font-size:14px;
}

#logo {
float:left;
}

#quotes {
text-align:left;
font-family:"Century Gothic";
font-size:16px;  
}

#login {
margin:4px 20px 4px 4px;
padding:30px 30px 30px 30px;
font-size:14px;
font-family:"Century Gothic";
border:solid black 1px;
Width:427px;
height:150px;
text-align:center;
background-color:#7EF55D;
}

#textbox {
background-color:#7EF55D;
}

#search-button {
background-color:#FFFFFF;
}

#display-user-name  {
background-color:#ty65r5;
font-family:"Century Gothic";
color:#7EF55D;
text-align:left;
width:1000px;
}

#hacking-links {
font-family:"Century Gothic";
color:"white";
background-color:#ffffff;

}