body,html {
	margin: 0;
	padding: 0;
	min-height:100%;
	scrollbar-3dlight-color: #7f99a8;
	scrollbar-arrow-color: #7f99a8;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #7f99a8;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #7f99a8;
	scrollbar-track-color: #ffffff;
	height: 100%;
	background-image:url(../images/background.gif);
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size:x-small;
	color:#333;
}

/* Use this to initial hide the source code */
xmp {
	display: none;
}

p   {
     font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size:x-small;
}
.contacts  {
     font-size:x-small;
}
.infobox {
	top: 0; /* small positioning enhancement to avoid scrollbars on startup */
	border-color: #006699;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	padding: 4px 6px;
	cursor: default;
}

#headerBox  {
	width:80%;
	height:100px;
	padding-top:30px;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
}
#contentBox  {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:5px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	font-size:x-small;
}

#contentDiv   {
    background-image:url(../images/indexBackground.jpg);
	background-repeat:no-repeat;
	background-position:250px 60px;
	font-size:x-small;
	margin-bottom:10px;
}
#contactDiv   {
    background-image:url(../images/tenHands_950_633_opaque.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:x-small;
	margin-bottom:10px;
}

#contentTopLeft  {
	margin-left:0px;
	width:240px;
	height:153px;
	padding-top:10px;
	padding-left:10px;
	font-size:x-small;
	border:1px solid #B9CED7;
}
#contentTopLeftProject  {
	margin-left:0px;
	width:240px;
	height:153px;
	padding-top:10px;
	padding-left:10px;
	font-size:x-small;
	border:1px solid #B9CED7;
}
#contentBottomLeftProject  {
    padding-top:10px;
	margin-left:0px;
	padding-left:10px;
	width:240px;
	height:153px;
	border:1px solid #B9CED7;
	font-size:x-small;
}

#contentBottomLeft  {
    padding-top:10px;
	padding-left:20px;
	width:240px;
	height:153px;
	border:1px solid #B9CED7;
	font-size:x-small;
}

#main  {
    margin-top:0px;
	padding-left:10px;
	padding-right:15px;
	font-size:x-small;
}

#contentRight  {
    margin-top:-10px;
	margin-left:10px;
	padding-left:10px;
	font-size:x-small;
}

#footerBox  {
	width:80%;
	height:150px;
	margin-left:10%;
	margin-right:10%;
}

#footerDiv  {
    background-color:#336699;
	height:100%;
	width:100%;
	margin-left:0%;
	margin-right:0%;
}
#whiteBorder  {
    border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 4px 6px;
	font-family:"Times New Roman", Times, serif;
}

.footerText  {
    color:#FFFFFF;
	padding-left:10px;
	font-size:10px;
}
.euText  {
    color:#FFFFFF;
	font-size:10px;
}
.euTextBold  {
    color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.smallestText  {
    color:#FFFFFF;
	font-size:8px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
.themelinelink  {
text-decoration:underline;


    
}

