body
	{ 
	margin: 0 auto;
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	line-height: 18pt;
	cursor: default;
	background: #FFFFFF url(layout/bg.jpg) repeat 0% 0%;
	}

a
	{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

a:hover
	{
	color: #000000;
	background-color: #f8eb79;
	cursor: help;
	}

#bgtop
	{
	width: 100%;
	height: 31px;
	position: absolute;
	top: 0;
	left: 0;
	background: #000000 url(layout/bgtop.jpg) repeat 0% 0%;
	z-index: -100;
	}

#container
	{
	margin: 0 auto;
	padding: 0px;
	width: 988px;
	}

#header
	{
	width: 988px;
	height: 530px;
	z-index: 500;
	}

.content
	{
	width: 988px;
	text-align: justify;
	padding-bottom: 10px;
	}

#footer
	{
	background-color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	line-height: 20px;
	width: 100%;
	}

#footer a
	{
	color: #faf39b;
	font-weight: normal;
	font-size: 6pt;
	}

#footer a:hover
	{
	background-color: transparent;
	text-decoration: underline;
	}

#footer table
	{
	text-align: justify;
	}

.sidebar
	{
	font-size: 8pt;
	line-height: 18px;
	}

@font-face
	{
	font-family: 'Bodoni Std Roman';
	src: url('layout/bodoni.otf') format('opentype');
	} 

@font-face
	{
	font-family: 'Helvetica Neue';
	src: url('layout/helvetica.otf') format('opentype');
	} 

h1
	{
	font-family: 'Bodoni Std Roman', georgia, serif;
	font-size: 25pt;
	text-transform: uppercase;
	margin:0px;
	}

h2
	{
	font-family: 'Bodoni Std Roman', georgia, serif;
	font-size: 13pt;
	color: #bcbcbc;
	text-transform: uppercase;
	margin:0px;
	}

h3
	{
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-size: 13pt;
	letter-spacing: 1px;
	color: #7a7a7a;
	text-transform: uppercase;
	margin:0px;
	}

b
	{
	font-family: georgia;
	color: #dc4e82;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 9pt;
	}

i
	{
	font-family: georgia;
	color: #cc78d7;
	}

hr
	{
	color: transparent;
	height: 1px;
	border-style: none;
	border-bottom: 1px dotted #000000;
	padding-top: 4px;
	margin-bottom: 20px;
	}


.updates
	{
	background-color: #e3e3e3;
	padding: 8px;
	line-height: 18px;
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	}

.updates a
	{
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	}

.updates a:hover
	{
	font-family: arial;
	font-size: 7pt;
	color: #dc4e82;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
	}

.updates b
	{
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	}

.updates_title
	{
	font-family: georgia;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;
	}

.img
	{
	padding: 1px;
	border: 4px solid #e3e3e3;
	}

.img2
	{
	padding: 1px;
	border: 4px solid #e3e3e3;
	}

.img2:hover
	{
	padding: 1px;
	border: 4px solid #f8eb79;
	}

#tweet
	{
	font-size: 8pt;
	}

#tweet ul
	{
	list-style: none;
	padding: 0;
	}

.tweettime a
	{
	font-family: 'arial narrow';
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
	color: #a6a6a6;
	}
