//* 
*  Rounded div tags by Tekay International 	
*  http://www.tekayintl.com 					
*  June 28, 2009 				
*  All Rights Reserved
*  You may not use this code with permission		
*//

body {
    color: #fff;
	margin-top: 10px;
	letter-spacing: 0.0em;
    padding: 0.0em 0.0em 0 0;
    background-color: #000;
	/*background-color: #302926;*/
}

#background { position: relative; float: center; background-image: url(../circular/background.jpg); background-repeat: no-repeat; background-position: 50% 50%; }

#container { width:100%; margin:0 auto; }
	#spacing { margin-top : 20px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; }
		#margin { width:1100px; height:770px; margin-top : 20px; margin-left : 20px; margin-right : 20px; margin-bottom : 20px; background-color:#000; }
			#text_margin { font-family: Arial, Lucida Console, Courier, Monotype; font-size: 0.8em; font-weight: normal; color:#fff; text-align: left;
			margin-top : 0px; margin-left : 20px; margin-right : 20px; margin-bottom : 20px; background-color:#000; }
.t {background: url(../images/st.gif) 0 0 repeat-x; width: 1156px; }
.b {background: url(../images/sb.gif) 0 100% repeat-x; }
.l {background: url(../images/sl.gif) 0 0 repeat-y; }
.r {background: url(../images/sr.gif) 100% 0 repeat-y; }
.bl {background: url(../images/bl.gif) 0 100% no-repeat; }
.br {background: url(../images/br.gif) 100% 100% no-repeat; }
.tl {background: url(../images/tl.gif) 0 0 no-repeat; }
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px; }

.bg_image {background: url(../images/words_home.gif) no-repeat; width:900px;  }

#main_canvass {background: url() top left repeat-x #fff; }
#main_container { width:100%; margin:0 auto; }
	#top_left { background:url(); width:200px; height:100px; float:left; background-repeat: no-repeat; }
	#top_center { background:url() top repeat-x; width:1024px; height:100px; float:left; } 
	#top_right { background:url(); width:200px; height:100px; float:left; background-repeat: no-repeat; }

#lowerLinks { margin-top:35px; font-family: Verdana, Arial, Lucida Console, Courier, Monotype; font-size: 0.9em; font-weight: bold; color:#CC0099; letter-spacing: 0.0em; }
#lowerCopyright { margin-top:35px; font-family: Verdana, Arial, Lucida Console, Courier, Monotype; font-size: 0.8em; font-weight: bold; color:#CC0099; letter-spacing: 0.1em; }
	
.clear { clear:both; }


#top_center { width:1024px; height:100px; background:url(top_center.gif) top repeat-x; }
#background_image_left { float: left; width: 100%; height: 100px; background-image: url(top_left.gif); background-repeat: no-repeat; background-position: 25% 25%; }
#background_image_right { float: right; width: 100%; height: 100px; background-image: url(top_right.gif); background-repeat: no-repeat; background-position: 75% 75%; }
#side_image_left { float: left; width: 100%; height: 100%; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; 
	background-image: url(side_left.gif); background-repeat: repeat-y; background-position: 25% 25%; }



