
/*-------------------------------------------------
=ABOUT BLOCK
-------------------------------------------------*/
#about {margin: 0px 20px 20px 30px; background-image:url(girl_right_star.jpg); background-position: bottom right; background-repeat:no-repeat;}
#about p {margin-right: 250px;}

/*-------------------------------------------------
=NEWS BLOCK
-------------------------------------------------*/
#news {margin: 0px 20px 20px 30px; font-size: 11px;}
.news dd {}
	#news dl.news {  }
	#news dl.news dt {height: 15px; overflow: hidden; font-weight: bold;}
	#news dl.news dt a {font-weight: bold;}
.fullpost {text-align:right; font-weight:bold;}

/*-------------------------------------------------
=FOTOGALLERY BLOCK
-------------------------------------------------*/
#fotogallery {margin: 0px 20px 20px 30px; font-size: 11px;}
.fullfoto {text-align:right; font-weight:bold;}
#fotogallery ul {list-style: none;}
#fotogallery ul li {list-style: none; display: inline;}
#fotogallery img {border: #bbbbbb 1px solid; margin: 0 10px 10px 0;}
#fotogallery .gallery {border: 1px #bbb dashed; margin: 0 20px 15px 0; padding: 3px;}


/*-------------------------------------------------
=BOTTOM ROW STYLES 
-------------------------------------------------*/
#bottomblocks {margin: 0px 0px 0px 30px; }

#btm-1 { float: left; display: inline;}
	#btm-1 dl { float: left; display: inline; width: 230px; border: 1px #e6e5e5 dashed; background:url(reb_block.jpg) no-repeat bottom left; height: 320px;}
	#btm-1 dl dt {background-color:#c60c0c; overflow: hidden; color:#FFFFFF; font: 14px Tahoma; font-weight: bold; padding: 10px 0 10px 15px;}
	#btm-1 dl dd { padding: 0 1px; margin: 20px 15px;}
	#btm-1 a {color: #c60c0c; text-decoration: none; font-weight: bold;}
	#btm-1 a:hover {color: #c60c0c; text-decoration: underline; font-weight: bold;}

#btm-right { float: left; display: inline; width: 500px; margin-left: 15px;}
#btm-right div { margin-left: 0; }

	#btm-right dl { float: left; display: inline;}	
	#btm-right dl.btm-2 {margin-right: 10px; width: 235px; border: 1px #e6e5e5 dashed; background:url(blue_block.jpg) no-repeat bottom left; height: 320px;}
	#btm-right dl.btm-2 dt {background-color:#078ad5; overflow: hidden; color:#FFFFFF; font: 14px Tahoma; font-weight: bold; padding: 10px 0 10px 15px;}
	#btm-right dl.btm-2 dd { padding: 0 1px; margin: 20px 15px;}
	#btm-right dl.btm-2 dd ul li { margin: 0 0 0 10px;}
	#btm-right dl.btm-2 a {color: #078ad5; text-decoration: none; font-weight: bold;}
	#btm-right dl.btm-2 a:hover {color: #078ad5; text-decoration: underline; font-weight: bold;}
		
	#btm-right dl.btm-3 { width: 235px; border: 1px #e6e5e5 dashed; background:url(green_block.jpg) no-repeat bottom left; height: 320px;}
	#btm-right dl.btm-3 dt {background-color:#0e9504; overflow: hidden; color:#FFFFFF; font: 14px Tahoma; font-weight: bold; padding: 10px 0 10px 15px;}
	#btm-right dl.btm-3 dd { padding: 0 1px; margin: 20px 15px;}
	#btm-right dl.btm-3 dd ul li { margin: 0 0 0 10px;}
	#btm-right dl.btm-3 a {color: #0e9504; text-decoration: none; font-weight: bold;}
	#btm-right dl.btm-3 a:hover {color: #0e9504; text-decoration: underline; font-weight: bold;}
