#container
{
position:absolute;
width:1067px;
height: 100%;
/* center */
left:50%;
margin-left:-533px;
}

body {
background-color: #fce9c0;
}

.header {
width: 100%;
height: 100%;
top: 29px;
left:0px;
position: absolute;
background-image: url("/images/bg.png");
background-position:top center;
background-repeat: repeat-x;
}

.header2 {
width: 100%;
height: 100%;
top:0px;
left:0px;
position: absolute;
}


b,strong{color: #da0404; text-shadow: #ffffff 1px 1px ;}
i,em{color: #707070; text-shadow: #ffffff 1px 1px ;}

a:link,a:visited,a:active
{
color: #ff5a58;
font-family:verdana;
font-weight:normal;
font-size:10px;
text-decoration:none;
text-shadow: #ffffff 1px 1px ;
}


a:hover
{
color: #313131;
cursor:nw-resize;
font-size:10px;
font-weight:normal;
text-shadow: #ffffff 1px 1px ;
}



a img {
        border-style: solid;
        border-width: 1px;
        border-color: #f8b580;
        padding: 3px;
        margin: 3px;
        background-color:#820a0c;
   	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
 } 
 
a:hover img {
        border-style: solid;
        border-width: 1px;
        border-color: #820a0c;
        background-color: #fce9c0;
        padding: 3px;
        margin: 3px; 
  	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

      
        }



blockquote {
	margin: 30px 30px 30px 30px;
	color: #da0404;
        text-shadow: #fdebd6 1px 1px;
	padding-left: 50px;
	font-family: Times New Roman;
	font-size: 13px;
	line-height:15px;
	font-style:italic;
	background-color: #f0d1ac;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

.info {
background-image: url("/images/maininfo.png");
background-repeat: No-Repeat;
background-color:#;
font-family: arial;
font-weight:normal;
font-size: 11px;
color: #ffffff;
text-align:center;
text-transform:none;
line-height:19px;
letter-spacing: 1px;
text-shadow: #e7605f 1px 1px ;
}

.tittle {
background-image: url("/images/maintittle.png");
background-repeat: No-Repeat;
background-color:#;
font-family: Times New Roman;
font-weight:normal;
font-size: 24px;
color: #da0404;
text-align:center;
text-transform:none;
line-height:40px;
letter-spacing: 1px;
text-shadow: #ffffff 1px 1px ;
}

.page {
margin-top:0px;
background-image: url("/images/main.png");
background-color: #;
border:none;
line-height:12px;
}

.newstext {
background-color: #transparent;
font-family: Times New Roman;
font-size:13px;
color: #fce9c0;
text-align:left;
text-transform: none;
font-weight:normal;
padding:10px;
line-height:12px;
width: 600px;
}

.comments {
background-image: url("/images/comments.png");
background-color:#;
font-family: Times New Roman;
font-weight:normal;
font-size:13px;
color:#584f53;
text-align:left;
text-transform:none;
line-height:88px;
padding-left: 550px;
letter-spacing: 1px;
}

.comments a:link{
font-family: Times New Roman;
font-size:22px; 
font-weight:normal;
color:#ffffff;
 padding-right:1px;
 padding-left:1px; 
}

.comments a:visited{
font-family: Times New Roman;
font-size:22px; 
font-weight:normal;
color:#ffffff;
 padding-right:1px;
 padding-left:1px; 
}


.comments a:active{
font-family: Times New Roman;
font-size:22px; 
font-weight:normal;
color:#ffffff;
 padding-right:1px;
 padding-left:1px; 
}

.comments a:hover{
font-family: Times New Roman;
font-size:22px; 
font-weight:normal;
color:#ffffff;
 padding-right:1px;
 padding-left:1px; 
}

.side {
margin-top:0px;
background-image: url("/images/sidebarmain.png");
background-repeat: Repeat-y;
background-color: #transparent;
}

.sidetext {
background-color: #transparent;
font-family: Times New Roman;
font-size:12px;
color: #fce9c0;
text-align:left;
padding-left:45px;
text-transform: none;
font-weight:normal;
line-height:12px;
text-shadow: #fe7f7c 1px 1px;
width: 250px;
}

