body {
	color: #111111;
	margin: 10px;
	background-color: #333333;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	font-weight: bold;
}
p {
	margin-bottom: 5px;
	margin-top: 10px;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 5px;
}
.nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
#smaller {
	font-size: 10px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}
h1 {
	font-size: 24px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}
h4 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.date {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.news {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.job {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bled {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.port {
	margin-bottom: 5px;
	margin-top: 5px;
}
.img_border {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	border: 1px solid #333333;
}
.img_portfolio {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	border: 1px solid #333333;
}
.notice {
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.video {
	text-align: center;
}
