body {
	color: #444C4E;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font: 12px/150% "Lucida Sans Unicode", Arial, sans-serif;
}
#container {
	width: 700px;
	margin-top: 15px;
	float: left;
}
.update {
	color: #C2D044;
	font-weight: bold;
}

.heady {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.headbox {
	width: 350px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}
.logo {
	float: left;
	height: 44px;
	width: 126px;
}
.welcome {
	color: #444C4E;
	padding: 0;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 20px;
}
.welcomeb {
	font-size: large;
	color: #444C4E;
	line-height: 1em;
	width: 350px;
	margin-left: 15px;
}
.footer {
	font-size: x-small;
	color: #d2d2d2;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.workboxright {
	width: 700px;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 40px;
	margin-right: auto;
}
.bold {
	font-weight: 700;
}
a.plain:link, a.plain:visited {
	color: #444C4E;
	text-decoration: none;
	background-color: #EEF1C9;
	padding: 0 4px;
	-moz-border-radius: 2px;  
	-khtml-border-radius: 2px;  
	-webkit-border-radius: 2px;
	-webkit-transition: all .1s linear;
}
a.plain:hover {
	background-color: #E2E8A4;
}
.workboxright img {
	border: 0px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 5px;
}
.description_title {
	font-size: 11px;
}
#boxer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.hider {
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}
.topnav {
	width: 700px;
	overflow: hidden;
	margin: 10px auto 40px;
}
.topnav .leftb {
	float: left;
}
.topnav .rightb {
	float: right;
}
.topnav .leftb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topnav .leftb li {
	float: left;
	margin-right: 3px;
	padding: 0;
}
.topnav .leftb li a {
	background-color: #444C4E;
	color: #fff;
	display: block;
	-moz-border-radius: 2px;  
	-khtml-border-radius: 2px;  
	-webkit-border-radius: 2px;
	-webkit-transition: all .1s linear;
}
.topnav .leftb li a:hover {
	color: #444C4E;
	text-decoration: none;
	background-color: #E2E8A4;
}
.topnav .rightb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topnav .rightb li {
	float: left;
	margin-right: 3px;
	padding: 0;
}
.topnav .rightb li a {
	background-color: #F0F0F0;
	color: #717E82;
	display: block;
	-moz-border-radius: 2px;  
	-khtml-border-radius: 2px;  
	-webkit-border-radius: 2px;
	-webkit-transition: all .1s linear;
}
.topnav .rightb li a:hover {
	color: #444C4E;
	text-decoration: none;
	background-color: #E2E8A4;
}
.topnav a {
	color: #444C4E;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.topnav a:hover {
	color: #444C4E;
	text-decoration: none;
	background-color: #E2E8A4;
}
