#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
}
#footer {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	clear: both;
	margin-top: 10px;
}
#sidebar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 250px;
	float: left;
	background-color: #FFF;
	margin-right: 10px;
}
#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
#tag {
	float: right;
	margin-right: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#news {
	color: #FFF;
	background-color: #000;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
#projects {
	color: #000;
	background-color: #FFF;
	margin: 5px;
	border: 1px solid #000;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
#contact {
	background-color: #FFF;
	vertical-align: middle;
	height: 155px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#contact img {
	float: left;
	padding-right: 5px;
}
#content p img {
	text-align: center;
}
#news p {
}
#news a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#news a:hover {
	color: #FF0;
	text-decoration: none;
}
#contact a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#contact a:hover {
	color: #FC0;
	text-decoration: none;
}
#projects a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#projects a:hover {
	color: #FC0;
	text-decoration: none;
}
#footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color: #FC0;
	text-decoration: none;
}
#content h1 {
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	font-weight: normal;
	padding-left: 5px;
}
#content .regular a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content .regular a:hover {
	color: #FC0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#content .regular {
	font-size: 12px;
}
#content .right {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 20px;
}
#content .right a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content .right a:hover {
	color: #FC0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#content p a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content p a:hover {
	color: #FC0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#content p {
	padding-left: 20px;
}
#content #sidebar #news p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#content #sidebar #news p a:hover {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
