﻿#slideshow { width: 200px; position:relative; left:0px; top:0px; background-color:#FCFCFC; border:8px solid #C9D215; border-style: ridge;}
#slideshow h1 {font-family: Arial; font-size: 16px; letter-spacing: -1px; width: 12em; text-align: center;
								  color: #ac0000; position: relative; top: 10px; line-height:25px; margin-bottom: 20px;}
#slideshow p {color: Green; font-weight: normal; font-size: 14px; line-height: 25px; width: 200px; text-align: center; 
        						        position: relative; top: 10px;}
        						        
.VScrollTitle {font-family:Verdana; color:#35A0D9; text-align:center; font-size:16px; font-weight:bold; line-height:26px;}
.VScrollBodyText {color: #35A0D9; font-weight: normal; font-size: 12px; line-height: 18px; text-align: center; 
					        position: relative; top: 10px; border:3px solid #E38E3C; border-style: groove;}        						  

