body
{
	font-family: arial;
	margin: 0; 
	padding: 0;
	background-color: #eee;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
}
a:link,
a:visited,
a:active
{
	background: transparent;
	color: #000;
	text-decoration: underline;
}
.white
{
	background-color: #fff;
	text-align: justify;
	font-family: arial;
	padding: 20px;
}
.port_image
{
	background-color: #fff;
	text-align: justify;
	font-family: arial;
	padding: 20px;
	padding-bottom: 0px;
	overflow:hidden;
}
.portfolio_table
{
	width: 380px
}
.portfolio_middle_left
{
	padding: 10px;
	padding-left: 20px;
	background-color: #fff;
	text-align: left;
}
.portfolio_middle_right
{
	padding: 10px;
	padding-right: 20px;
	background-color: #fff;
	text-align: right;
}
.portfolio_thumbs_top
{
	background-color: #fff;
	text-align: left;
	font-family: arial;
	padding: 20px;
	padding-bottom: 0px;
	overflow:hidden;
}
.portfolio_thumbs_bottom
{
	background-color: #fff;
	text-align: left;
	font-family: arial;
	padding: 20px;
	padding-top: 0px;
	overflow:hidden;
}
.port_thumbs
{
	padding: 2px;
	margin: 0px;
}
.gallery
{
	background-color: #fff;

	padding: 20px;
}
.gray
{
	background-color: #eeeeee;
	padding: 4px;
}
.image_vert
{
	height: 465px;
	width: 310px;
	overflow:hidden;
}
.image_horiz
{
	height: 310px;
	width: 465px;
	overflow:hidden;
}
.invisible_text
{
	color: #eeeeee;
}
.comments
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 2px dotted #cccccc;
	width: 100%;
}
.comments_login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 2px dotted #cccccc;
}
.comment_header {
	background-color: #eeeeee;
}
.comment_reply {
	font-align: right;
	font-size: 7pt;
}
.comment_submit
{
	background-color: #ffffff;
	border: 2px dotted #cccccc;
}
.comments_table
{
	width: 100%;
	font-size: 9pt;
	cell-spacing: 5px;
	cell-padding: 0px;	
}
.comments_input
{
	width: 100%;
}
.comments_text
{
	width: 10%;
}
.login_anon
{
	font-family: arial;
	font-size: 8pt;
}
.bottom_links
{
	padding: 20px;
}
.copyright
{
	text-align: center;
	font-family: arial;
	font-size: 8pt;
}
.large
{
	font-size: 24pt;
	text-decoration: italics;
}
.blog_subtitle
{
	font-size: 10pt;
}
.blog_entry
{
	font-size: 9pt;
}
.blog_entry_title
{
	font-size: 14pt;
}
.blog_entry_date
{
	font-size: 8pt;
	font-weight: bold;
}
.blog_links
{
	font-size: 9pt;
}
#lightbox{
    background-color:#eee;
    padding: 0 10px;
    }
#lightboxCaption, #lightboxClose{
    font-size: 0.8em;
    padding-bottom: 10px;
    color: #666666;
    text-align: center;
    }
#lightboxClose {
    padding: 10px 0 0 0;
    text-align: right;
}
#lightboxPhoto {
    display: block;
    padding: 10px 0;
}
#lightboxClose a {
    color: #666666;
}
#lightboxClose a:hover {
    color: #333333;
}
#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-color: #333; }

#mySlideShow
{
width: 500px !important;
height: 500px !important;
}