
body
	  { font-family: Arial; ; margin-top: 0; margin-left: 10; text: white; overflow:auto; background-image: url("http://www.rccamp.org/rclogoback.jpg") }
	
a  { color: navy; font-family: Arial; text-decoration: none }
a:link  { color: navy; font-family: Arial; text-decoration: none }
a:visited  { color: navy; font-family: Arial; text-decoration: none }
a:active {color: red;}

#largebold
	 { color: navy; font-size: 15pt; font-family: Arial; font-weight: bold; text-decoration: none }
	
#medbold
	 { color: navy; font-size: 12pt; font-family: Arial; font-weight: bold; text-decoration: none }
	
#tinybold
	 { color: navy; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
	
#tinytext  { color: navy; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinytext a:link  { color: navy; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinytext a:visited  { color: navy; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinytext a:hover  { color: red; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinytext a:active {color: #F53333; font-size: 8pt; font-family: Arial; text-decoration: none;}

#tinytext a:link img {border: solid white 3px;}	
#tinytext a:visited img {border: solid white 3px;}
#tinytext a:hover img {border: solid red 3px;}
#tinytext a:active img {border: solid #F53333 3px;}
	
#tinylinks a:link  { color: navy; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinylinks a:visited  { color: navy; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinylinks a:hover  { color: red; font-size: 8pt; font-family: Arial; text-decoration: none }
#tinylinks a:active {color: #F53333; font-size: 8pt; font-family: Arial; text-decoration: none;}

#tinylinks a:link img {border: solid navy 3px;}
#tinylinks a:visited img {border: solid navy 3px;}
#tinylinks a:hover img {border: solid red 3px;}
#tinylinks a:active img {border: solid #F53333 3px;}
	
#flashcontent
	 { color: navy; font-family: Arial; background-color: yellow; margin: 0; width: 320px; height: 260px; float: center; border: solid 2px navy }

#mp4content
	{
	border: solid 2px navy;
	width: 320px;
	height: 256px;
	float: center;
	margin: 0px 0px;
	font-family: Arial;
	}
