#container
{
position:absolute;
width:1000px;
 height: 100%;
min-height:100%;
/* center */
left:50%;
/*substract half the width of the div (400px in our case) from margin-left*/
margin-left:-500px;}




b,strong{color: #392c49;}
i,em{font-size:11px; font-family:georgia; color: #867b91;}



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


a:hover
{
color: #282828;
cursor:nw-resize;
font-size:10px;
font-weight:normal;
}


blockquote {
	margin: 30px 30px 30px 30px;
	color: #a6a6a6;
	padding-left: 10px;
	font-family: times new roman;
	font-size: 13px;
	border-left: 5px solid #212121;
	line-height:15px;
	font-style:italic;
	background-color: #1a1a1a;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

.latest_images img { 
  width:35px;
  height:35px;
}
.content{
position:absolute;
background-color:transparent;
left:220px;
top:650px;
width:540px; 
border:none;}
.img  {
background-color:#8b8196;
padding:7px;
border:1px solid #ffffff;
-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #cdcdcd;
	-moz-box-shadow: 0 0 3px #cdcdcd;
	box-shadow: 0 0 3px #cdcdcd;
filter:alpha(opacity=20); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.90;
}


.img:hover {
background-color:#6e637b;
padding:7px;
border:1px solid #ffffff;
	-webkit-box-shadow: 0 0 3px #ffffff;
	-moz-box-shadow: 0 0 3px #ffffff;
	box-shadow: 0 0 3px #ffffff;
filter:alpha(opacity=80); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}



h2 {
font-family:arial bold;
font-weight:normal;
font-size:17px;
color: #c7c7c7;
text-align:center;
text-transform:none;
text-decoration: underline;
line-height:17px;
letter-spacing: 1px;
}


.h1 {
background-image: url("");
background-color:#transparent;
border:none;
font-family:arial;
font-weight:normal;
font-size:12px;
color: #ffffff;
text-align:center;
text-transform:none;
line-height:149px;
letter-spacing: 1px;


}

.info {
background-image: url("/seven/lytimgs/info.png");
background-repeat: Repeat-x;
background-color:#;
font-family:times new roman;
font-weight:normal;
font-size:12px;
color: #4b4b4b;
text-align:center;
text-transform:none;
line-height:27px;
letter-spacing: 1px;
}



.tittle {
background-image: url("/seven/lytimgs/tittle.png");
background-repeat: Repeat-x;
background-color:#;
font-family:arial back;
font-weight:normal;
font-size:18px;
color: #c7c7c7;
text-align:center;
text-transform:none;
line-height:96px;
letter-spacing: 1px;
padding-left:0px;
text-shadow: 1px 1px  #000000;

}


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

.sidetext {
background-color: #transparent;
font-family: verdana;
font-size:10px;
color: #000000;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
text-shadow: 1px 1px  #656565;
width: 170px;
}

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

.newstext {
background-color: #transparent;
font-family: verdana;
font-size:12px;
color: #4b4b4b;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
width: 453px;
}


#header {
width:1000px;
 height: 100%;
}




