body { margin:0 0 0 0; background-color:#FFFFFF}
td { vertical-align:top}
img { border:0px; margin:0 0 0 0}
div { padding:0 0 0 0; margin:0 0 0 0}
.grey_1 { color:#787878; font-family:tahoma; font-size:13px; line-height:15px; }
.white_1_b { color:#FFFFFF; font-family:tahoma; font-size:15px; line-height:17px; font-weight:bold }
.white_2 { color:#FFFFFF; font-family:tahoma; font-size:14px; line-height:16px}
.white_3 { color:#FFFFFF; font-family:tahoma; font-size:13px; line-height:15px}
.white_3 a {color:#FBD04F; font-family:tahoma; font-size:13px; line-height:16px}
.black_1  { color:#2B2B2B; font-family:tahoma; font-size:16px; line-height:18px; font-weight:bold }
.whitelinks a {color:#ffffff;}
.black_2, .pagetitle  { color:#2B2B2B; font-family:tahoma; font-size:17px; line-height:17px; font-weight:bold }
.brown_1  { color:#983A11; font-family:tahoma; font-size:14px; line-height:16px }
.grey_main { color:#2B2B2B; font-family:tahoma; font-size:13px; line-height:16px}
.white_5 { color:#D0D0D0; font-family:tahoma; font-size:13px; line-height:16px; font-weight:bold}
a { color:#FBD04F; font-family:tahoma; font-size:13px; line-height:16px}
.gyellow_1 { color:#FBD04F; font-family:tahoma; font-size:13px; line-height:16px}


.sidebar {padding:5px 5px 5px 15px; font-size:13px; line-height:16px; font-family:tahoma; color:#2B2B2B}
.sidebar h3 {font-family:arial; margin-bottom:5px; font-size:15px}
.sidebar a {color:#983A11}
.sidebar li {background:url('images/pic_list_3.gif') no-repeat left 6px; padding-left:15px; }
ul {}

ul {margin:0px; padding:0px; list-style:none}
li  {background:url('images/pic_list_5.gif') no-repeat left 6px; padding-left:15px; }



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.categorypost img  {border:3px solid #FFFFFF;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */