/*
-----------------------------------------------
- Swear Words 2.0
----------------------------------------------- 
- Author:  Swear Words
- Version:  09 September 2008
----------------------------------------------- */

*
{
	margin: 0px;
	padding: 0px;
}

a 
{
	color: #ffffff;
}

a.toc
{
	color: #b5b5b5;
	text-decoration: none;
}

a.toc:hover
{
	text-decoration: underline;
}

a.link
{
	color: #b5b5b5;
}

body { 
	margin: 0 auto;
	width: 700px;
   font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	background-color: #333333;
}

h1
{
	font-size: 16px;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table.header
{
	width: 700px;
	background-color: #000000;
	color: #ffffff; 
}

table.wrapper
{
	width: 700px;
	background-color: #000000;
	color: #ffffff; 
}

td.category
{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	height: 20px;
	text-transform: uppercase;
	text-align: right;
}

td.article_heading
{
   font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	height: 30px;
	color: #ffffff;
}

td.image
{
	width: 650px;
	overflow: hidden;
}

td.article_text
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td.links
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
}

td.footer
{
	height: 75px;
}

td.info
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #b5b5b5;
}

td.divider_black
{
	background-color: #000000;
}

td.divider_white
{
	background-color: #FFFFFF;
}

td.divider_yellow
{
	background-color: #ffcc00;
}

td.divider_grey
{
	background-color: #2f2f2f;
}

span.caption
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b5b5b5;	
}
