/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: 100%;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat;
}

#page {
	width: 900px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

p {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}

#sidebar {
	position: fixed;
	width: 200px;
	height: 100%;
	overflow: visible;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #242424;
}

#sidebar .contact {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #242424;
	border-bottom-color: #242424;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#sidebar .news {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #242424;
	border-bottom-color: #242424;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}


.style3 {color: #F38F1D}

.style4 {color: #666666}

.style5 {color: #FF0000}

.style6 {color: #FFFFFF}

.style7 {font-size: 16pt}

.style8 {font-size: 16pt; color: #F38F1D;}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
}

a:link {color: #F38F1D; text-decoration:none;}

a:visited {color: #F38F1D; text-decoration: none;}

a:active {color: #F38F1D; text-decoration: none;}

a:hover {color: #FFFFFF;text-decoration:none;}

a.left:link {color: #FFFFFF;text-decoration:none;}

a.left:visited {color: #000000;text-decoration:none;}

a.left:active {color: #FFFFFF;text-decoration:none;}

a.left:hover {color: #000000;text-decoration:none;}

h1 {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 40px;
}

h2 {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
	text-align: right;
}

h3 {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
}

.imageborder {
	border: 1px solid #242424;
}

#header {
	float: right;
	width: 690px;
	padding-top: 66px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
}

#content {
	float: right;
	width: 690px;
	padding-top: 13px;
	margin-bottom: 60px;
}

#content .about {
	float: left;
	width: 690px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
}

#content .aboutmatt {
	float: right;
	width: 300px;
	padding-right: 40px;
}

#content .abouted {
	float: left;
	width: 300px;
}

#content .fresh {
	float: left;
	width: 250px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #242424;
	text-align: justify;
}

#content .freshside {
	float: right;
}

#footer {
	float: right;
	width: 690px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #242424;
	bottom: 20px;
	margin-left: 210px;
} 