/*:::::::::: MAIN STYLES:::::::::::*/
body {
	background: #212429; /* BODY_BACKGROUND_COLOR */
}
#module
{
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px #797979 solid; /* MODULE_BORDER_STYLE */
	margin: 10px 0px 20px 0px;
	width: auto;
	height: auto;
}
#top {
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border-width: 2px; /* MODULE_BORDERWIDTH */
	border-color: #797979; /* MODULE_BORDER_COLOR */
	border-style: solid; /* MODULE_BORDER_STYLE */
	margin: 10px 0px 20px 0px;
	height: 80px;
}
#top h1 {
	font-family: Arial;
	font-size: 24px;
	color: #faffe1;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	}
#top h2 {
	font-family: Arial;
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
#column {
	margin: 12px 0px 10px 0px;
	padding: 0px;
	width: 220px;
	float: left;
}
/*::::::::::PROFILEDATA::::::::::::*/
.profiledata 
{
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px solid #797979; /* MODULE_BORDER_COLOR */
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	height: auto;
	float: left;
}
.profiledata h1
{
	font: bold 14px Arial, Verdana; color: #888; text-decoration: none; text-transform: uppercase;
	text-align: left;
	margin: 10px 0px 8px 10px;
	padding: 0px;
}
.profiledata ul 
{
	font: normal 11px Arial; color: #fff; text-decoration: none; text-transform: none; text-align: left;
	padding: 0px 0px 2px 12px;
	margin: 0px;
	list-style: none;
	
}
.profiledata ul li
{
	font: normal 11px Arial; color: #fff; text-decoration: none; text-transform: none; text-align: left;
	padding: 1px 12px 1px 0px;
	list-style: none;
}
.profiledata ul li a
{
	color: #fff;
	text-decoration: underline;
}
.profiledata ul li a:hover
{
	cursor: pointer;
}
.profiledata img
{
	width: 100px;
	height: 100px;
	border: 1px solid;
	border-color: #e4e4e4;
	margin: 0px 6px 15px 5px;
	float: left;
	overflow: hidden;
}
.profiledata p a.online
{
	padding: 5px 0px 5px 20px;
	margin: 10px 0px 12px 0px;
	text-transform: uppercase;
	cursor: pointer;
}
.profiledata p a.online:hover
{
	text-decoration: underline;
	cursor: pointer;
}
/*::::::::::QUICKNAV::::::::::::*/
#quicknav
{ 
	background-color: #111111;
	border: 2px solid #797979;
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	width: 196px;
}
#quicknav h1
{
	font: bold 14px Arial, Verdana; color: #888; text-decoration: none; text-transform: uppercase;
	text-align: left;
	margin: 10px 0px 8px 10px;
	padding: 0px;
}
#quicknav ul 
{
	font: normal 11px Arial; color: #888; text-decoration: none; text-transform: none; text-align: left;
	padding: 0px 12px 2px 12px;
	list-style: none;
	margin: 0px;
}
#quicknav ul li
{
	font: normal 11px Arial; color: #888; text-decoration: none; text-transform: none; text-align: left;
	padding: 4px 12px 4px 0px;
	list-style: none;
	letter-spacing: 0.9px;
}
#quicknav ul li a
{
	color: #888;
	text-decoration: none;
	letter-spacing: 0.9px;
}
#quicknav ul li a:hover
{
	cursor: pointer;
	text-decoration: underline;
}
/*::::::::::LAST POSTS::::::::::::*/
#lastposts { 
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px solid #797979; /* MODULE_BORDER_COLOR */
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	width: auto;
	height: auto;
}
#lastposts h1
{
	font: bold 14px Arial, Verdana; color: #87695a; text-decoration: none; text-transform: uppercase;
	text-align: left;
	margin: 10px 0px 8px 10px;
	padding: 0px;
}
#lastposts ul
{
	font: normal 11px Arial; color: #888; text-decoration: none; text-transform: none; text-align: left;
	list-style-type: none;
	margin: 10px 0px 8px 10px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}
#lastposts ul li
{
	font: normal 11px Arial; color: #888; text-decoration: none; text-transform: none; text-align: left;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 3px 0px;
	display: block;
}
#lastposts ul li a
{
	font: normal 11px Arial; color: #888; text-decoration: none; text-transform: none; text-align: left;´
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 3px 0px;
	display: block;
}
#lastposts ul li a:hover
{
	cursor: pointer;
	text-decoration: underline;
}
/*::::::::::WEIGHTLOSS:::::::::::::*/
#weightloss {
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px solid #797979; /* MODULE_BORDER_COLOR */
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	width: auto;
	height: auto;
}
#weightloss h1
{
	font: bold 14px Arial, Verdana; color: #888; text-decoration: none; text-transform: uppercase;
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
#weightloss h1 {
	font: bold 14px Arial, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase;
	color: #888; text-align: left;
	padding: 0px 10px 10px 0px;
	margin: 5px 10px 0px 0px;
}
#weightloss img {

	border: 1px solid #444;
	margin: 0px 0px 0px 10px;
}
#weightloss p {
	padding: 2px 10px 2px 10px;
	font: normal 11px Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none;
	text-align: left; color: #f5ffe2;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	}
#weightloss p a {
	color: #f5ffe2; /* INFO_COLOR */
	text-decoration: none;  /* INFO_TEXTDECORATION */
	}
table#weightloss  {
	width: auto;
	border: 0px none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif; color: #f5ffe2;
}
table#weightloss td {
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
table#weightloss td.right {
	width: 80px;
	border: 1px solid #555;
}
/*::::::::::PHOTOS::::::::::::*/
#photos {
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px solid #797979; /* MODULE_BORDER_COLOR */
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	width: auto;
	height: auto;
}
#photos h1{
	font: bold 14px Arial, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase;
	color: #888; text-align: left;
	padding: 0px 10px 10px 0px;
	margin: 5px 10px 0px 0px;
}
#photos a{
	font: normal 11px Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none;
	text-align: center;
	color: #888;
	padding: 0px 10px 10px 5px;
	margin: 5px 10px 0px 0px;
}
#photos img {
	width: 180px;
	height: 180px;
	border: 1px solid #eee;
	margin: 2px 0px 5px 0px;
	text-align: center;
	display: block;
}
/*::::::::::CALENDAR::::::::::::*/
#calendar {
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px solid #797979; /* MODULE_BORDER_COLOR */
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	width: auto;
	height: auto;
}
#calendar h1
{
	font: bold 14px Arial, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase;
	color: #888; text-align: left;
	padding: 0px 10px 10px 0px;
	margin: 5px 10px 0px 0px;
}
#calendar #calendar_header{
	background: #222;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 12px;
	text-align:center;
	font: bold 11px Arial, Verdana;
	height: 44px;
	border: 1px solid #444;
}
#calendar #calendar_header .first_line{
	clear: both;
	font: 16px Arial; color: #9ea380;
	padding: 2px 0px 0px 0px;
}
#calendar #calendar_header .second_line{
	clear: both;
	font:14px Arial; color: #9ea380;
	padding: 0px 0px 2px 0px;
}
#calendar #calendar_body{
	background: transparent;
	border: 1px solid #444;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	text-align: center;
}
#calendar #calendar_body .row{
	height: 16px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar #calendar_body .first_line{
	background: #555;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .second_line{
	background: #555;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .normal{
	font: bold 10px Arial, Verdana; color: #F2EEED; text-align: center;
	background: #222;
	border: 1px solid #888;
}
#calendar #calendar_body .normal:hover{
	color: #79886b;
	background: #F2EEED;
	border: 1px solid #222;
}
#calendar #calendar_body .normal_selected{
	font: bold 10px Arial, Verdana; color: #79886b; text-align: center;
	background: #fff;
	border: 1px solid #79886b;
}
#calendar #calendar_body .normal_selected:hover{
	color: #005098;
}
#calendar #calendar_body .event{
	font: bold 10px Arial, Verdana; color: #79886b; text-align: center;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #79886b;
}
#calendar #calendar_body .event_selected{
	font: bold 10px Arial, Verdana; color: #79886b; text-align: center;
	background: #fff;
	border: 1px solid #79886b;
}
#calendar #calendar_body .event_selected:hover{
	color: #E47F00;
}
/*::::::::::FRIENDS LIST::::::::::::*/
#friends_list {
	background-color: #111111; /* MODULE_BACKGROUND_COLOR */
	border: 2px solid #797979; /* MODULE_BORDER_COLOR */
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	width: auto;
	height: auto;
}
#friends_list h1{
	font: bold 14px Arial, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase;
	color: #888; text-align: left;
	padding: 0px 10px 10px 0px;
	margin: 5px 10px 0px 0px;
}
#friends_list ul {
	font: 11px Arial; color: #888; text-align: left; 
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	border: 0px none;
}
#friends_list ul li {
	font: 11px Arial; color: #888; text-align: left; 
	padding: 0px;
	margin: 0px 0px 2px 0px;
	display: block;
}
#friends_list ul li a {
	font: 11px Arial; color: #888; text-align: left; 
	padding: 0px 0px 2px 8px;
	margin: 0px;
	text-decoration: none;
}
#friends_list ul li a:hover {
	cursor: pointer;
	text-decoration: underline;
}
/*::::::::::::STYLES FOR THE POST ZONES:::::::::*/
#contentblock {
	margin: 0px 0px 0px 0px;
	width: 470px;
	margin: 12px 0px 10px 0px;
	float: right;
	overflow: hidden;
}
/*::::::::::POST::::::::::::::*/
.post {
	background-color: #111111; 
	border: 2px #797979 solid; 
	width: 446px;
	height: auto;
	clear: both;
	overflow: hidden;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
	font: normal 13px Trebuchet MS; color: #f7f5f4; text-align: justify; text-decoration: none; text-transform: none;
}
.white {
	width: 446px;
	padding: 0px 15px 0px 15px;
}
.post h1 {
	font: bold 16px Arial, Helvetica, sans-serif; color:#888; text-align: left; text-decoration: none; 
	padding: 2px 15px 4px 0px;
}
.postdate {	
	font: normal 10px Arial, Helvetica, sans-serif; color: #ccff66; text-align: left;
	text-decoration: none; 
	text-transform: uppercase;
	padding: 2px 12px 12px 0px;
}
.post p {
	font: normal 13px Trebuchet MS; color: #f7f5f4; text-align: justify; text-decoration: none; text-transform: none;
	padding: 8px 12px 0px 0px;
}
.post img {
	float: none;
}
.post p a{
	color: #0099FF;
	cursor: pointer;
	text-decoration: underline;
}
.post ul{
	font: normal 13px Trebuchet MS; color: #f7f5f4; text-align: justify; text-decoration: none; text-transform: none;
	margin: 8px 30px 8px 30px;
	padding: 0px;
}
.post ul li{
	font: normal 13px Trebuchet MS; color: #f7f5f4; text-align: justify; text-decoration: none; text-transform: none;
	list-style-type: circle;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.post ul li a{
	color: #0099FF;
	cursor: pointer;
	text-decoration: underline;
}
.postauthor {
	font: normal 10px Arial, Helvetica, sans-serif; color: #999; text-decoration: underline; text-transform: none;
	text-align: right;
	padding: 10px 12px 10px 12px;
	}
.postauthor a {
	font: normal 10px Arial, Helvetica, sans-serif; color: #999; text-decoration: underline; text-transform: none;
	text-align: right;
	text-decoration: underline; /* LINKS_TEXTDECORATION */ 
	}
.postauthor a:hover
{
	cursor: pointer;
}
.postauthor a.top
{
	padding: 0px 5px 0px 5px;
	margin-left: 2px;
	text-decoration: none;
	color: #a9a9a9;
}
.posttitle {
	font-family: Arial;
	font-size: 16px;
	color: #87695a;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 0px 8px 0px;
	}
.postdate {
	font-family: Arial;
	font-size: 10px;
	color: #87b956;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding: 10px 0px 12px 0px;
	}
.postmain {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #364235;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	padding: 8px 20px 0px 15px;
	}
.postlinks {
	font-family: Arial;
	font-size: 10px;
	color: #888;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	padding: 12px 10px 12px 12px;
	}
.postlinks a{
	font-family: Arial;
	font-size: 10px;
	color: #888;
    font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
	}
.postlinks a:hover{
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	}
.infotitle {
	font-family: Arial;
	font-size: 14px;
	color: #87695a;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 0px 10px 10px;
	}
.infodata {
	font-family: Arial;
	font-size: 10px;
	color: #87b956;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	margin: 0px 0px 5px 0px;
	}
.infolinks {
	font-family: Arial;
	font-size: 11px;
	color: #888;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	padding: 2px 8px 2px 12px;
	}
.infolinks a{
	color: #888;
	text-decoration: none;
	}
.infolinks a:hover{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}

/*::::::::::ZONES::::::::::::::::*/
#holder 
{
	width: 740px;
	padding: 0px;
	margin: 0px auto 10px auto;
}
#footer{
	font: 12px Arial; color: #999; text-align: center;
	background: none;
	border: 0px none;
	margin: 10px auto 20px auto;
	padding: 15px 0px 0px 0px;
	width: 740px;
	clear: both;
}
#footer p
{
	color: #999;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*::::::::::DETAILS::::::::::::*/
.error
{
	font: bold 11px Trebuchet MS; 
	color: #ff0000;
}
.error input{
	background: #FFCFCF;
	border: 1px solid #FF7272;
}
.error select
{
	background: #FFCFCF;
	margin-top: 2px; 
	padding: 0px;
}
.error textarea
{
	background: #FFCFCF;
	border: 1px solid #A5ACB2;
	padding: 0px 0px 0px 5px;
}
.tracker
{
	margin: 15px 0px 20px 5px;
	padding: 0px;
	border: 1px solid #222;
	float: right;
}
.tracker a img
{
	cursor: pointer;
	border: 0px none;
	padding: 0px;

}
.invisible
{
	display: none;
}
#pagination {
	width: 335px;
	padding: 0px 0px 0px 45px;
	margin: 15px 0px 15px 0px;
}
#pagination ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pagination ul li {
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #333; text-align: center;
	border: 1px solid #333;
	background: #fff;
	width: 16px;
}
#pagination ul li.current {
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #333; text-align: center;
	border: 1px solid #333;
	background: #ddd;
	width: 16px;
}
#pagination ul li a {
	color: #333;
	text-decoration: none;
	padding: 1px;	
	display: block;
}
#pagination ul li a:hover {
	color: #fff;
	background: #333;
	border-color: #fff;
}
#spacer {
	width: 630px;
	height: 1px;
	background: transparent;
	overflow: hidden;
	clear: both;
}
#footer{
	font: 12px Arial; color: #999; text-align: center;
	clear: both;
	width: 740px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
.visit
{
	padding: 3px 5px 3px 5px;
	border: 1px solid;
	width: 110px;
	border-color: #ccc;
	margin: 5px 0px 10px 0px;
	font: 11px Arial; color: #6f452d; text-transform: uppercase; text-decoration: none; text-align: center;
	display: inline;
	clear: both;
}
.visit .counter
{
	color: #6f452d;
	margin-left: 10px;
	border: 0px none;
	text-align: center;
}
/*:::::::::COMMENTS:::::::*/
.comments_header
{
	font: bold 12px Trebuchet MS; color: #C6ACB8; text-transform: uppercase; text-align: right;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#right #post_holder {
	background: #fff;
	font: normal 11px Trebuchet MS; color: #333; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#add_comment {
	font: bold 12px Trebuchet MS; color: #333; text-transform: uppercase; text-align: left;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 5px 0px;
}
#form_comment p
{
	font-family: Arial; /* POST_FONTWEIGHT */
	font-size: 11px; /* POST_FONTSIZE */
	color: #888; /* POST_COLOR */
	font-weight: bold; /* POST_FONTWEIGHT */
	font-style: normal; /* POST_FONTSTYLE */
	text-decoration: none; /* POST_TEXTDECORATION */
	text-transform: none;
	text-align: left; /* POST_TEXTALIGN */
	padding: 12px 10px 5px 0px;
}/*
#post_holder form {
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
#post_holder form input {
	background: #fff;
	font: normal 11px Arial, Verdana; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #333;
	margin: 3px 0px 5px 0px;
	max-width: 240px;
}
#post_holder form textarea {
	background: #fff;
	font: normal 10px Arial, Verdana; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #333;
	margin: 3px 0px 5px 0px;
	width: 300px;
}
#post_holder form #security_number {
	background: transparent;
	font: bold 10px Trebuchet MS, Verdana; color: #C6ACB8; text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#right #post_holder form #security_number img {
	width: 92px;
	height: 36px;
	border: 1px solid #333;
	margin: 15px 0px 15px 0px;
}
#right #post_holder form .blue_button { 
	width: 70px;
	height: 22px;
	border: 1px solid #666;
	font: bold 10px Trebuchet MS, Verdana; color: #fff; text-align: center;
	padding: 2px 0px 5px 0px;
	cursor: pointer;
	background: #444;
}
#right #post_holder form .close_button {
	background: transparent url(images/post_commentsbutton.gif) no-repeat; 
	width: 70px;
	height: 20px;
	border: 0px none;
	font: bold 10px Trebuchet MS, Verdana; color: #333; text-align: center;
	padding: 2px 0px 5px 0px;
	margin-left: 20px;
	cursor: pointer;
}*/
/*::::::::::OTHER::::::::::::*/
.rss
{
	width: 160px;
	height: 24px;
	padding: 0px;
	margin: 5px 0px 5px 20px;
}
.rss a
{
	background: url(images/feed.jpg) no-repeat left;
	padding: 5px 0px 3px 22px;
	height: 12px;
	font: normal 11px Arial, Verdana; color: #555; text-decoration: none;
}
.login 
{
	width: 180px;
	padding: 0px;
	margin: 10px 0px 10px 8px;
	clear: both;
	border: 1px solid #eee;
	background: #fff;
}
.login td
{
	font: normal 10px Arial; color: #666; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	background: #eee;
}
.login td.header
{
	color: #666;
	background: #fcfcfc;
	border-color: #bbb #fff #fff #bbb;
	font-weight: bold; text-align: left;
	padding: 3px;
}
.login td input 
{
	background: #fff;
	font: normal 9px Arial, Verdana; color: #666; text-transform: none;
	padding: 1px; 
	border: 1px solid #E7E7E7;
	margin: 2px 8px 0px 10px;
	cursor: default;
}
.login td input.login_button
{
	background: #fcfcfc;
	text-align: center;
	padding: 2px;
	width: 80px;
	height: 20px;
	margin: 2px 8px 0px 0px;
	cursor: pointer;
	border-color: #fff #bbb #bbb #fff;
}
.loginalert
{
	font: bold 13px Arial, Verdana; color: #364235; text-transform: none;
	padding: 0px;
	margin: 10px 0px 10px 8px;
	display: block;
}


/*::::::::::PHOTO ALBUM::::::::::::*/
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 12px 0px 30px 0px;
	padding: 8px 4px 6px 4px;
	width: 472px;
	background: #fff;
}
 ul.photo_album li
{
	font: normal 12px Arial, Verdana; color: #777; text-align: left; 
	padding: 1px 5px 2px 20px;
	margin: 0px 0px 3px 5px;
	line-height: 18px;
	display: block;
	background: url(images/album.gif) no-repeat left top;
	text-transform: uppercase;
}
 ul.photo_album li a
{
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
 ul.photo_album li a:hover
{
	text-decoration: underline;
	color: #111;
}
.gallery_image
{
	margin-right: 15px;
}

/*::::::::::BANNER::::::::::::*/
#banner_top
{
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 10px 0px;
}
#banner_right
{
	padding: 2px 0px 2px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 2px 0px 2px 0px;
	text-align: center;
}
#music
{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#wysiwyg_textarea
{
	width: 440px;
}
