body {
	font-size: 9pt;
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 150%;
	color: #999999;
	background-color: #FFFFFF;
}

p {
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 150%;
	color: #333333;
}

.bodytext {
	font-size: 10pt;
	font-family: Century Gothic, Trebuchet MS, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 150%;
	color: #000000;
}

.bodytitle {
	font-size: 12pt;
	font-family: Century Gothic, Trebuchet MS, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 150%;
	color: #666666;
}
.d1 {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000}

a.dlink:link {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000}
a.dlink:visited {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000}
a.dlink:hover {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000}
a.dlink:active {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000}


a:link {text-decoration : underline; color: #999999;}
a:visited {text-decoration : underline; color: #999999;}
a:hover {text-decoration : none; color: #000000;}
a:active {text-decoration :  none; color: #999999;}

.smtext {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
.breadcrumb {font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 11px;color: #666666;}

a.smtext:link {text-decoration : none; color: #666666;}
a.smtext:visited {text-decoration : none; color: #666666;}
a.smtext:hover {text-decoration : none; color: #000000;}
a.smtext:active {text-decoration :  none; color: #666666;}

a.photolink:link {
border: 2px solid #000000;
}
a.photolink:visited {
border: 2px solid #000000;
}
a.photolink:hover, a.photolink:active{
border: 2px solid #666666;
}

/*a { display:block; float:left; margin-right:1px; } */
a.photolink { display:block; margin-right:1px; }
a img { border:0; }

.bg {
	background-attachment: scroll;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gjbg {
	background-attachment: scroll;
	/*background-image: url(/images/gj_bg.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
}
div.d1
{font-family: Tahoma,Verdana, Arial,sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}

.captcha {display:none;}

.imgspacer {margin : 2px 2px 2px 2px;}

/* input boxes and many other form elements*/
INPUT, TEXTAREA, SELECT, CHECKBOX, SUBMIT{
/*	font-family: "Century Gothic", "Trebuchet MS", "Helvetica", "Geneva", "sans-serif"; */
	font-size: 13px;
	color: #000000;
	margin: 3px;
	padding: 1px;
}

#thumbsContainer{
	position : relative;
	background-color: #fff;
	height: 260px;
	margin: 0 auto;
	}
	
.collapsable {
	 font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 11px;color: #666666;
    margin: 4px;
    /*padding: 1em;*/
    /*border: 1px solid #333333;*/
    /* background: #eee;*/
   
} 
	
