

body{
margin:0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
Background-color:#000000;
color:#000000;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
color:#000000;
}



#wrapper{
margin: 0 auto 0 auto;
width: 999px;
text-align: left;
color: white;
border:1px solid white;
}

#header{
width: 998px;
height:70px;
margin-top:0px;
background:black;
padding-top: 0px;
color: white;
}

/* start: top page menu codes */



div#toppagemenu{
width: 998px;
margin-top:0px;
height: 22px;
text-align: left;
border:0px black solid;
background:#999999;
visibility:;
}


#toppagemenu ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#toppagemenu ul li{
position: relative; /* for dropdown datum */
float: left;
text-align:center;

}

#toppagemenu ul li a{
float:left;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
height: 18px;
border-left: 0px solid #888;
border-right: 1px solid #999;
text-decoration: none;
text-transform: none;
font-size: 14px;
font-family: arial;
color:#333333;
/* No background is necessary if */
/* you use menu background */
}


#toppagemenu ul li a:hover{
color:#000000;
background:#CCCCCC;
Border-right:1px solid black;
background-image:url(images/topbar2.jpg);
background-position:left;
background-repeat:repeat-x;

}

#toppagemenu li ul{
display: none;
position: absolute; 
top: 22px;
left: 0px;
}

#toppagemenu li > ul{
top: 19px;
left: 0px;
}

#toppagemenu li.over ul,
#toppagemenu li:hover ul{
display: block;
clear: left; 
}


#toppagemenu li ul li{
clear: left;
text-align: left;
}


#toppagemenu li ul a{
width: 75px;
margin-top: 4px;
height: 18px;
border: 1px solid #999;

background: white;  /* or graphic */
background-image:url(images/topbar1.jpg);
background-position:left;
background-repeat:repeat-x;
text-decoration: none;
text-transform: none;
font-size: 14px;
font-family: arial;
font-weight: 600;
opacity: .85; /* for IE */
filter: alpha(opacity=85); /* for FF */
color: #333;



}

#toppagemenu li ul a:hover{
color:#000000;
background:#CCCCCC;
Border-right:1px solid black;
background-image:url(images/topbar2.jpg);
background-position:left;
background-repeat:repeat-x;
}
/*begining of class menu codes*/



.toppagemenu{

background:transparent;
text-align:center;

}

.toppagemenu a{
float:left;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
height: 18px;
border-left: 0px solid #888;
border-right: 1px solid #999;
text-decoration: none;
text-transform: none;
font-size: 14px;
font-family: arial;
color:#333333;
/* No background is necessary if */
/* you use menu background */
}











.toppagemenu li ul a:hover{
color:#000000;
background:#CCCCCC;
Border-right:1px solid black;
background-image:url(images/topbar2.jpg);
background-position:left;
background-repeat:repeat-x;




}






/*begining of 2nd page menu*/



#container{
margin:0px;
width: 996px;
height: 100%;
background:transparent;
}


#content2{
float:center;
width: 998px;
height: 480px;
padding-left: 0px;
background-color:black;
list-style:inherit;


}

#containerbottom{
width: 998px;
height: 49px;
background:black;

}


#footer{
position: inherit;
width: 998px;
height:22px;
padding:0px;
background:#003333;
font-size: 11px;
}


/* start: anchor/link codes */



#header a{
text-decoration: none;
color: #b0b0b0;
}

#header a:hover{
color: #fff;
}




#content a{
text-decoration: underline;
color: #ccc;
}

#content a:hover{
color: #fff;
}



#footer a{
text-decoration: none;
color: #b0b0b0;
}

#footer a:hover{
color: #fff;
}



/* end: anchor/link codes */

span.footercredits{
position: absolute;
left: 400px;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #aaa;
border-bottom: 5px solid #666;
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}

blockquote{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #555;
margin: 10px;
padding: 10px;
}

acronym,
abbr,
code{
font-weight: 600;
}


sup, 
sub{
font-style: italic;
}

pre{
margin: 10px auto 10px auto;
padding: 10px;
width: 400px;
height: 120px;
border: 1px solid #ccc;
background: #111;
overflow: auto;
scrollbar-base-color: #000;
scrollbar-3dlight-color: #ccc;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #888;
scrollbar-dark-shadow-color: #666;
}

/* start: required css for Word Press Themes */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* end: required css for Word Press Themes */


h3#comments{
margin: 0 10px 0 10px;
border-bottom: 1px solid #888;
}

.comments-template{
	margin: 2px 10px 0 10px;
	border-bottom: 1px solid #bbb;
	padding: 2px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 10px 0px 10px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #888;
}

.comments-template ol li.alt{
        background: #454545;
        color: #bbb;
}


.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.comments-template img{
border: 1px solid #000;
}


div#toppagetrailer {
	width:100%;
	margin-left:0px;
	height:480px;
	float:center;
}

#gallery-container			{ width: 100%;
							  height: 480px;
							  float:center;
							  }
.gallery-button				{ width: 15px;
							  height: 15px;
							  overflow: hidden;
							  text-align: center;
							  padding: 2px 0 0 0;
							  margin: 0 0 0 10px;
							  border: 1px solid #333333;
							  float: right;
							  cursor: hand;
							  cursor: pointer; }
.gallery-button:hover		{ border: 1px solid #cccccc;
							  background-color: #333333; }							  
.gallery-button	a			{ font-family: Arial, sans-serrif;
							  font-size: 1em;
							  font-weight: normal;
							  color: #333333; }							  
.gallery-buttton a:hover	{ color: #cccccc; }							  
#gallery-control			{ margin: -8px 0 0 0;
							  width: 902px;
							  height: 20px; }							  
						
						
						
						
						
						
						
						/*Jquery CSS added here*/

 
 
/* styling for the image wrapper  */
#image_wrap {
	/* dimensions */
	width:525px;
	margin:15px 0 15px 40px;
	padding:15px 0;
 
	/* centered */
	text-align:center;
 
	/* some "skinning" */
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}
