body
{
	background: #969696 url(../images/home/background.jpg) top center repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	/*text-align: center;
	overflow: hidden;*/
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #636363;
}
div, ul
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #636363;
}
#top
{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	/*width: 95%;
	max-*/width: 900px;
	text-align: left;
}
#top .lang
{
	padding: 0px 10px 10px 0px;
	text-align: right;
	vertical-align: bottom;
}
#top #gammaraphologo
{
	 position: absolute; 
	 top: 1px; 
	 right: 0px;
}
#main
{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	/*width: 95%;
	max-*/width: 900px;
	/*height: 85%;
	max-*/height: 520px;/*600px;*/
	text-align: left;
	background: #FFF;
}
#main #topleft
{
	position: absolute;
	top: 0px; left: 0px;
	width: 16px; height: 16px;
	background: transparent url(../images/home/corner_topleft.gif) no-repeat;
}
#main #topright
{
	position: absolute;
	top: 0px; right: 0px;
	width: 16px; height: 16px;
	background: transparent url(../images/home/corner_topright.gif) no-repeat;
}
#main #botleft
{
	position: absolute;
	bottom: 0px; left: 0px;
	width: 16px; height: 16px;
	background: transparent url(../images/home/corner_botleft.gif) no-repeat;
}
#main #botright
{
	position: absolute;
	bottom: 0px; right: 0px;
	width: 16px; height: 16px;
	background: transparent url(../images/home/corner_botright.gif) no-repeat;
}

#main #col
{
	position: absolute;
	top: 16px; right: 10px;
	width: 23%;
	text-align: left;
	background: #FFF;
}
#main #col li
{
	padding: 0px 0px 12px 0px;
	float: left;
	list-style: none;
	text-align: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #636363;
}
#main #col li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
#main #col li a:hover
{
	color: #0066CC;
	text-decoration: none;
}
#main #col .link
{
	padding: 0px 0px 12px 16px;
	background: url(../images/home/arrow.gif) no-repeat;
}
#main #col .link a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}
#main #col .link a:hover
{
	color: #000;
	text-decoration: none;
}
#main #col .linkoption
{
	padding: 0px 0px 6px 16px;
	width: 170px;
	font-weight: normal;
}
#main #col .favorite
{
	padding: 2px 0px 12px 22px;
	background: url(../images/home/star.gif) no-repeat;
}
#main #col .intro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

#main #imagetitle
{
	position: absolute;
	top: 10px; left: 30px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	color: #636363;
}
#main #image
{
	position: absolute;
	top: 45px; left: 30px;
	/*width: 70%;
	max-*/width: 620px;
	height: 440px;/*72%;*/
	text-align: left;
	background: #FFF;
	overflow: hidden;
}
#main #image #icopyright
{
	position: absolute;
	padding: 1px;
	bottom: 0px; right: 0px;
	text-align: right;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #969696;
	background: #FFF;
	width: 100%;
}
#main #title
{
	position: absolute;
	top: 84%; left: 10px;
	width: 78%;
	height: 22px;/*5%;*/
	line-height: 22px;
	text-align: left;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #636363;
}
#main #tabs
{
	position: absolute;
	top: 88%; left: 10px; right: 10px;
	bottom: 2px;
	text-align: left;
	background: #FFF;
	overflow: hidden;
}
#main #tabs li
{
	padding: 0px;
	float: left;
	list-style: none;
	text-align: left;
	width: 12%;
}
#main #tabs li .next
{
	padding: 2px 4px 0px 0px;
	text-align: right;
}
#main #tabs li .tabtitle
{
	padding: 4px 4px 0px 4px;
	height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #000;
}
#main #tabs li .tabtitle a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}
#main #tabs li .tabtitle a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #000;
}

#main #tabs .news
{
	background: transparent url(../images/home/tab_news_bg.gif) repeat-x;
}
#main #tabs .news .tabtitle
{
	background: transparent url(../images/home/tab_news_corner.gif) top right no-repeat;
}
#main #tabs .people
{
	background: transparent url(../images/home/tab_people_bg.gif) repeat-x;
}
#main #tabs .people .tabtitle
{
	background: transparent url(../images/home/tab_people_corner.gif) top right no-repeat;
}
#main #tabs .archives
{
	background: transparent url(../images/home/tab_archives_bg.gif) repeat-x;
}
#main #tabs .archives .tabtitle
{
	background: transparent url(../images/home/tab_archives_corner.gif) top right no-repeat;
}
#main #tabs .illustration
{
	background: transparent url(../images/home/tab_illustration_bg.gif) repeat-x;
}
#main #tabs .illustration .tabtitle
{
	background: transparent url(../images/home/tab_illustration_corner.gif) top right no-repeat;
}
#main #tabs li .text
{
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #636363;
}

#copyright
{
	padding: 10px 0px 0px 0px;
	background: transparent;
}
#copyright td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #FFF;
}
#copyright td a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
#copyright td a:hover
{
	color: #FFF;
	text-decoration: none;
}
.fields{
border: 1px solid #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #636363;}

