#container {
/*set default*/
text-align : justify;
background: white url(/images/pagebak.gif);
font: 70%/150%   Verdana;
margin-top: 15px;
margin-bottom: 15px;
}

body  { background-color: #fddb6d; }

/*
======================================
==============TAGS====================
======================================
*/


h1 {font-size: 200%;}
h2 {font-size: 120%;}


.didyouknow {display: block; font-size: 12px; font-weight: normal; float: right; background-color: #b5b5ff; border: 1px solid #777777; padding: 5px; margin-left: 15px; width: 40%; text-align: center;}

.quotation {font-size: 12px; display: block; font-family: Verdana; font-weight: normal; float: right; background-color: #ffd700; border: 1px solid #777777; padding: 5px; margin-left: 15px; width: 40%; text-align: center;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content 
{
padding-top: 30px;
padding-left: 35px;
width: 500px;
color:#4B4B4B;
}

.rhs {
padding-top: 20px;
padding-right: 0px;
padding-left: 30px;
width: 300px;
}

.rhs img
{
    border: 1px solid navy;
    padding:3px;
    margin-left:35px;
    margin-top:20px;
}

.infobar {
padding: 4px;
}


.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

#rhsmsg {
text-align: center;
margin-left:65px;
background-color: #ffffcc;
padding: 2px;
width: 190px;
margin-bottom: 10px;
}


#quote {
text-align: left;
margin-left:65px;
color: white;
padding: 2px;
width: 190px;
margin-top: 10px;
}

#quote ul {
margin-left:0;
padding-left:14px;
}

#quotebody {
background-color: #d07251;
padding: 2px;
}

#quote span {
font-weight: bold;
display:block;
}

#quotetop {
height:15px;
background: url(/images/redloz-top.gif);
}

#quotebottom {
height:16px;
background: url(/images/redloz-bot.gif);
}

#newsheadline {
text-align: left;
margin-left:65px;
width: 190px;
margin-top: 10px;
}

#newsheadlinetop {
height:15px;
background: url(/images/whiteloz-top.gif);
}
#newsheadlinebody {
background: white;
padding: 5px;
}

#newsheadlinebottom {
height:15px;
background: url(/images/whiteloz-bot.gif);
}

#newsheadline a {
text-decoration: none;
}

#newsheadline a:hover {
text-decoration: underline;
}

#tip {
margin-left:65px;
padding: 2px;
width: 190px;
margin-top: 10px;
}

#tip ul {
margin-left:0;
padding-left:14px;
}


#tipbody {
font-weight: normal;
background-color: #fedc6e;
}

#tip span {
font-weight: normal;
font-style: italic;
font-size: .9em;
display: block;
}

#tiptop {
height: 15px;
background: url(/images/yelloloz-top.gif);
}

#tipbottom {
height: 16px;
background: url(/images/yelloloz-bot.gif);
}



#topic {
margin-left:65px;
padding: 2px;
width: 190px;
margin-top: 10px;
}

#topic ul {
margin-left:0;
padding-left:14px;
}


#topicbody {
font-weight: normal;
background-color: #009966;
color:white;
padding:5px;
}

#topic span {
font-weight: normal;
font-size: .9em;
display: block;
}

#topictop {
height: 15px;
background: url(/images/greenloz-top.gif);
}

#topicbottom {
height: 16px;
background: url(/images/greenloz-bot.gif);
}



#checkitout {
margin-left:65px;
padding: 2px;
width: 190px;
margin-top: 10px;
}

#checkitout a {
color: yellow;
}

#checkitout ul {
margin-left:0;
padding-left:14px;
}


#checkitoutbody {
font-weight: normal;
background-color: #125f9b;
color:white;
padding:5px;
}

#checkitout span {
font-weight: normal;
font-size: .9em;
display: block;
}

#checkitouttop {
height: 15px;
background: url(/images/bluloz-top.gif);
}

#checkitoutbottom {
height: 16px;
background: url(/images/bluloz-bot.gif);
}





#searchform {
display: inline;
position: relative;
left: 65px;
}

#searchform .button {
color: white;
font-weight: bold;
background: #c05b3f;
}