body, table, tr, th, td, textarea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 13px Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
}
p {
	padding: 0px;
	margin: 0px 5px;
}
table, tr, th, td, img, div, span {
	border: 0px;
}
img, ul, ol, li, div, span {
	padding: 0px;
	margin: 0px;
}
input, select, option, textarea {
	padding: 0px;
	font-size: 13px;
	border: inset 1px;
}
table {
	border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	empty-cells: show;
}
body {
	text-align: center;
	background: #000000 url(./pics/background.jpg) top center repeat-y;
}
a {
	color: #E50083;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #B70069;
	/*text-decoration: overline underline;*/
}
h1 {
	margin: 10px 0px 15px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}
h2 {
	margin: 8px 0px 12px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	margin: 4px 0px 6px 2px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}
#body {
	margin: auto;
	background-color: #000000;
	width: 880px;
}
#header {
	background: #000000 url(./pics/header.jpg) top center no-repeat;
	width: 880px;
	height: 124px;
	position: relative;
}
#navi {
	padding: 4px 0px 4px 20px;
	height: 22px;
}
#content {
	background: #000000 url(./pics/background_1px.jpg) top center repeat-y;
	padding: 10px 20px;
	text-align: left;
}
#footer {
	padding: 5px;
}

#home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 124px;
}
#copyright {
	margin-top: 6px;
	color: #663250;
	font-size: 10px;
}
#copyright a {
	font-weight: normal;
	color: #663250;
}
#copyright a:hover, #copyright a:active, #copyright a:focus {
	color: #482438;
}
#footer img {
	margin: 0px 10px;
}
#navi li {
	list-style-type: none;
	float: left;
	margin: 0px 10px;
	padding-left: 17px;
	background: transparent url(./pics/star_1.gif) center left no-repeat;
}
#navi li:hover, #navi li:active, #navi li:focus {
	background: transparent url(./pics/star_2.gif) center left no-repeat;
}
#navi li.selected {
	background: transparent url(./pics/star_3.gif) center left no-repeat;
}
#news a, #me a, #gallery a, #links a, #contact a {
	display: block;
	height: 18px;
	color: transparent;
}
#news a {
	width: 63px;
	background: transparent url(./pics/news_1.jpg) center left no-repeat;
}
#news a:hover, #news a:active, #news a:focus, #news.selected a {
	background: transparent url(./pics/news_2.jpg) center left no-repeat;
}
#me a {
	width: 108px;
	background: transparent url(./pics/me_1.jpg) center left no-repeat;
}
#me a:hover, #me a:active, #me a:focus, #me.selected a {
	background: transparent url(./pics/me_2.jpg) center left no-repeat;
}
#gallery a {
	width: 83px;
	background: transparent url(./pics/gallery_1.jpg) center left no-repeat;
}
#gallery a:hover, #gallery a:active, #gallery a:focus, #gallery.selected a {
	background: transparent url(./pics/gallery_2.jpg) center left no-repeat;
}
#links a {
	width: 61px;
	background: transparent url(./pics/links_1.jpg) center left no-repeat;
}
#links a:hover, #links a:active, #links a:focus, #links.selected a {
	background: transparent url(./pics/links_2.jpg) center left no-repeat;
}
#contact a {
	width: 192px;
	background: transparent url(./pics/contact_1.jpg) center left no-repeat;
}
#contact a:hover, #contact a:active, #contact a:focus, #contact.selected a {
	background: transparent url(./pics/contact_2.jpg) center left no-repeat;
}
#content img {
	border: 1px solid #000000;
}
div.table, div.table_row, div.table_data, div.table_head {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
div.table {
	display: table;
}
div.table_row {
	display: table-row;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
div.table_data {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
div.table_head {
	display: table-cell;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
/*temporary*/
#content .table .table_row .left1{
	width: 150px;
	text-align: right;
	vertical-align: top;
}
#content .table .table_row .right1{
	width: auto;
	vertical-align: top;
	padding-left: 15px;
}
#content .table .table_row .left2{
	width: 250px;
	text-align: right;
	vertical-align: top;
}
#content .table .table_row .right2{
	width: auto;
	vertical-align: top;
	padding-left: 15px;
}


/*#content table .left {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
#content table .right {
	width: 550px;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
#content table .left2 {
	width: 250px;
	text-align: right;
	vertical-align: top;
}
#content table .right2 {
	width: 450px;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}*/


#content .center {
	margin: auto;
	text-align: center;
}
.star_bar {
	width: 835px;
	background: url(./pics/star_bar.gif) top left no-repeat;
}
.star_bar_dummy {
	width: 800px;
	margin-left: 35px;
}
.star_bar_star, .star_bar_title, .star_bar_date {
	height: 19px;
	vertical-align: middle;
}
.star_bar_star {
	width: 35px;
}
.star_bar_title {
	width: 685px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.star_bar_date {
	width: 115px;
	text-align: center;
	color: #000000;
}
/*news*/
.text_smaller, .text {
	font-size: 10px;
}
.error, .text_error {
	font-weight: bold;
	color: #FF0000;
}
.news_row_h {
	width: 835px;
	height: 19px;
	background: url(./pics/star_bar.gif) center left no-repeat;
	font-weight: normal;
	color:#000000;
	text-align: right;
	padding-right: 50px;
	vertical-align: middle;
}
.news_row_c {
	width: 835px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 35px;
}
input.button {
	border-style: outset;
	background-color: #000000;
	color: #E50083;
	font-weight: bold;
}
input.button:hover, input.button:active, input.button:focus {
	border-style: inset;
	background-color: #000000;
	color: #B70069;
	font-weight: bold;
}
