#container {
	float: left;
	width: 901px;
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 250px;
	background-color: #000;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CF6631;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3AE5F;
}
#blogbar {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C04D17;
	line-height: 1.4em;
	width: 518px;
	height: 77px;
	background-image: url(../interfacenew/blogbarnew.gif);
	background-repeat: no-repeat;
}
#blogbar img {
	float: right;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	margin-right: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#right {
	float: left;
	width: 564px;
	color: #FFF;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	float: left;
	width: 901px;
	background-image: url(../interfacenew/footer.jpg);
	height: 20px;
	background-repeat: repeat-y;
	color: #FFF;
	text-align: center;
	padding: 8px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/backgroundtextureweb.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#containerLeft {
	float: left;
	width: 382px;
	height: 135px;
}
#navbar {
	float: left;
	width: 518px;
	height: 59px;
}
#picturecontainer {
	float: left;
	width: 900px;
	height: 252px;
}
#contentwrapper {
	float: left;
	width: 900px;
	background-color: #000;
}
label {
	text-align: right;
	margin-right: 10px;
	line-height: 1.2em;
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
fieldset {
	border: thin dotted #FFF;
}
.button {
	font-size: 12px;
	color: #CA5437;
	margin-left: 120px;
	padding-left: 70px;
}
#picturecontainerporty {
	background-color: #000;
	float: left;
	height: 137px;
	width: 900px;
}
#content a:hover {
	color: #BB4B38;
	background-color: #000;
}
h3 {
	font-size: 20px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	padding-bottom: 5px;
}
.portfolio {
	color: #FFF;
	background-color: #BB4B38;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
