body {
	margin:0; padding:0; border:0;
	font: 11px/16px arial;
	background:#003366;
	text-align:center;
	color:#333;
	}
	
p {
	margin-top:0; margin-bottom:1em;
	}

h1, h2, h3, td { text-align:left; }

img { border:0; }

.clear	{ font-size: 1px; line-height: 1px; height: 1px; clear:both; }

.bold { font-weight:bold; }

.font14 { font-size:14px; line-height:22px; }

.italic { font-style:italic; }

.indent { margin-left:20px; }

.center { text-align:center; }

.floatr { float:right; }
.floatl { float:left; }

.style1 {color: #0000FF}
.style3 {color: #0000FF; font-weight: bold; }

#welcomemsg { color:#369; font-weight:bold; }

a:link, a:visited { text-decoration:underline; color:#369;}
a:hover { color:#f60;}

h1 {
	color:#c3a220;
	font-size:20px; line-height:25px; font-family:Arial;
	margin:0 0 .5em 0;
	}

h2 {
	color:#c3a220;
	font-size:12px;
	margin:0;
	}
	
p{ text-align: justify; } 


#container {
	width:800px;
	background:white;
	border: 3px solid #666;
	margin:10px auto 0 auto;
	padding: 6px;
	}

#header {
	width:100%;
	margin:0; border:0; padding:0;
	clear:both;
	}

	#header-l {
		width: 20%;
		float:left;
		text-align:left;
		vertical-align: middle;
		border:0; margin:0; padding-left:10px;
		}
		
	#header-r {
		float:right;
		border:0; margin:0; padding:0;
		}



#menu {
	font: normal 11px/11px arial,serif;
	text-transform:uppercase;
	text-align:left;
	border:0; margin:0; padding:2px 0 0 5px;
	height:17px;
	clear:both;
	background-color:#369;
	}




#menu ul {
	list-style: none;
	border:0; margin:0; padding:0;
	display:inline;
	width:100%;
	}
		
#menu li {
	list-style-type: none; list-style-image:none;
	background-color:transparent;
	margin:0; border:0; padding:0;
	line-height:normal;
	float:left;
	width:20%; height:17px;
	text-align:left;
	}
	

/* below is where you specify the height of the block and the display */
		
#menu li a {
		display: block;
		color: #fff;
		text-decoration: none;
		padding:0; margin:0;
		}


		#menu li#first {
		width:40%;
		text-align:left;
		padding:0; margin:0;
		}

	#menu li a:hover {
		color:#000;
		display:block;
		background:#fff;
		}

	#menu li#active a {
		color: #fff;
		background:#894f38;
		display:block;
		}


	#menu li#donate {
		background: url(../_img/donate_now_star.gif) no-repeat;
		padding-left: 18px;
		width: 17%;
		}

	#menu li#share {
		background: url(../_img/share_with_friends_smiley.gif) no-repeat;
		padding-left: 18px;
		width: 17%;
		}

#buttons {
	margin:0; padding:0;
	background-color:#transparent;
	text-align:center;
	clear:both;
	}
	
	#buttons img {
		cursor:pointer;
	}
	

#greetings {
	text-align:center;
	padding:2px 0;
	clear:both;
	}
	
	
#main {
	width:100%;
	clear:both;
	border:0; margin:0; padding:0;
	}
	
	#main #main-left {
		width: 43%;
		background-color:#fff;
		height: auto !important;
		height: 100%;
		float:left;
		text-align:left;
		padding:3px;
		}
		
	#main #others-left {
		width: 40%;
		background-color:#fff;
		height: auto !important;
		height: 100%;
		float:left;
		text-align:left;
		padding:3px;
		}
		

		#main-1 {
		background-color:#A2D792;
		padding:10px;
		color:#000;
		clear:both;
		height: 286px !important;
		height: 306px;
		overflow: auto;	
		font-size:12px;
		}
		
		#main-all {
		background-color:#A2D792;
		color:#000;
		clear:both;
		height: auto !important;
		height: 100%;
		line-height:20px;
		font-size:13px;
		}
					
	#main #main-right {
		width: 55%;
		height: auto !important;
		height: 100%;
		background-color:#fff;
		float:right;
		text-align:left;
		padding: 3px;
		}
	
	#main #others-right {
		width: 58%;
		height: auto !important;
		height: 100%;
		background-color:#fff;
		float:right;
		text-align:left;
		padding: 3px;
		}		
	#scroll {
		background-color:#FFFFFF;
		color:#000;
		clear:both;
		height: 286px !important;
		height: 286px;
		overflow: auto;		
		line-height:20px;
		font-size:12px;
		}
		
	#main #scrollContainer {
		background-color:#A2D792;
		color:#000;
		width:55%;
		float:right;
		height: 306px !important;
		height: 306px;
		overflow: hidden;		
		line-height:20px;
		font-size:12px;
		text-align:left;
	}

.livebanner { 
	background-color:#fff;
	text-align:left;
	padding-top:6px !important;
	padding-top:4px;
	clear:both;
	}
	
	
#footer {
	text-align:center;
	padding: 0;
	clear:both;
	
	}
	
.toplink {
	text-align:right;
	font-size:10px;
	margin-top:.7em;
	}
	
#thumb {
		position:relative;
		height:50px;
		width:12px;
		background-color:#eee;
		border:1px outset #eee;
		}	
