body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #336799;
	color: #FFFFFF;
	background-image: url(../site_graphics/main_background01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}
a
{
	color:#99CCFF;
	text-decoration:none;
	font-weight:bold;
	font-family:arial, helvetica, verdana, sans-serif;
}

a:hover
{
	color:#FFFFFF;
	font-weight: bold;
	}
h2 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#Content 
{
	position: absolute;
	top: 203px;
	left: 10%;
	clip: rect(   );
	z-index: 1;
	text-align: justify;
	width: 80%;
	height: auto;
	padding-bottom: 100px;
}
#Menu
{
	position:absolute;
	top:148px;
	clip: rect(   );
	z-index: 3;
	margin-bottom: 2px;
	padding-top: 5px;
	margin-top: 2px;
	padding-bottom: 5px;
	height: auto;
	color: #FF0000;
	font-weight: bold;
	background-color: #13357D;
	text-align: left;
	width: 100%;
	left: 0;
	padding-left: 20px;
}
#Header
{
	position:absolute;
	top:7px;
	left:5px;
	clip: rect(   );
	z-index: 1;
	width: 95%;
	font-weight:normal;
	height: auto;
	background-image: url(../site_graphics/iggf2004_topbar.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: right;
	padding-top: 50px;
	padding-right: 30px;
}
.whitetext 
{
	font-weight: bold;
}
.smalltext
{
	font-size: x-small;
}
.footer
{
	font-size: x-small;
	text-align: center;
}.image {
	border: medium solid #366599;
}
