/* Mukul Hinge's Web Site
December 2006*/

body {
		margin: 0 auto;
		padding: 0; background-color:#000000;
		/*background: #D9D9D9 url('../images/bg.gif') repeat-y top center;*/
		/*background: url(../images/bgwinered.gif) repeat #000000;*/
		font-variant:normal; 
		font-weight:normal; 
		font-size:76%; 
		font-family:Verdana, Tahoma, Arial, sans-serif; 
		}

#wrap {
		background: url(../images/floralbg.gif) bottom left no-repeat #310101;
		color: #303030;
		margin: 0 auto;
		width: 760px; 
		border-left: 1px solid #000000; 
		border-right: 1px solid #000000;

		
		}
/* HEADER*/
#header {
			clear: both;
			margin:0;
			padding: 0;
			height: 100px; background:url(../images/header_layer_bg.png) repeat-x;
			}

#header h1 {
			color: #666666;
			width: 250px;
			margin: 0 0 0 0;
			float: left;
			font-size:16px;
			padding-left:0; padding-top: 0;
			
			}

#header p {
			width: 500px;
			float: right;
			text-align: right;
			color: #a0a0a0;
			margin: 0 0 10px 0;
			font-size: 0.8em;
			line-height: 1.2em;
}

.whitetext {
			color: #FFFFFF; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

.searchbar {
			float:right;
			color:#CCCCCC; 
			
			}

/*.Gobutton { 
			background-image:url(../images/gobutton.gif);
			border: 0px;
			color:#FFFFFF; 
			font-family:Arial, Helvetica, sans-serif;
			width: 135px; height: 25px;
			}*/
			
.Gobutton1 { 
			background-image: url(../images/gobutton1.gif);
			border: 0px;
			color:#FFFFFF; 
			font-family:Arial, Helvetica, sans-serif;
			width: 110px; height: 25px;
			}

#frontphoto {
				margin-left:0; 
				margin-right:0; 
				margin-top:0; 
				margin-bottom:10px
			}

/* LEFT LAYER*/

#avmenu {
			clear: left;
			float: left;
			width: 150px;
			margin: 0 0 10px 0;
			padding: 0;
			font-size: 0.9em;
			}

#avmenu h1{ 
			margin-left: 4px;
			padding: 0;
			font-size: 0.9em;
			color:#FFFFFF;
			background-color: #003399; border: #FFFFFF thin solid; text-align:center;
			}

#avmenu ul {	
			list-style: none;
			width: 150px;
			margin: 0 0 20px 0;
			padding: 0;
			font-size: 1.1em;
			}	

#avmenu li {
			margin-bottom: 4px;
			}

#avmenu li a {
				font-weight: bold;
				height: 20px;
				text-decoration: none;
				color: #505050;
				display: block;
				padding: 6px 0 0 10px;
				background: #170000;
				border-left: 4px solid #666666;
				}	
	
#avmenu li a:hover {
					background: #6C0303;
					color: #FFFFFF;
					border-left: 4px solid #FFFFFF;
					}

/* LEFT PANEL*/
.announce {
			margin: 0 0 10px 10px;
			padding: 0;
			width: 130px;
			color: #FFFFFF;
			background-color: #3E0000;
			line-height: 1.3em; border: 1px solid #000000;
			}

.announce p { padding: 0 3px 3px 5px;}			
.announce a {color: #CC9900; text-decoration:none;}
.announce a:hover {color: #CC9900; text-decoration:underline;}
.announce h3 { 
				color: #FFFFFF; 
				margin: 0; 
				padding: 5px 0 5px 0;
				text-align:center; 
				background-color: #790000;
				}
				
.adsense {
			margin: 0 0 10px 10px;
			padding: 0;
			width: 130px;
			color: #FFFFFF;
			line-height: 1.3em;
			text-align:center;
			}				

/*RIGHT LAYER */
.right {
			float: right;
			width: 130px;
			margin: 0 5px 0 5px;
			padding: 0;
			font-size: 0.9em;
			line-height: 1.5em;
			}

.right p {
			margin: 0 .5em 1.5em 0;
			color:#DCDCDC;
			}


			
/* RIGHT PANEL*/
.rightpanel{ margin: 5px 5px 20px 5px; background-color: #000000 ; color:#FFFFFF; border: 1px solid #000000;}
.rightpanel h1 { background-image: url(../images/menubg.gif); text-align:center; color:#FFFFFF; font-size:11px; margin-top: 0; padding-top: 4px; padding-bottom: 4px; font-family:Arial, Helvetica, sans-serif;}
.rightpanel p { text-align: left; color:#FFFFFF; padding-left: 5px;}
.rightpanel ul { text-align: left; color:#FFFFFF;}
.rightpanel li { text-align: left; color:#FFFFFF;}
.rightpanel a { color:#FFFFFF;}
.rightpanel h3 { text-align:center;}

/* MAIN CONTENT*/
.content {
			margin: 0 140px 20px 160px;
			padding: 0 10px 0 10px;
			line-height: 1.6em;
			text-align: left; font-family:Arial, Helvetica, sans-serif;
			}

.content h2 {
				font-size:140%; line-height: 2em;
				font-family: "Times New Roman", Times, serif;
				color: #FFFFFF; background-color: #550000;
				margin: 0 0 .5em 0; padding-left: 1em; border: 1px dashed #FFFFFF;
				}

.content h6 { 
				background-color:#333333; 
				border: thin; 
				border-color:#CCCCCC;
				margin: 0 0 10px 0;
				}

.content img {
				padding: 0;
				display:inline;
				background: #CDCDCD;
				border: 0;
				}

.content p {
				color: #EEEEEE;
				margin: 0 0 10px 0;
				font-size: 1em;
				line-height: 1.5em;
				text-align:justify;
				}
				
.content a {
				color: #F3EFD1; text-decoration: underline; 
				}
.content a:hover {
				color: #FF6600; text-decoration: none; 
				}
				
.content ul {
				color: #EEEEEE;
				margin: 0 0 10px 0;
				font-size: 1em;
				line-height: 1.5em;
				text-align:justify;
				}				
.contentleft { width:300px; float:left;}
.contentright{ width: 100px; float:right;}
.thumbnail {
				float: left;
				width: 63px;
				border: 0;
				margin: 0px 15px 15px 0px; background-color:#000;
				}

.clearboth { clear: both;} /* FOR THE LIGHTBOX PICS*/

h3 {
		font-size: 1.3em;
		margin: 0 0 10px 0;
		}

a {
		text-decoration: none;
		color: #00CCFF;
		}

a:hover {
			text-decoration: underline;
			color: #286ea0;
			}

a img {
		border: 0px none;
		}

/* FOOTER*/

#footer {
			clear: both;
			margin: 0 auto;
			padding: 10px 0 20px 0;
			width: 760px;
			text-align: center;
			color: #808080;
			font-size: 0.9em;
			}

#footer a {
			color: #808080;
			text-decoration: none;
			}

#footer a:hover {
					text-decoration: underline;
					}
					

.left {
			margin: 10px 10px 5px 0;
			float: left;
			}
			
.textright  {
			text-align: right; color:#F0E3C6;
			}

.textright a {
			text-align: right; color:#F0E3C6;
			}
			
.textright a:hover {
			text-align: right; color: #FF6600;
			}

.center {
			text-align: center;
			}

.small {
		font-size: 0.8em;
		}

.bold {
		font-weight: bold;
		}

.hide {
		display: none;
		}
		
.yaru { padding-left: 20px;}

