body{
	margin:0;
	padding:0;
	background:url(../images/bg_body.jpg) top center no-repeat #000000;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header{
	margin:auto;
	width:900px;
	height:273px;
	background:url(../images/bg_header.jpg) top left no-repeat;
}
p{
	margin:0;
	padding:0;
}
.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
.message{
	color:#FFCC33;
}
/*---------==========MENU==========----------*/
#menu{
	margin:auto;
	width:900px;
	height:38px;
	background:url(../images/bg_menu.jpg) top left no-repeat;
	text-align:left;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
#menu ul{
	float:right;
	margin:0 80px 0 0;
	padding:0;
}
#menu li{
	float:left;
	margin:0 0 0 5px;
	padding:0;
}
#menu .normal_hover{
	display:block;
	width:77px;
	height:28px;
	background:url(../images/btn_normal_hover.jpg) top left no-repeat;
}
#menu .normal{
	display:block;
	width:77px;
	height:18px;
	background:url(../images/btn_normal.jpg) top left no-repeat;
	text-align:center;
	padding:10px 0 0 0;
}
#menu .normal:hover{
	background:none;
}
#menu .big_hover{
	display:block;
	width:112px;
	height:28px;
	background:url(../images/btn_big_hover.jpg) top left no-repeat;
}
#menu .big{
	display:block;
	width:112px;
	height:18px;
	background:url(../images/btn_big.jpg) top left no-repeat;
	text-align:center;
	padding:10px 0 0 0;
}
#menu .big:hover{
	background:none;
}
#menu .foto{
	float:right;
	margin:13px 20px 0 0;
	color:#FFFFFF;
}
#menu .user{
	float:left;
	padding:10px 0 0 10px;
}
#menu .user a{
	text-transform:none;
	text-decoration:underline;
	font-family:10px;
}
#menu .user a:hover{
	text-decoration:none;
}
/*---------==========END MENU==========----------*/

/*---------==========CONTENT==========----------*/
#content{
	margin:auto;
	background:url(../images/bg_text.jpg) top left no-repeat;
	width:900px;
	text-align:left;
}
#content_repeat{
	background:url(../images/bg_text_repeat.jpg) top left repeat-y;
	width:900px;
	margin:auto;
	text-align:left;
}
#content .left{
	padding:30px 25px 10px 15px;
	float:left;
	width:616px;
	color:#a8bded;
	text-align:justify;
}
#content .right{
	float:left;
	width:243px;
	color:#FFFFFF;
	text-align:left;
}
#content .right .text{
	margin:0 10px 0 10px;
}
#content .right .text .link{
	text-align:right;
	font-size:10px;
	padding-top:10px;
}
#content a{
	color:#CCCCCC;
}
#content a:hover{
	text-decoration:none;
}
#content .right .text .link a{
	color:#405da1;
	text-decoration:none;
}
#content .right .text .link a:hover{
	text-decoration:underline;
}
#content .left h1{
	font-size:13px;
}
#content .left #emoticons a{
	margin:0 0 0 0;
}
#content .left h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#emoticons{
	background:#FFFFFF;
	float:left;
	padding:0 5px 0 5px;
	border:1px solid #333333;
	background:#CCCCCC;
}
#content .right #foto_flash{
	background:#050D17;
	padding:20px 0 20px 0;
	text-align:center;
}
#content .right h2{
	font-size:12px;
	font-weight:normal;
	margin-bottom:20px;
}
#content .right .stroke{
	height:20px;
	background:url(../images/stroke.jpg) top center no-repeat
}
#content .right .user_image{
	float:left;
	margin:0 3px 0 3px;
}
#content .right .user_name{
	font-size:13px;
}
#content .profile_head{
	color:#FFFFFF;
	background:#000000;
}
/*---------==========END CONTENT==========----------*/

/*---------==========FOTOGALLERY==========----------*/

.preview{
	width:145px;
	float:left;
	text-align:center;
	padding:5px;
	border:1px solid #999999;
	background:#333333;
	margin-left:10px;
	margin-bottom:10px;
	display:block;
	color:#a8bded;
	text-decoration:none;
}
.preview:hover{
	border:1px dashed #666666;
	background:#333333;
}
.preview img{
	margin-bottom:5px;
}
.image{
	float:left;
	display:block;
	width:140px;
	padding:10px;
	border:1px solid #999999;
	margin-left:10px;
	margin-bottom:15px;
	text-align:center;
}
.image:hover{
	border:1px dashed #A5B9EB;
	background:#253559;
}
/*---------==========END FOTOGALLERY==========----------*/


/*---------==========USER==========----------*/
.reg_form td{
	padding:5px;
}
.reg_form input{
	margin:0 10px 0 10px;
	border:1px solid white;
	background:#CCCCCC;
	padding:2px;
	font-size:10px;
}
.reg_form .light td{
	background:#333333;
}
.reg_form .btn{
	border:1px solid white;
	color:#a8bded;
	text-align:center;
	cursor:pointer;
	margin-top:10px;
	padding:5px;
	background:#003366;
}
.reg_form strong{
	color:#FF0000;
}
.reg_form textarea{
	border:1px solid white;
	background:#FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:440px;
}
.guestbook_heading{
	width:400px;
	background:#333333;
	border:1px solid white;
	height:20px;
}
.guestbook_heading .user{
	float:left;
	padding:3px 5px 0 5px;
}
.guestbook_heading .date{
	float:right;
	padding:3px 5px 0 5px;
}
.guestbook_content{
	background:#A9BDEF;
	border:1px solid white;
	width:380px;
	padding:5px 10px 5px 10px;
	margin-bottom:15px;
	color:#000000;
}
/*---------==========END USER==========----------*/

/*---------==========FOOTER==========----------*/
#footer{
	width:656px;
	height:42px;
	padding-top:50px;
	text-align:center;
	color:#7b91ad;
	background:url(../images/bg_footer.jpg) top left no-repeat;
	font-size:9px;
}
#footer a{
	color:#7b91ad;
}
#footer a:hover{
	text-decoration:none;
}
/*---------==========END FOOTER==========----------*/
