body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	color:#999999;
	background-color:#FFFFFF;
}

div.form {
	width: 750px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	border: 6px solid #999999;
	background: #ffffff;
	color: #999999;	
}

div.form div {
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;	
}

div.form table {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: none;
	color: black;
}

a img {
	border: 0px;	
}

div.mainimg {
	width: 750px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

div.mainimg img {
	max-width: 100%;
}

p.desc {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	font-size: 8pt;	
	color: #999999;
	text-align: center;
}

span.desc {
	font-size: 8pt;
	text-align: center;
	color: #999999;
}

span.category {
	font-size: 8pt;
	text-align: center;
	color: #999999;
	font-weight: bold;
	margin-right: 10px;
}

div.copyright {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 7pt;
	color: #999999;	
	text-align: center;
	clear: both;
}

img.port_img {
	cursor: pointer;
	border: solid 1px #DDDDDD;	
}

div.tooltipnext {
	position: absolute;
	width: 31px;
	height: 35px;
	background-image: url('/images/next.png');
	background-repeat: no-repeat;
}

div.tooltipprev {
	position: absolute;
	width: 31px;
	height: 35px;
	background-image: url('/images/prev.png');
	background-repeat: no-repeat;
}

div.medium {
	margin: 20px;
	text-align:right;
	
}

a.gallery img {
	background-repeat: no-repeat;
	background-position: center center;
}

div.hr {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	width: 650px;
	margin: 20px auto;
}

hr {
	border: 1px solid #CCCCCC;
	margin-left: 65px;
	margin-right: 65px;
}

span.admin {
	padding: 5px;
	background: #999999;
	color: white;
}

span.admin a {
	color: white;
}

table.pf {
	width: 800px;
	text-align: left;
}

td.linkbar {
	background-image: url('/images/topbar.gif');	
	background-repeat: no-repeat;
}

a.nav {
		color: white;
		font-size: 9pt;
		font-style: italic;
/*		margin-left: 10px; */
}

table.intro {
		margin-left: auto;
		margin-right: auto;
}

table.intro tbody tr td {
		max-width: 600px;
}

#contact, #links {
	z-index: -1;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #999999;
}

#links a {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	color:#999999;
}

#links table tbody tr td {
	color: #999999;
	font-size: 8pt;
}

#contact a {
	color: #999999;
	font-size: 8pt;
}

#contact table tbody tr td {
	color: #999999;
	font-size: 8pt;
}

a.lnk_con {
	color: #999999;
	font-weight: normal;
	font-size: 8pt;
}

div.pag {
	color: white; 
	background: #999999; 
	padding: 5px; 
	font-size: 13pt;	
}

div.pag a {
	color: white;
	font-size: 12pt;
	text-decoration: none;
}

div.thumb {
	width: 80;
	height: 100;
	background-repeat: no-repeat;
	background-position: center center;
}

table.home_links {
	 margin: 10px auto 20px auto;
	 padding: 0px; 
	 text-align: center;
}

table.home_links td {
	padding-left: 15px;
	padding-right: 15px;
}

table.portfolio {
	margin: 0px auto;
}

div.category {
	 text-align: left; 
	 padding-left: 60px; 
	 padding-top: 25px;
}
