body {
	margin: 0; 
	padding: 0; 
	background-color: #444444;
	text-align:center;
}
#container{
	background-color: #000000;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:780px;
}
#ring{
	margin-top: 20px; 
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height:20px;
	background-image:url(images/ring1.jpg);
	background-repeat:repeat-x;
}
#calander{
	position:absolute;
	margin-top: 20px; 
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	z-index:0;
	float:left;
	left:0px;
	top:0px;
}
#calander h3{
  float:right;
  margin-right:8px;
	opacity:.2;
  	filter:alpha(opacity:20)
  	
}
.date {
	margin:0px;
	padding:0px;
	color: #444; 
	font-size: 50px; 
	font-family: Georgia, Garamond, Times New Roman, Times, serif; 
	font-style: normal; 
	text-align: center; 
	width: 100px;
	height:80px;
opacity:.3;
  	filter:alpha(opacity:30)
	}
.week { 

	color: #ff8a00; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-style: normal;
	font-size: 16px;  
	text-align: center; 
	width: 100px; 
	height: 35px;
	opacity:0.2;
  	filter:alpha(opacity:30)
}
.hg { 
	height: 20px; 
	}
.wd { 
	width: 20px; 
	}
h1 { 
	color: #ff8a00; 
	font-size: 30px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
	text-align: center; 
	margin-top: 0px;
	margin-bottom: 4px;  
	}
h3 { 
	color: #ff8a00; 
	font-size: 24px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
	text-align: center; 
	margin-top: 0px;
	margin-bottom: 0px;  
	}
#top{
	margin-top:105px;
	margin-left:0px;
	position:relative;
	width:758px;
	height:50px;
	float:left;
	left:10px;
	z-index:10;
	background-color: transparent;
	border:1px solid #2F2F2F;	
	}
	#nav{
		margin-top:18px;
		margin-left:10px;
		width:740px;
		color:#FF8A00;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		height:20px;
		text-align:center;
		}
	#nav h1{
		margin: 0px;
		color:#FF8A00;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		padding-top:5px;
		padding-left:10px;
		height:20px;
		}
	.link{
		color:#FF8A00;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		}
	#nav a:link {
		color: #FF8A00; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
		}
	#nav a:visited { 
    	color: #FF8A00; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
		}
	#nav a:hover, a:active {
		color:#FF8A00; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
		}
#left{
	margin:10px 0px 0px 0px;
	position:relative;
	width:220px;
	float:left;
	left:10px;
	z-index:1;
	background-color: transparent;
	border:1px solid #2F2F2F;
	}
	#gallary{
		margin-top:0px;
		margin-left:0px;
		color:#ffffff;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-align:center;
		opacity:1;
		filter:alpha(opacity:100)
	}
	#gallery img {
		opacity:1;
  		filter:alpha(opacity:100);
		border: 2px solid #cccccc;
	}
	.pic{
		border: 2px solid #cccccc;
		opacity:1;
  		filter:alpha(opacity:100)
	}
	
	img{
		border: 1px solid #FF8A00;
	}
	#gallary h2{
		margin:10px 0px 0px 0px;  
		color: #ff8a00; 
		font-size: 14px; 
		font-family: Verdana,Tahoma,sans-serif; 
		font-weight: bold;
		text-align:left;
		padding-left:5px;
		padding-bottom:5px;
		border-bottom: 1px solid #ff8a00;
		}
	#gallary a:link {
		color: #FF8A00; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
	}
	#gallary a:visited { 
    	color: #FF8A00; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
	}
	#gallary a:hover, a:active {
		color: #FF8A00; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
	}
#right{
	margin:10px 0px 0px 0px;
	position:relative;
	width:530px;
	float:right;
	right:10px;
	z-index:1;
	background-color: transparent;
	border:1px solid #2F2F2F;
}
	img{
	opacity:1;
  	filter:alpha(opacity:100)
	}
	#content{
		postion:relative;
		width:530px;
		text-align:left;
		opacity:1;
		filter:alpha(opacity:80)
	}
	
		#content h2{
		margin:10px 0px 0px 0px;  
		color: #ff8a00; 
		font-size: 14px; 
		font-family: Verdana,Tahoma,sans-serif; 
		font-weight: bold;
		text-transform:uppercase;
		padding-left:20px;
		padding-bottom:5px;
		letter-spacing: 1px
		}
	.heading{
		margin:10px 0px 0px 0px;  
		color: #ff8a00; 
		font-size: 14px; 
		font-family: Verdana,Tahoma,sans-serif; 
		font-weight: bold;
		padding-left:5px;
		padding-bottom:5px;
    text-align:left;			
		border-bottom: 1px solid #ff8a00;
		}
	#content p{
		margin:0px 0px 0px 0px;
		padding:0px 25px 0px 25px; 
		color:#ffffff;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
	}
	#content table{
		margin:0px 0px 0px 0px;
		padding:0px 25px 0px 25px;
		color:#ffffff;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
	}
	#content ul li{
		list-style-image:url(images/dot.gif);
		list-style-position:outside;
		color:#ffffff;
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
	}
	#content a:link {
		position:relative;
		color: #FB9A02; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
	}
	#content a:visited { 
		position:relative;
    	color: #FB9A02; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
	}
	#content a:hover, a:active {
    	position:relative; 
		color: #FB9A02; 
		font-size:12px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		cursor:pointer;
	}

#footer{
	margin:10px 0px 0px 0px;
	position:relative;
	width:380px;
	height:25px;
	float:left;
	left:10px;
	color: #8b8b8b;
	font-size:9px;
	font-family: Verdana,Tahoma,sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	background-color: transparent;
}
	#footer P {
		margin:0px 0px 0px 0px; 
		padding:5px 0px 0px 5px;
		color:#8b8b8b;
		font-size:9px;
		font-family: Verdana,Tahoma,sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
	}
	#footer a:link {
		color: #FB9A02; 
		text-decoration: none;
		cursor:pointer;
	}
	#footer a:visited { 
    	color: #FB9A02; 
		text-decoration: none;
		cursor:pointer;
	}
	#footer a:hover, a:active {
		color: #FB9A02; 
		text-decoration: none;
		cursor:pointer;
	}
#pixel{
	margin:10px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	position:relative;
	width:375px;
	height:20px;
	float:right;
	right:10px;
	color: #8b8b8b;
	font-size:9px;
	font-family: Verdana,Tahoma,sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	background-color: transparent;
}
	#pixel a:link {
		color: #8b8b8b; 
		text-decoration: none;
		cursor:pointer;
	}
	#pixel a:visited { 
    	color: #8b8b8b; 
		text-decoration: none;
		cursor:pointer;
	}
	#pixel a:hover, a:active {
		color: #8b8b8b; 
		text-decoration: none;
		cursor:pointer;
	}	
