body {
	background-color:#EEEEF0;
	color:#515153;
	font-family:Helvetica, sans-serif, Verdana, Arial,;
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:10px;
}
div.main {
	background-color:transparent;
	left:50%;
	margin:auto;
	padding:5px;
	top:50%;
	width:500px;
}

ul.listinggalleries {
  font-size:1em;
  padding-left:20px;
}

ul.listinggalleries li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:0.3em;
	font-family: Helvetica, sans-serif, Verdana, Arial,;
	font-weight: bold;
	color: #E03288;
}

#Tabs {
	-x-system-font:none;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	height:1.8em;
	letter-spacing:0;
	line-height:1.2em;
	margin:0 20px 20px;
	padding:0 0 0;
	text-decoration:none;
	text-transform: uppercase;
	color: #5F6062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5F6062;
}

#Tabs ul {
margin:0;
padding:0;
}

#Tabs li {
border:medium none;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

a {
	color: #5F6062;
	font-weight: lighter;
	font-size: smaller;
}
#Tab
s ul#MainTabs {
}
div#Tabs a:link, div#Tabs a:visited {
text-decoration:none;
}

#Tabs a:hover {
background:#333333 none repeat scroll 0 0;
color:#FFFFFF;
}

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
float:left;
font-size:1em;
font-weight:normal;
margin:0;
padding:4px 8px 6px;
}

#Tabs ul#MainTabs a.current:link, #Tabs ul#MainTabs a.current:visited {
background:#E5E5E5 none repeat-x scroll center top;
border-bottom:1px solid #E5E5E5;
color:#222222;
font-weight:bold;
margin:0;
text-decoration:none;
}

div.footer {
	font-size:0.6em;
	margin:20px 20px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5F6062;
	border-right-color: #5F6062;
	border-bottom-color: #5F6062;
	border-left-color: #5F6062;
}
p.footerabout {
	font-size:1.4em;
}

.helvet-light {
	color: #515153;
	font-family: Helvetica, sans-serif, Verdana, Arial,;
	font-weight: lighter;
}
.helvet-bold {
	font-family: Helvetica, sans-serif, Verdana, Arial,;
	font-weight: bold;
	color: #515153;
}

.times-light {
	font-family: "Times New Roman", Times, serif;
	color: #515153;
	text-transform: uppercase;
}
.times-bold {
	font-family: "Times New Roman", Times, serif;
	color: #515153;
	text-transform: uppercase;
	font-weight: bold;

}

.times-pink{
	font-family: "Times New Roman", Times, serif;
	color: #FF0090;
	text-transform: uppercase;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
	color: #FF0090;
}
