@charset "utf-8";
* { padding: 0; margin: 0; 
}
body {
	text-align : center;
	min-width : 770px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #C8C8C8;
	background-repeat: repeat;
	color: #23221b;
	background-image: url(content/images/ROUGGYMD_GIF.jpg);
}
div.wrapper {
	width : 955px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	position : relative;
} #header {
	background-color: #F5F5F5;
	height: 58px;
	border: 1px solid #999;
	background-image: url(content/images/gradientbg.jpg);
	margin-top: 15px;
} #logo {
	width: 205px;
	float: left;
	height: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#title {
	width: 600px;
	float: right;
	font-size: 28px;
	font-weight: normal;
	color: #00aFC4;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#picture {
	margin-bottom: 15px;
	border: 1px solid #666;
	height: 148px;
	background-color: #FFF;
	clear: both;
}
#main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: repeat-x;
	background-image: url(content/images/gradientbg.jpg);
	background-position: top;
	background-color: #FFF;
}
#sidebar {
	width: 178px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #C9C7BF;
	border-bottom-color: #999;
	border-left-color: #C9C7BF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	border-left-width: 1px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #23221b;
	background-color: #FFFFFF;
	left: 755px;
	position: relative;
}
#sidebar p {
	padding-left: 12px;
}


#footer {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 3px;
}
#footer a {
	font-size: 100%;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #00afc4;
	text-decoration: underline;
}
#sidebar  img {
	height: 105px;
	width: 70px;
	float: right;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 4px;
}
a {
	color: #008897;
}

h1 {
	color: #00AFC4;
	font-size: x-large;
}
h4 {
	font-size: x-large;
	color: #12221B;
}
h2 {
	color: #00AFC4;
}
h3 {
	color: #00AFC4;
}
.color1 {
	color: #333333;
}
.color2 {
	color: #0094A4
}
.wrapper #main #text2 p {
	font-style: normal;
}

