body {
	background-color : #780328;
	scrollbar-base-color : Black;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : #92833E;
	scrollbar-track-color : #5E021F;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : #780328;
	background-image : url(images/bg_red_gradiant.jpg);
}
table#body {
	background-color : #000000;
	position : absolute;
	top : 30px;
	left : 30px;
	width : 800px;
	border-width : 1px;
	border : thin solid #cccccc;
	z-index : 2;
}
td#header {
	background-color : #780328;
	background-image : url(images/bg_header_stripes.gif);
	border : none;
}
td#top_menu {
	background-color : #000000;
	height : 33px;
	border-width : 1px;
	border : thin solid #cccccc;
	padding : none;
}
td#top_menu:hover {
	background-color : #780328;
	border-width : 1px;
	border : thin solid #cccccc;
}
table#inner {
	background-color : #000000;
	width : 760px;
	border-width : 1px;
	border : thin solid #cccccc;
}
table#footer {
	width : 800px;
	height : 100px;
	border : none;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #F6E7A2;
}
p.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #F6E7A2;
}
p.comment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #F6E7A2;
}
p.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #F6E7A2;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #ECD062;
	text-decoration : none;
}
a.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ECD062;
	text-decoration : underline;
}
a:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #C4B570;
	text-decoration : none;
}
a.footer:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #C4B570;
	text-decoration : underline;
}
a:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : none;
}
a.footer:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}
h1 {font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #F6E7A2;
	font-weight:bold;
}
li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #F6E7A2;
	text-align : left;
}
ul; {
	list-style-position : inside;
	text-align : left;
}
div#index_logo {
	position : absolute;
	top : 60px;
	left : 40px;
	z-index : 5;
}

div.fb-like {
	float: right;
width: 50px;
margin: 0
padding:0
}


