/* CSS Document */

BODY {margin:10px; background-color:#f3c4c9; font-family: tahoma; font-size: 12px; color: black}
TD {font-family: tahoma; font-size: 12px; color: black}
IMG {
	border:0px
}
H1 {
	margin: 0px;
	padding: 0px;
	font-family: Comic Sans MS;
	font-size: 24px;
	font-weight: bold;
	color: #F9E9E9;
}

A {color: red}
A:hover {color: #8E2118}

.ct TD {padding: 15px}

.ct DIV TD {padding: 0px}

.caption {
	color: #8E2118;
	font-weight: bold;
	font-size: 14px;
	background-color:#e299a1;
}

.cat STRONG {color: #000000;}
.cat {color: #8E2118; font-weight: normal}
.cat A {font-family: Verdana; color: #8E2118; font-weight: bold; font-size: 13px; }
.cat A:hover {font-family: Verdana; color: red; font-weight: bold; font-size: 13px;}

.friends {color: #8E2118; }
.friends UL {padding-left:0px;margin-left:15px; line-height:16px; }
.friends LI {
	list-style : disc;
	list-style-position:outside;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold
}
.friends A {color: #8E2118; font-size: 11px;}
.friends A:hover {color: red; font-size: 11px;}

.f {color: white; font-weight: bold}
.f A {color: white; font-weight: bold; text-decoration: none}
.f A:hover {color: white; font-weight: bold; text-decoration: underline}

.t {color: #8E2118; font-weight: bold}
.t A {color: #8E2118;  font-weight: bold }
.t A:hover {color: red;  font-weight: bold }

.site  {color: black;  font-weight: bold }
.site:hover {color: red;  font-weight: bold }

.r {font-size: 11px; color: black}

.links A {color: #8E2118; font-weight: bold}

#categories {
	line-height: 24px;
	width : 500px;
}

#category_list_item {
	float:left;
	width:120px;
}