
html {
min-height:100%;
margin-bottom:1px
}



body
{
	/*background: #535353 url('../images/bg.png') no-repeat scroll center top;*/
    background:#455874;
	font-size: 0.8em;
	font-family: helvetica;
	color: #555555;
	}

	
#header
{
	height: 100px;
	background: #455874 url('../images/header.png');
	width: 100%;
	margin-top:-10px;
	}

#header h2
{
	
	
	}
	
	p,h2
{
	padding: 5px;
	
	}
h2
{
	font-size: 1.3em;
	font-family: helvetica;
	color:white;
	}
#header h1
{
	font-size: 35pt;
	font-family: Tahoma;
	color: black;
	display: none;
	}
#pagewrap
{
	width:960px;
	margin:auto;
	margin-top:0;
	
}
#pagewrap1
{
	width:960px;
	margin:auto;
	
}
#pagewrap2
{
	width:960px;
	margin:auto;
	clear:both;
	
}	
	

#fullwidth
{

width: 105%;
margin-left: -2.5%;
   background:#455874;
   float:left;
	}


#fullwidth1
{

width: 105%;
margin-left: -2.5%;
   background: #99abc5 url('../images/content_bg.png') no-repeat scroll center top;
  
   float:left;
	}
	
	
#fullwidth2
{

width: 105%;
margin-left: -2.5%;
   background: #455874;
   clear:both;
   float:left;
	}
	
#content
{
	width: 100%;

    min-height: 500px;
	/*background: url('../images/content_bg.png') repeat-y;*/
	float: left;

	}
	
	#content_left
	{
		float: left;
		width: 300px;
		height:350px;
		padding-bottom: 10px;
		background: url('../images/girl1.png') no-repeat;
		margin-top: 70px;
		}
		
		
		#article_content_left
	{
		float: left;
		width: 300px;
		min-height:350px;
		padding-bottom: 10px;
		margin-top: 70px;
		}
		
#content_right
{
	float: right;
	width: 650px;
	margin-top: 50px;
	}
	
#article_content_right
{
	float: right;
	width: 650px;

	}
	
#copyrights
{
	
	}	

#copyrights p
{
	font-size: 0.75em;
	color: #CCCCCC;
	
	}
	
		
img
{
	border-style: none;
	}	
	
#header ul li a
{
	text-decoration: none;
	
	}
	#header ul
	{
		position: relative;
		top: 75px;
		right: 10px;
		font-family: helvetica;
		font-size: 1em;
		font-weight: bold;
		color: gray;
		
		}
	ul.navi_menu {
		float: right;
		color: white;
		margin:0;
		padding:0;
		
		}
	
	ul.navi_menu li
	{
		display: inline;
		list-style-type: none;
		padding-right: 10px;
		color: #cccccc;
		
		}
		
	ul.navi_menu li:hover
	{
		color:white;
		}	
		
	.navi_menu a{
		
		padding: 5px;
		color: #cccccc;
		}
	.navi_menu a:hover{
		
		border-bottom: 2px solid white;
		color: white;
		}
	.title{
font-size: 2em;
}
	
	
	
	#footer
	{
		background: url('../images/footer_bg.png');
	width: 100%;
	height: 120px;
	clear:both;
	}

ul.articles_menu {
		
		color: white;
		margin:0;
		padding:0;
		
		}
	
	ul.articles_menu li
	{
		
		list-style-type: none;
		padding: 5px 5px 5px 0px;
		border-bottom: 1px dotted #CCCCCC;
		}
		
		
		
	.articles_menu a{
		
		padding: 5px 5px 5px 0px;
		color: #555555;
		text-decoration: none;
		
		}
	.articles_menu a:hover{
		
	  
		color: white;
		}
		
		
.article_details{
	float:right;

	}
		
.article
{
	
	}
	
.article_details a
{
	color: #627ca2;
	}
	
.article_title{float: left;
font-size: 2em;
padding-top: 20px;}

.xyz
{
	width:100%;
	float:left;
	}

.resnblog
{
	float:right;
    
	}

#followlinks
{
	float: right;
	width: 300px;
	margin-top: 50px;
	
	}

 
div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
 
div.fadehover1 {
	position: relative;
	left: 80px;
	}
	
img.a1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b1 {
	position: absolute;
	left: 0;
	top: 0;
	}
	
div.fadehover2 {
	position: relative;
	left: 160px;
	}
	
img.a2 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b2 {
	position: absolute;
	left: 0;
	top: 0;
	}
	
	
div.fadehover3 {
	position: relative;
	top: 275px;
	left: 33px;
	}
	
img.a3 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b3 {
	position: absolute;
	left: 0;
	top: 0;
    
	}