body {
	background-color: #A0A0A8;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #804040;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}.navbar {
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	background-color: #A0A0A8;
	color: #FFFFFF;
}
#RandomImage {
	margin-top: 10px;
	width: 584px;
	margin-bottom: 8px;

}

.copy {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #74747E;
}
.BottomNav {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #A0A0A8;
}
.FormRed {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
}
.rightbar {
	background-image: url(images/intial-page-design_06right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.leftbar {
	background-image: url(images/intial-page-design_04left.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.subscribe {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	background-color: #A0A0A8;
	padding: 5px;
}
.randomimage {
	margin-top: 10px;
	width: 584px;
	margin-bottom: 8px;
}
.updatebar {
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	background-color: #A0A0A8;
	color: #FFFFFF;
	padding: 4;
	margin-left: 6px;
}
.imagebox {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #A0A0A8;
	float: left;
	margin: 4;
	text-align: center;
}
#form1 {
	width: 80%;
	padding: 5px;
	text-align: left;
}
#youtube {
	position: relative;
	left: 690px;
	top: 520px;
	background-image: url(buttons/B_Youtube01.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 121px;
	margin-top: -50px;
	margin-right: -60px;
	margin-bottom: -50px;
	margin-left: -60px;
}
#content {
	width: 640px;
	clear: both;
	float: none;
	position: relative;
	left: 50%;
	margin-left: -320px;
	right: 50px;
	
}
