body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../media/layout_images/background2.jpg);
    background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

form {
	margin: 0px;
}

#header {
	width: 800px;
	text-align: center;
	background-color: #000000;
}

#ticker {
 	position: absolute;
	top: 325px;
	margin-left: -75px;
}

#main {
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
}

#footer {
	width: 800px;
	text-align: left;
	background-color: #000000;
}

#rightbar {
	width: 200px;
	background-color: #E5E5E5;
}

#leftbar {
	height: 400px;
}

.searchbox {
	background-color: #000000;
}

.searchbox td {
	color: #E5E5E5;
}

.inputsearch {
	background-color: #FFFFFF;
	width: 145px;
}

.category {
	background-color: #CCCCCC;
}

.category:hover {
	background-color: #BBBBBB;
}

.category a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.category a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}

.divide {
	background-image: url(../media/layout_images/pattern_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
	overflow: hidden;
}

.category_red {
	background-color: #CC0000;
}

.category_red:hover {
	background-color: #AA0000;
}

.category_red a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.category_red a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.divide_red {
	background-image: url(../media/layout_images/pattern_red.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.recent, .archive {
	margin-top: 10px;
}

.recent .title {
	color: #CC0000;
}

.recent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}

.recent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: underline;
}

.archive a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}

.archive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: underline;
}

#footer #adsense {
	background-color: #E5E5E5;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
}

#footer #links {
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
}

#footer #copyright {
	background-color: #000000;
	padding: 10px;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
}

#footer #copyright #registration {
	color: #FF9900;
}

.pageload {
	color: #AAAAAA;
}

#footer #links a {
	color: #000000;
	margin: 5px;
}

#footer #links a:hover {
	color: #000000;
	margin: 5px;
}

#footer #rss {
	padding: 10px;
	float: right;
}

#cap {
	clear: both;
}

.news {
	margin-bottom: 25px;
}

h1 {
	font: small-caps 1.99em Georgia, Times, serif;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
}

h2 {
	font: 1.99em Georgia, Times, serif;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	margin: 10px;
}

h3 {
	font: small-caps 1.99em Georgia, Times, serif;
	color: #444444;
	text-decoration: none;
	margin: 0px;
}

h4 {
	font: small-caps 1.99em Georgia, Times, serif;
	color: #a88d55;
	text-decoration: none;
	margin: 0px;
}

.divide2 {
	background-image: url(../media/layout_images/pattern_white.gif);
	height: 5px;
}

.text {
	font-size: 11px;
	color: #444444;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.text2 {
	font-size: 11px;
	color: #444444;
	line-height: 15px;
	margin-top: 10px;
}

.text li {
	list-style-position: inside;
}

.continue {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.continue a {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.continue a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

.referrer {
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
}

.referrer2 {
	height: 20px;
}

.referrer td {
	color: #CCCCCC;
}

.referrer a {
	color: #666666;
	text-decoration: none;
}

.referrer a:hover {
	color: #666666;
	text-decoration: underline;
}

.referrer .sign {
	width: 200px;
	height: 20px;
	font: small-caps 1.20em Arial;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
}

.referrer2 .sign {
	width: 200px;
	height: 20px;
	font: small-caps 1.20em Arial;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}

#address {
	background-color: #EEEEEE;
	background-image: url(../media/layout_images/address_bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

#address li {
	list-style-image: url(../media/layout_images/small_arrow.gif);
	list-style-position: inside;
}

#address li a, #address li span {
	margin-left: 5px;
}

.navigate {
	text-align: right;
	padding-right: 10px;
}

.highlight {
	background-image: url(../media/layout_images/background_highlight.png);
}

.highlight2 {
	background-image: url(../media/layout_images/background_highlight2.png);
}

.note {
	list-style-image: url(../media/layout_images/icon_asterisk.gif);
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.note span {
	margin-left: 5px;
}

.smalltext {
	font-size: 8px;
}

.background_list {
	background-image: url(../media/layout_images/background_list.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_category {
	background-image: url(../media/layout_images/background_category.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_content {
	background-image: url(../media/layout_images/background_content.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_detail {
	background-image: url(../media/layout_images/background_detail.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_search {
	background-image: url(../media/layout_images/background_search.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_links {
	background-image: url(../media/layout_images/background_detail.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_video {
	background-image: url(../media/layout_images/background_detail.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.background_photo_list {
	background-image: url(../media/layout_images/background_content.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.referrer .arguments {
	padding-left: 10px;
}

.redtext {
	color: #CC0000;
}

.imagebox a {
	background-color: #000000;
}

.imagelink {
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.imageticker {
	position: absolute;
	display: none;
	color: #FFFFFF;
	padding: 2px;
}

.gallery {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

.gallerycap {
	clear: left;
}

.gallerytitle {
	background-color: #000000;
	padding: 3px;
	color: #E5E5E5;
	font-size: 9px;
	text-align: center;
}

.row {
	background-color: #FBFBFB;
}

.row:hover {
	background-color: #EEEEEE;
}

.sign {
	font-size: 9px;
	text-align: right;
	color: #AAAAAA;
}

.sign a {
	color: #666666;
}

.news .gallerybox {
	vertical-align: top;
	background-color: #F9F0DD;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.news .videobox {
	vertical-align: top;
	background-color: #CCCCCC;
	background-image: url(../media/layout_images/back_video.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 0px;
}

.news .gallerybox .text {
	margin-bottom: 20px;
}

.news .gallerybox a, 
.news .videobox a 
{
	color: #444444;
	text-decoration: underline;
}

.news .gallerybox .archive, 
.news .videobox .archive 
{
	margin: 0px 10px 10px 10px;
}

#addto {
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #333333;
	background-color: #222222;
}

#addto .title {
	color: #CC0000;
}

#addto td {
	font-size: 9px;
	color: #CCCCCC;
}

#addto a {
	color: #CCCCCC;
}

#addto img {
	margin: 0px 2px 0px 5px;
}

#phpmyvisites {
	display: none;
}

#date {
	position: absolute;
	margin: -50px 0px 0px 20px;
	background-color: #CCCCCC;
	background-image: url(../media/layout_images/date_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	width: 180px;
}

#date .data {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	margin: 7px 5px 5px 26px;
}

.rss_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}

.rss_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: underline;
}

.sliderGallery {
	background: url(../media/layout_images/gallery_bg.jpg) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 156px;
	width: 560px;
}

.sliderGallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.sliderGallery ul li {
	display: inline;
}

.slider {
	width: 542px;
	height: 17px;
	margin-top: 140px;
	margin-left: 5px;
	padding: 1px;
	position: relative;
	background: url(../media/layout_images/slider.png) no-repeat;
}

.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	top: 0px;
	background: url(../media/layout_images/handle.png) no-repeat;
	z-index: 100;
}

.form #contact {
	margin: 0px 15px 0px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.form #contact fieldset {
	margin: 0px;
	padding: 0px;
}

.form #contact label {
	display: block;
	width: 180px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	line-height: 16px;
}

.form #contact input {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.form #contact textarea {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.form #contact select {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.form #contact .selectcontainer {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.form #contact input:focus, .form #contact input:hover, .form #contact textarea:focus, .form #contact textarea:hover, .form #contact .selectcontainer:hover, .form #contact .selectcontainer:focus {
	background-color: #EDD0D0;
}

.form #contact br {
	clear: left;
}

.form #contact legend {
	font-family: Georgia, Times, sans-serif;
	font-size: 22px;
	color: #666666;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

.form #contact .star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.form #contact .secondfield {
	margin-left: 5px;
}

.form #contact .privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}

.form #contact .submit {
	width: 65px;
	height: 65px;
	padding: 5px;
}

.form fieldset {
	border: 1px solid #CCCCCC;
}

#header_image {
	width: 550px;
}

#header_image .left_button {
	width: 550px;
	position: absolute;
	z-index: 30;
	text-align: left;
	margin-top: 100px;
	cursor: hand;
}

#header_image .right_button {
	width: 550px;
	position: absolute;
	z-index: 30;
	text-align: right;
	margin-top: 100px;
	cursor: hand;
}

#header_image #dynamic_slider ul, 
#header_image #dynamic_slider li 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header_image #dynamic_slider li {
	width: 550px;
	float: left;
}

#header_image #dynamic_slider {
	width: 550px;
	overflow: hidden;
}
