.gtmain{
	margin:20px;
	border:#FFFFFF solid 10px;
/*	border:#d6e2ef solid 10px;
	background:#e6eef6;*/
	width:400px;
	float:left;
	height:242px;
}
.gtmain:hover{
/*	border:#cac5e8 solid 10px;
	background:#f2e6f6;*/
	border:#cac5e8 solid 10px;
	background:#cac5e8;
}
.gtmain h1{
	margin:10px 0 5px 15px;
	padding:0;
	height:24px;
	font-size:14px;
	color:#006666;
	text-align:left;
	text-transform:uppercase;
	border-bottom:#006666 solid 1px;
}
.gttags{
	float:left;
	width:198px;
	height:202px;
	list-style:none;
}
.gtimage{
	float:left;
	width:200px;
	height:200px;
	border:#006666 solid 1px;
}
#gttagsa{
	margin:5px 0 5px 0;
	padding:0;
	display:block;
}
#gttagsaproj{
	position:absolute;
	height:20px;
	margin-top:184px;
}
#gttagsa a, #gttagsaproj a{
	margin:0;
	padding:3px 8px 2px 15px;
	text-decoration:none;
	border-right:#6666FF solid 4px;
	display:inline;
}
#gttagsa a{
	border-bottom:#6666FF solid 1px;
}
#gttagsaproj a{
	border-top:#CC3300 solid 1px;
	border-right:#CC3300 solid 4px;
	color:#CC3300;
	font-weight:bold;
}
#gttagsa a:hover, #gttagsaproj a:hover{
	color:#333333;
	border-right:#333333 solid 4px;
}
#gttagsa a:hover{
	border-bottom:#333333 solid 1px;
}
#gttagsaproj a:hover{
	border-top:#333333 solid 1px;
}
.imagetotheright{
	float:right;
	border:solid 3px #FFFFFF;
	background:#FFFFCC;
	margin-left:20px;
}
.imagetotheleft{
	float:left;
	border:solid 3px #FFFFCC;
	margin-right:20px;
}
.imagetotheleft, .imagetotheright{
	position:relative;
	width:206px;
	height:206px;
	font-style:italic;
	text-align:center;
	padding:60px 10px 60px 10px;
	color:#999999;
}
.imagetotheright img{
	border:#FFFFFF solid 3px;
}
.imagetotheleft img{
	border:#FFFFCC solid 3px;
}
#menu-port-m {
	margin-top:20px;
}
#menu-port {
	float:left;
}
#menu-port a {
	display:block;
	padding:5px 15px 5px 5px;
	border-bottom:solid 2px;
	border-top:solid 2px;
	border-right:solid 1px;
	border-left:solid 1px;
	font-weight:bold;
	text-transform:uppercase;
}
#menu-port a span {
	font-size:9px;
	font-weight:normal;
	text-transform:none;
}
#menu-port a:hover {
	text-decoration:none;
	color:#000000;
}