* {
	font-family: Arial, sans-serif;
	font-size: 10.5pt;
}

body {
	margin-top: 20px;
}

h1 {
	font-size: 13pt;
	color: #9C9032;
	margin-top: 0px;
}

a, a:visited {
	color: #9C9032;
	text-decoration: none;
}

#content {
	margin-right: 3px;
}

#content .home, #content .text, #content .projectlist, #content .image, #content .admin {
	width: 400px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: right;
}

#content .home {
	width: 380px;
	padding-right: 10px;
}

#content .text {
	width: 380px;
	padding-right: 10px;
}

#content .projectlist {
	padding-right: 10px;
}

#content .projectlist a {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 14pt;
}

#content .projectlist a:hover, #bottomSidebar a:hover {
	color: #333333;
}

#content .image {
}

#content .admin {
	text-align: left;
}

#thumb {
	border: solid 1px #333333;
	width: 145px;
	height: 145px;
	margin-left: 3px;
}

#bottomSidebar, #bottomSidebar a, #thumbSubtitle, #navigationSubtitle {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 15pt;
	text-align: center;
	text-decoration: none;
	color: #9C9032;
	margin-top: 5px;
}

#thumbSubtitle {
	color: #333333;
}

#adminbar {
	margin-left: 25px;
	text-align: left;
}

#copyright {
	text-align: right;
	font-size: 8pt;
	color: #606060;
	padding-top: 25px;
	padding-right: 15px;
}
