body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-color: #111111;
	background-repeat: repeat-y;
}
input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	cursor: pointer;
}
textarea, input {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
a.imgx img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}
a.imgx:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
border-style: solid;
	border-width: 1px;
	border-color: White;
}
#footer { color: White; margin-top: 60px; font-size: 11px; }
#menulist { text-align: right; color: #EBEBEB; text-transform: uppercase; }
#menulist a { color: #4682B4; text-decoration: none; }
#menulist a:hover { text-decoration: underline; color: #F0F8FF; }
li#listsh { display: inline; }
#pdntop {
		padding-top: 10px;
}

#imglry { 
float: left;
 margin-top: 10px; 
	width: 300px; margin-left: 20px;
	 background-color: #101010;
	  height: 175px; 
	  border-width: 2px;
 }
#paddsx {
			padding-left: 10px; padding-top: 10px;
}
#imgcontent {
float: left;
	background-color: #2D2D2D;
	width: 160px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #646464;
}
#galtitle a {
		text-decoration: none;
		font-size: 18px;
		color: #8B0000;
		text-transform: capitalize;
}
#galtitle a:hover {
		text-decoration: none;
		font-size: 18px;
		color:  #FFA500;
		text-transform: capitalize;
}
#nimage {
	color: #D6D6D6; font-size: 12px;
}
#nav {
		text-align: left; margin-left: 15px; color: #D6D6D6; font-size: 12px;
}
#nav a {
		font-size: 14px; color: White; text-decoration: none;
}
#nav a:hover {
		font-size: 14px; color: #FF8C00; text-decoration:  underline;
}
#albumspacer {
	margin-left: 15px;
}
#imglryalbum { 
float: left;
 margin-top: 10px; 
	width: 180px; margin-left: 20px;
	  height: 175px; 
	  border-width: 2px;
 }
 
#imgcontentalbum {
	float: left;
	background-color: #2D2D2D;
	width: 180px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #646464;
}
#subgal {
	text-align: right;
	font-size: 22px;
	color: #8B0000;
	text-transform: uppercase;
	margin-right: 25px;
}
#subsubgal {
	text-align: right;
	font-size: 12px;
	color:  #600000;
	text-transform: uppercase;
	margin-right: 25px;
}

a {
	color: White;
	font-size: 12px;
}

