/* CSS Document */
* {margin: 0; padding: 0;}

BODY {
    color: #000000;
	margin-right: auto; 
	margin-left: auto;
	margin-bottom:50px; 
	background-color: #00673F;
	padding: 0;
	margin: 0;
	}
	
.preloader
{
background: url('home_m.jpg');
background: url('fd_m.jpg');
background: url('music_m.jpg');
background: url('news_m.jpg');
background: url('travel_m.jpg');
}	
	
img {
     border : none;
 }

	
#ma{
	    position: relative;
		top: 0px;
		margin:0px;
		padding: 0px;
		border: 0px white solid;
		width: auto;
		background-color: #00673F;
 		overflow: hidden;
}


	
#navigation_bar{
		float: left;
		margin: 0;
		padding: 0;
		height: 71px;
		width: 100%;
		background: transparent url(top_w1.jpg) top left repeat-x;
		 border: red 0px solid;
}

#wyp{
	 height: 31px;
	 padding: 0;
	 margin: 0;
	 width: auto;
	 float: left;
	  border: red 0px solid;
	  position: relative;
}



#home_menu
{
 border: red 0px solid;
 margin: 0;
 padding: 0;
 position: absolute;
 z-index: 111;
 top: 0px;
 left: 0px;
 height: 31px;
 width: 140px;
 background-color:#0033FF;
background: transparent url(home_m1.jpg) top left no-repeat;	
 }
#home_menu:hover
{
 background: transparent url(home_m.jpg) top left no-repeat;	
}

#travel_menu
{
 border: red 0px solid;
 position: absolute;
 z-index: 111;
 top: 0px;
 left: 141px;
 height: 31px;
 width: 120px;
background: transparent url(travel_m1.jpg) top left no-repeat;	
 }

#travel_menu:hover
{
background: transparent url(travel_m.jpg) top left no-repeat;	
}


#fd_menu
{
 border: red 0px solid;
 position: absolute;
 z-index: 111;
 top: 0px;
 left: 261px;
 height: 31px;
 width: 180px;
background: transparent url(fd_m1.jpg) top left no-repeat;	
 }

#fd_menu:hover
{
background: transparent url(fd_m.jpg) top left no-repeat;	
}

#music_menu
{
 border: red 0px solid;
 position: absolute;
 z-index: 111;
 top: 0px;
 left: 441px;
 height: 31px;
 width: 120px;
background: transparent url(music_m1.jpg) top left no-repeat;	
 }

#music_menu:hover
{
background: transparent url(music_m.jpg) top left no-repeat;	
}

#news_menu
{
 border: red 0px solid;
 position: absolute;
 z-index: 111;
 top: 0px;
 left: 561px;
 height: 31px;
 width: 80px;
background: transparent url(news_m1.jpg) top left no-repeat;	
 }

#news_menu:hover
{
background: transparent url(news_m.jpg) top left no-repeat;	
}



#text_top{
	left: 750px;
	z-index: 10;
	top: 0;
	position: absolute;
	color: white;
}

#wyp_1{
	 position: absolute;
	 top: 94;
	 right: 0;
	 background: transparent url(top_l1.jpg) top right no-repeat;
	 height: 31px;
	 width: 6px;
	 padding: 0;
	 margin: 0;
	  border: red 0px solid;
}
#flash {
 top: 20;
 width: auto;
 height: 130px;
 border: red 0px solid;
 background-color:#0033FF;
}

#left_bar{
 background-color:#00CCFF;
 height: 400px;
 width: 100px;
  border: red 0px solid;
 float: left;
}

#quick_links{
background-color: black;
color: white;
}

#second_nav{
 width: auto;
 height: auto;
 border: red 0px solid;
 background-color:#00CCFF;
}

#main{
  border: blue 0px solid;
}


#content1{
 background-color: white;
 margin: 0 50px 25px 50px;
 padding: 0px;
 width: auto;
 height: auto;
 border: red 0px solid;
 float: right;
}
.bl {background: url(bl.gif) 0 100% no-repeat }
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:30px;}

.blv {background: url(blv.gif) 0 100% no-repeat }
.brv {background: url(brv.gif) 100% 100% no-repeat}
.tlv {background: url(tlv.gif) 0 0 no-repeat}
.trv {background: url(trv.gif) 100% 0 no-repeat; height: 200px; padding:10px}

.ll {background: url(ll.gif) 0 0 repeat-y;}
.lr {background: url(lr.gif) 100% 0 repeat-y;}
.lt {background: url(lt.gif) 0 0 repeat-x;}
.lb {background: url(lb.gif) 100% 100% repeat-x;}

ul {
padding: 0px;
margin-left: 20px;
}

#main_video{
  background-color: #39B772;
  color: white;
  margin: 20px 20px 20px 20px;
 width: 287px;
 border: red 0px solid;
  float: right;
}

#box1{
 background-color: gray;
 color: white;
 margin-left: 150px;
 margin-right: 30px;
 width: 350px;
 height: 150px;
 border: red 0px solid;
 float: left;
}


#box2{
 background-color: gray;
 color: white;
 margin-right: 50px;
 width: 350px;
 height: 150px;
 border: red 0px solid;
 float: left;
}

#content_form{
 background-color: white;
 margin: 50px;
 margin-left: 50px;
 padding: 0px;
 width: auto;
 height: auto;
 border: red 0px solid;
}

#clear{
clear: both;
 border: red 0px solid;
}


