body {
	background: url(images/background.png) repeat-y;
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	font-family: times, Helvetica, sans-serif;
	font-style: oblique;
	font-size: small;
	font-weight: 100;
	color: #666666;
	letter-spacing: -1px;

}
h1 {
	margin: 0;
	text-align: center;
	font-weight: lighter;
	font-size: 400%;
	text-transform: capitalize;
	letter-spacing: -4px;
	_height:0;
}
h2 {
	font-size: 200%;
	font-weight: 100;
	_height:0;
}
a {

}
a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
}
form {
	margin: 0;
}
#background {
	margin: 20px 0;
	width: 200px;
	height: 230px;
	background: url(images/background2.png) no-repeat bottom left;
}

#outerWrapper {
position: relative;
z-index: 1;


	height: 100%;
	font-size: 120%;

}
#leftColumWrapper {
	float: left;
	position: relative;
z-index: 2;
	margin: 0 0px 0 10px;
	text-align: center;


}
#headerWrapper {
margin: 20px 0;
	width: 200px;
	height: 81px;
	background: url(images/logoTop.gif) no-repeat top left;
}

#header {
	display: none;
}

#headerWrapper2 {
margin: 0;
	width: 200px;
	height: 41px;
	background: url(images/logoBottom.gif) no-repeat top left;
}

#header2 {
	display: none;
}

#menuWrapper {
	position: relative;
}
#menu {
	position: relative;
	left: -88px;
	padding: 5px 0 5px 0;
	text-align: right;
	border-right: solid #999999 1px;
}
#menu ul {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	display: block;
	left: 10px;
	list-style: none;
	list-style-image: none;
	text-transform: capitalize;
	list-style-position: outside;
}

#menu, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #999999;
}




#menu ul li {
	padding-right: 20px;
}

#menu #GalleryList {
	padding-right: 10px;
}

#menu #GalleryList:hover {
	background-image: none;
}

#menu ul ul {
	position: relative;
	left: 10px;
	margin: 15px 0 15px 0;
}

#menu ul ul   {
	font-size: 90%;
}
#menu ul li:hover{
	background: url(images/menu.png) no-repeat right center;
}
#current {
	background: url(images/menu.png) no-repeat right center;
}
#current:hover {
	background-image: none;
}

#menu a {
	padding-right: 2px;
}

#mainWrapper {

	margin: 25px 0 0 275px;
	text-align: center;

}

#main{
margin: auto;

width: 600px;

}

img {
	border: solid #000000 1px;

	background-color: #ffffff;
	margin: 5px 10px ;
	padding: 5px;
	vertical-align: middle;

}

#photosWrapper {
	padding: 20px 0 0 0;
	text-align: center;
	width: 600px;
vertical-align: middle;
}

#photos {


height: 450px;
width: 600px;
	text-align: center;
	vertical-align: middle;
	overflow:hidden;
	display: table-cell;

}
#photo {


}

#photoCover {
position: absolute;
padding: 0px;
z-index:5;

	height: 450px;
	width: 600px;
overflow: hidden;
font-size: 0px;
	text-align: center;
	vertical-align: middle;

	background: url(images/loading.gif) no-repeat center center;
	background-color: #DDDDDD;

}

#tsLeft {
float: left;
background: url(images/tsLeft.png) no-repeat center center;
width: 15px;

height:100px;
}
#ts {
white-space: nowrap;
}
#tsRight {
float: left;
background: url(images/tsRight.png) no-repeat center center;
width: 15px;

height:100px;

}
.tsImg{
	opacity: .5;
}

#pageination {
	text-align: left;
	padding-left: 5px;
	float: left;
	height: auto;
	vertical-align: bottom;
}
#tsWrapper {

float: left;
width:570px;
overflow: hidden;
height:100px;
vertical-align: middle;
text-align: center;




}
#tsWrapper2 {

width: 600px;
height:100px;
overflow: hidden;

margin:15px 0;

}

#description {
	width: 600px;

	text-align: left;
	border-left: solid #000000 1px;

border-top: solid #000000 1px;
	background: url(images/description.png) repeat-y;
	padding: 5px;
}
#mcdportal
{
text-align: right;
right: 0px;
bottom:0px;
padding: 5px;
font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#mcdportal, #mcdportal a:link, #mcdportal a:visited, #mcdportal a:hover, #mcdportal a:active {
	color: #999999;
}

 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

 input
{


}

.submit input
{
margin-left: 4.5em;
}

