/* CSS Document */
* { margin:0px 0 0 0; padding:0;}
html, body {}
body {line-height:1.125em; background:url(images/bg2.jpg) repeat-x; background-color:#151515;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#666666;	}	
a img{ border:0}
img{ vertical-align:top;  }


a:hover{text-decoration:none}

h1 {
	text-align:left;
	color:#333333;
}

h2 {
	color:#C8000E;
	font-size:20px;
	margin:10px 0px 0px 0px;
	text-align:left;
}

ul {
	margin:0px 20px 0px 40px;
}

/*header*/
#header .block{margin:153px 0 0 765px; position:absolute; width:154px; height:135px; background:url(images/bg_block.gif) no-repeat top left; color:#6d6d6d}


.button{ text-decoration:none; background:url(images/button.png) center no-repeat; color:#ffffff; font-weight:bold; font-size:14px; text-align:center; margin:100px 0 0 0 }
a.button:link {color:#ffffff}
a.button:visited {color:#ffffff}
a.button:hover {color:#FC3; text-decoration:underline}

.bottom{ background:url(images/bg_cont.png) no-repeat bottom; width:894px}

/*content*/
.content{ font-size:0.75em; text-align:left; background-color:#ffffff; width:894px; padding:0px;}
.inside { margin:20px 20px 0px 20px; text-align:left }

/*box*/
.box{ background:#efefef; margin:17px 20px 10px 15px; border:1px solid #999999}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:25px 43px 30px 43px; }
.box .indent-box1{ padding:25px 15px 30px 20px; }


/*footer*/
#footer { color:#515151; font-size:0.75em; text-align:center; }
#footer .indent-footer{ padding:10px 50px 0 50px;}
#footer a {color:#515151; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
{
	background:#FFFFFF;
	width:223px; height:17px;
	font-size:11px;
	padding-left:5px;
	padding-top:2px
}
textarea{
	background:#FFFFFF;
	width:223px; height:170px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

.style4 {
	color: #C8000E;
	font-weight: bold;
}
a:link {
	color: #C8000E;
}
a:visited {
	color: #C8000E;
}
a:hover {
	color: #B9000E;
}
a:active {
	color: #C8000E;
}

.sidebar-title {
	color:#333333;
}

.sidebar {
	font-size:16px;
	margin:20px;
	text-align:left
}

h3.inside {
	color:#C8000E;
	font-size:18px;
	margin:0px;
}

.post1{
	margin:0px 20px 0px 0px;
	width:650px;
}

.footer {
	font-size:13px;
	color:#EFEFEF;
	margin-top:10px;
	padding-bottom:10px;
}