@charset "UTF-8";
/* CSS Document */

#container {
	background-color:#000000;
	height: auto;
	width: 950px;
	
}
#container2 {
	background-color:#000000;
	height: 400px;
	width: 950px;
	
}
#header {
	background-color: #000000;
	height: 122px;
	width: 950px;
}
#nav {
	height: 35px;
	width: 950px;
	float: left;
	background-color: #e7151e
}
#redbox {
	height: 35px;
	width: 192px;
	float: left;
	background-color: #e7151e;
}

#rmlhlogo {
	height: auto;
	width: 192px;
	float:left;
}
#dctitle {
	height: 122px;
	width: 755px;
	float: left;
}
#sidebar {
	height: 670px;
	width: 192px;
	float:left;
}
#bodycontainer{
	height: auto;
	width: 755px;
	background-color:#000000;
	float: left;
}
#glowhomeimage {
	height: 368px;
	width: 420px;
	background-color: #000000;
	float: left;
}
#glowhometext {
	height: 368px;
	width: 325px;
	background-color: #000000;
	float: left;
	margin-left: 5px;
}
#piccontainer {
	height: 183px;
	width: 755px;
	background-color: #000000;
	float: left;
}
#endorsment {
	height: 183px;
	width: 755px;
	background-color: #000000;
	float: left;
}
#pic1 {
	height: 133px;
	width: 200px;
	background-color: yellow;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
#pic2 {
	height: 133px;
	width: 200px;
	background-color: yellow;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
}
#pic3 {
	height: 133px;
	width: 200px;
	background-color: yellow;
	float: left;
	margin-top: 25px;
}
#davesinfo {
	height: 200px;
	width: 755px;
}
p {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color: white;
}
h22 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: white;
	text-align:	center;
}
#flash {
	float:left;
	width: 376px;
	height: 160px;
	background-repeat: no-repeat;
	background-color: e0ddcd;
	
}
#browsercontainer{
	height:550px;
	width:750px;
	float:left;

}

