﻿body{

	font-family:Tahoma, Arial, Veranda;

	font-size:14px;

	color:#444444;

	background-image:url('images/Page-BgGradient.jpg');
	background-color: #E1EFF8;
	background-repeat:repeat-x;

}

#wrapper{

	width:922px;

	height:auto;

	margin:auto;

}
#members {
	width:180px;
	height:31px;
	position:absolute;
	top:-15px;
	margin-left:743px;
}

#header{

	width:922px;

	height:131px;

	position:relative;

	top:-6px;

	margin:auto;

	text-align:left;

}

#subheader{

	position:relative;

}

#content{

	/*background-image:url('images/test-middle.png');*/

	/*border-left:2px solid #444444;*/
	/*border-right:2px solid #444444;*/

	background-repeat:repeat-y;
	background-color: #FFFFFF;
	position:relative;

	top:-5px;

}
#page {
	border-left:2px solid #444444;

	border-right:2px solid #444444;

	background-repeat:repeat-y;

	position:relative;

	top:-7px;
}
#insidecontent{

	width:900px;
	background-color:#ffffff;

	font-family:Tahoma, Arial, Veranda;

	font-size:14px;

	color:#444444;

	position:relative;

}

#video {

	width:500px;

	text-align:left;

	float:none;

	margin-left:50px;

}

#sidebar{

	width:277px;

	height:450px;

	float: right;

	position:relative;

	background-image:url('images/sidebar1.png');

	background-repeat:no-repeat;

	color:#fff;

}

#sidebar p {
	padding-left:1.5em;
	padding-right:1.5em;
	color:#fff;
}
#footer{
	width:922px;
	margin:auto;
	position:relative;
	top:-20px;
}
#footer-text{
	font-family:Tahoma, Arial, Veranda;
	font-size:14px;
	color:#444444;
	width:922px;
	margin:auto;
	padding:.2em;
}
#insidecontent blockquote {
	width:80%;
	height:auto;
	padding:1.2em;
	border:2px dashed green;
	font-size:16px;
	color:#000000;

}
#content blockquote {
	width:80%;
	height:auto;
	padding:1.2em;
	border:2px dashed green;
	font-size:16px;
	color:#000000;

}
#note {
	background-color:#a4edff;
	border:2px dotted #000;
	padding:20px;
	text-align:center;
}
/* classess */
.checkmark {
	font-size:16px;
	padding-bottom:10px;
}
/* additional Styles */
.style2 {
	margin: 3px;
}

.style4 {
	background-color: #FFFF00;
}

.style5 {
	font-size: 20px;
}

.style6 {
	margin-left: 40px;
}

