#hidepage {
	color: #CCCCCC;
	position: absolute;
	left: 20px;
	top: 20px;
}

a:link {
	color: #663399;
	text-decoration: none;
}

a:hover {
	color: #330033;
}

a:visited {
	text-decoration: none;
	color: #663399;
}

body {
	margin:0px; background-attachment: fixed;
	background-image: url(images/global/bg.gif);
	background-repeat: no-repeat
}

#logo {
	float: left;
	position: absolute;
	left: 33px;
	top: 10px;
}

#navbar {
	width: 85px;
	border: none;
	left: 55px;
	position: absolute;
	top: 155px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 20px;
	font-weight: bolder;
	color: #663300;
}

#pagecontainer {
	left: 150px;
	position: absolute;
	top: 155px;
	width:100%;
}

#container {
	padding-bottom: 10px;
	width: 55%;
	border: 1px solid #FF6633;
}

#container h3 {
	height: 30px;
	background: url(images/global/bite.gif) no-repeat right top;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif
}

#container p {
  	margin: 0;
  	padding: 5px 20px;
}

.fproject {
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	border: 1px solid #CCCCCC;
}

.thumbnail {
	padding: 10px;
}

#navigation {
	width: 55%;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.endofline {
	color: #666666
}

#footer {
	width: 55%;
}

#footer p {
	margin: 0;
	padding: 5px 20px;
	color: #FF9966;
	font-size: 75%;
}

#footer a {
	color: #FF9966;
	text-decoration: none;
}

.accent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF3300;
}

.basic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 20px;
}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.pdf {
	float: left;
}