body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}
#container {
	width: 800px;
	margin: 0 auto;
}
#logo {
	font-size: 72px;
	background: url(images/logo-bg.png) repeat-x;
	float: left;
	height: 103px;
	color: #fff;
	margin-bottom: 10px;
}
#logo a {
	color: #fff;
	text-decoration: none;
}
#logoLeft {
	background: url(images/logo-left.png) no-repeat;
	width: 19px;
	height: 103px;
	float: left;
	margin-bottom: 10px;
}
#logoRight {
	background: url(images/logo-right.png) no-repeat;
	width: 19px;
	height: 103px;
	float: left;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
a:link {			/* unvisited link */
	color:#0000FF;
	font-size:12;
	text-decoration: none;
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}
a:visited {			/* visited link */
	color:#0000FF;
	font-size:12;
	text-decoration: none;
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}  
a:hover {			/* mouse over link */
	color:#FF0000;
	font-size:12;
	text-decoration: underline;
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}  
a:active {			/* selected link */
	color:#FF0000;
	font-size:12;
	text-decoration: none;
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}  
a.ad:link {			/* Taias ads at bottom */
	font-size:12;
	color:#FF0000 !important;
} 
a.ad:hover {			/* Taias ads at bottom */
	font-size:12;
	color:#0000FF !important;
} 
.style1 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.text {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.menu {			/* Header */
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
.menu a {		/* Header links */
	color: #FFFFFF;
	font-size: 16px;
	display: inline;
	padding: 2px 10px;
}
.menu a:hover {
   color: #fff;
   background-color: #666;
}
.menu a:active {
   color: #fff;
   background-color: #666;
}
.rating {			/* Rating Numbers/options */
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.comments {			/* Comments */
	font-size: 12px;
	color: #000000;
	background: #F7F7F7;
	text-align: left;
}
.commentstxt {			/* Comments */ 
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.signup {			/* Signup form */
	font-size: 13px !important;
	color: #000000 !important;
	text-align : left;
	margin-left:auto; 
	margin-right:auto;
	align : left;
}
.signupheader {			/* Signup form */
	font-weight: bold !important;
	font-size: 16px !important;
	color: #FFFFFF !important;
}
.memberspanel {			/* Members panel */
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #000000 !important;
}
.memberspanelHeader {			/* Members panel */
	font-weight: bold !important;
	font-size: 18px !important;
	color: #FFFFFF !important;
}
.memberspanelFinePrint {			/* Members panel */
	font-size: 11px !important;
	color: #FF0000 !important;
}
.searchtext {
	text-align : left;
	margin-left:auto; 
	margin-right:auto;
	align : left;
}
.redlinks {
	padding : 5px 0px;
}
.redlinks a {
	color : #FF0000;
	font-size : 14px;
}
.morepictures {
	font-size : 14px;
}
.morepictures a {
	font-size : 14px;
}
.removecommentlink {
	text-align:right; 
}
.gallery {
	padding : 5px;
	font-size: 10px;
	text-align:left; 
}
.gallery a{
	text-align:left; 
	font-size: 12px;
}
.lastimage {
	width : 120px;
}