body{background:white; }

body, tr, div, td, table, font {font-size:15px;color:#f4a56d;font-family:courier new; line-height:12pt; font-weight:normal;text-align:justify;letter-spacing:-1;}

a:link, A:active,A:visited {color:#87d2fa; font-family:tahoma;font-size:13px; font:normal; text-decoration:none;letter-spacing:0;}
a:hover{border-bottom: 2px dashed #f11613;cursor:help;}
img a:hover {cursor:help;}

b{color:#fba6b6;font-family:georgia;font-size:11px;letter-spacing:0;}
i{color:#b1c1da;font-family:georgia;font-size:12px;font-weight:bold;letter-spacing:0;}
u{color:#f4e561;border-bottom: 1px dashed #f11613;text-decoration: none;font-family:Trebuchet MS;}

blockquote	{background-color: #fee9bb;padding: 10;margin:10px;color: #fd5875;font-size:11px;border-left: 10px solid #f11613;font-family:Trebuchet MS;letter-spacing:0;}

.content img{border:0;margin:3px;}

.navigation a	{width: 100%;font-family:Trebuchet MS;font-size: 13pt;height: 11pt;margin-bottom: 1;font-weight:none;color: #fd214e;margin-top:2px;text-align: center;text-decoration: none;background-color: #fee9bb;	padding:5px;margin:5px;}

.navigation a:hover	{background-color: #fba6b6;	color: white;border:0;}

.kim a	{width: 100%;font-family:Trebuchet MS;font-size: 8pt;height: 11pt;margin-bottom: 1;font-weight:none;color: #fd5875;margin-top:2px;text-align: center;text-decoration: none;background-color: #fee9bb;	padding:5px;margin:5px;}

.kim a:hover	{background-color: #fba6b6;	color: white;border:0;}

.content {top: 400px; left: 140px; position: absolute; width: 500;}

ul 	{list-style-type: cjk-ideographic; }

h1{ 	color:#fd5875; font-family: trebuchet ms; font-size:19pt; margin-top:5px; text-align:right; line-height:30px;	margin-bottom:0px;text-transform:lowercase; padding-right:25px;		border-bottom: 8px dashed #3E8FD8;padding-bottom:0;}

h2{ color:#000000; font-family: Georgia;font-size:13px; margin-top:0px; text-align:left; text-indent:5px; line-height:15px; margin-bottom:0px; font-weight:bold; text-transform:none;}

h3 {
color: #B0B0B0;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 17px;
font-weight: normal;
line-height: 16pt;
margin: 0 0 1px 0;
text-align: left;
text-transform: uppercase;
}

#joined
{	position:absolute;top: 50; left: 600;width: 150;background-color: #fee9bb;text-align:center;padding:5px;}

#newest
{	position:absolute;top: 140; left: 600;width: 150;background-color: #fee9bb;text-align:center;padding:5px;}

#owned
{	position:absolute;top: 280; left: 600;width: 150;background-color: #fee9bb;text-align:center;padding:5px;}

input, textarea, option, select{ 	background: #fee9bb;	font-family: Trebuchet MS;	font-size:11px;	color: #fd214e; 	border-top:0px;	border-left:0px;border-right:0px; border-bottom: 0px;padding:3;	 }

# -- 'SCRIPTS' ----------------------------------------------
# -----------------------------------------------------------
*/
/* CENTER/LEFT/RIGHT */
.tc { text-align: center; }
 .tl { text-align: left; }
  .tr { text-align: right; }
.tb { margin: 0 0 2px 0; }
/* BIG/SMALL */ 
.big { font-size: 16px; }
 .small { font-size: 10px; }
 
/* SET UP OKYEAH */
.sep .img {
float: left;
padding: 3px 10px 0 10px;
text-align: center;
} .sep .img a img {
border: 1px solid #B0B0B0;
}

.sep .details {
margin: 0 0 25px 0;
padding: 15px 15px;
}

.img-wsh {
border: 10px solid #B0B0B0;
margin: 1px;
}

.desc-wsh {
margin: 0 0 25px 0;
padding: 0 15px;
}

.fl_joined {
background-color: #F0F0F0;
border: 0;
margin: 1px;
padding: 10px;
}

/* TABLES/LISTS */
/* STATS (for index.php) */
.stats { 
margin: 0 0 12px 0; 
} .stats tbody tr td.tr { 
color: #000000; 
padding: 0 1%;
text-align: right; 
text-transform: uppercase; 
width: 48%;
} .stats tbody tr td.tl { 
color: #C0C0C0;
text-align: left;
}

/* HIGHLIGHT/CODE */
samp {
color: #000000;
font-family: "Lucida Console", Georgia, Garamond, serif;
}

code {
background-color: #F0F0F0;
border: 1px solid #E0E0E0;
color: #656565;
display: block;
margin: 0 0 12px 0;
padding: 1%;
}

/* ERROR CLASSES */
/* for errors */
 .error { color: #FF0000; }
/* for success messages */
 .success { color: #66CC00; }
/* for MySQL errors */
 .mysql { color: #0000FF; }
/* for PHP errors */
 .php { color: #FF9900; }

