/*------Global----Styling---------*/


body,div,ul,li,h1,h2,h3,h4,h5,h6,p,form,input,textarea,blockquote,td
{margin:0;
padding:0;
}



body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	color: #FFFFFF;
	
}
	
#container{
		width: 880px;
	    margin: auto;
	
		}
	
	
	a  {
         color:#364890;
}	 
  
 a:hover {
	font-weight:bold;
	text-decoration:underline;
    font-style:italic;
	color:#0000FF;
	
 } 	
					
p{
   font-size:12px;
   line-height:20px;
   
}


img {
	border-color:#FFFFFF;
}

#bnav{
	background-color:#ccc;
	color: #666666;
	padding:0px;
	clear:both;
	margin-bottom:2px;
	}


	

/*-----------finish---------*/


/*-----------Index--Page--Styling---------*/

#header{ 
	background-color:#000;
	margin-top:10px;
	margin-bottom:10px;
	height:190px;
	width:100%;
	position:relative;
	}
			
#nav {
	background-color: #000000;
	height:51px;
	width:100%;
	background-image: url(Graphics/navbar1.gif);
	background-repeat:no-repeat;
    }

#nav ul li{
	list-style:none;
	float:left;
    display:block;
	width:200px;
	position:relative;
	left:100px;
	top:12px;
	}
	
#nav ul li a
         {
	color: #3366FF;
	font-size:18px;
	text-decoration:none;
	}
	
	

#nav ul li a:hover{
	color:#CD3333;
        font-style:normal;
        text-decoration:none;
	font-weight:normal;
	}


#lcol
   {
	background-color: #424242;
	height:510px;
	width:23%;
	float:left;
	border-bottom-width:1px;
	
	}
	
#lcol ul li{
	list-style:none;
	padding:20px 0px 10px 40px;
	}	
	
#maincontent{
	background-color: #282828;
	height:510px;
	float:right; 
	width:75%;
	margin-bottom:5px;
	padding-left:10px;
	border-bottom-width:1px;
	
	color: #ABABAB;	
	}
	
#maincontent p{	padding:5px;
}
	
#footer{
	background-color:#ccc;
	padding:0px;
	clear:both;
	margin-bottom:5px;
	}
		
#footer p {
    font-family:times New roman,arial,helectiva,sans serif;
	font-size: 8pt;
	color: #000000;
	padding:0;
	margin:0 0 0 5;}		

/*---------------finish--------------*/
	



/* Contact page styling */

#ctheader{
	background-color:#000;
	margin-top:10px;
	margin-bottom:10px;
	height:152px;
	width:100%;
	position:relative;
	}

td { font-family: arial; 
		font-size: 8pt; }

input, textarea, select {
	 font-size:8pt; 
	}

.required_field {
           color: red; 
	}	

/*--------finish-------------*/


/* Thank You page styling */


#thankyouhead{ 
	margin-top:200px;
	height:94px;
	width:100%;
	position:relative;
	}
		
	
#thankyounav{
	margin-bottom:20px;
	 height:51px;
	 width:100%;
	 background-image:url(Graphics/thankyou2.jpg);
	 background-repeat: no-repeat;
	}

#thankyounav ul li{
	list-style:none;
    display:inline;
	width:100%;
	padding-left:110px;
	padding-left:110px;
	}
	
#thankyounav ul li a
	{
	color: #3366FF;
	font-size:18px;
	text-decoration:none;
	}
	
#thankyounav ul li a:hover{
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
	}

/*--------finish-------------*/	

/*--------Gallery--Pages---*/
.button {
	border-color: #CCCCCC
}

.copyright {
	font-family:times New roman,arial,helectiva,sans serif;
	font-size: 8pt;
	color: #000000
	}	
	
	

table {
	color: #666666;
	margin-top: 10px;
	margin-bottom:10px; 
	}
	
	
table.gallery {
	border-style: hidden;
	border:1;
	vertical-align: bottom;
	
	}

	
		
	
/*--------finish-------------*/	

/*-------Gallery Menu---------------*/	



div#pcontainer{
	background-color: #000000;
	width:920px;
	margin:10% auto auto auto;
	padding:0px;
	overflow: hidden;
	background-image:url(Graphics/bkg1.gif);
	}
	
	
#gallerymenu{
	float:left;
	width:920px;
	}	
	

	
	
#rcol{
	float:right;
	overflow:hidden;
	top: 0px;
	}	
	
	

		
