/* external CSS file */
/* file "LGTstyle002.css" */
/* white theme with #006600 text */

body {
background-color: #99ff66;
font-family: Helvetica, Arial, Verdana, serif;
padding:0;
color:#2f4f4f;
text-align:center;
min-width:760px;
}

#wrapper {
width: 720px;
margin: 0 auto;
text-align:left;

}

table.header {
width:700px;
}

ul.header {
padding: 0;
list-style-type: none;
float:right;
}

p {
padding-top:1px;
padding-bottom:1px;
 margin:0;
}

ul.header li {
text-align:left;
float:left;
font-size:95%;
}

ul.header a {
padding: 0 1em;
}

ol li {
 font-size:80%;

}

.teaser {
text-align:right;
font-style:italic;
font-weight:bold;
font-variant:small-caps;
color:#006600;
}

.teasername {
font-size:small;
text-align:right;
font-weight:normal;
margin-right:15px;
color:#006600;
}

.stats {
font-weight:bold;
text-align:left;
}

ul.stats {
padding: 0px;
list-style-type: disc;
}

ul.stats li {
margin-left: 15px;
text-align:left;
font-size:95%;
}


a:link {
color:#006600;
}
a:visited {
color:#006600;
}
a:hover {
color:#000000;
}


.tiny { font-size:small; color:#2f4f4f; }
.tinya { font-size:small; color:#2f4f4f; margin:5px; padding-left:10px; }
.green { color:#00ff00; }
.little { font-weight:200; }
.warning { color:#b22222; }
.bigred { color:red; font-weight:bold; margin:justify }
.legend { font-size:small; font-variant:small-caps; color:gray;}
.submit { color:#ffffff; background-color:#006600; }
fieldset { border-color:#00ff00; }
legend { color:#006600; }

#nickpass { font-variant: small-caps; }
#userinfo { background-color:#99ff99 }

.photoback { background: url(images/photodrop.jpg) no-repeat bottom right;
clear:right;
float:left;
position:relative;
} 

.photoback img {
 background-color:#ffffff;
 border:1px solid #000000;
padding:4px;
display: block;
margin:-5px 5px 5px -5px;
position: relative; }



.explanation {
 font-size:20%;
 color:gray;


}

.profilepic { float:left; margin:20px; border:3px; width:200px; }
.profiletext { background-color: #ffffff;
	font-family: Arial, Helvetica, serif;
 }
.profiletextinput { background-image:bannerads/LGTADS6.gif; }
.profilemotto { font-weight:bold; }
ul.profilelist { margin-left:250px; }

.color { color:#000000; }

dl.faq dt {
font-size:small;
font-weight:bold;

}

dl.faq dd {
font-size:small;
}