/*style sheet for tvhs website*/
body {
			background-color:#e0ffff;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:12px;
			text-align:center;
			}
/*#wrapper {
				 background-color:#610f23;
				 }*/
#header {
				position: 85%;
				/*background-color: #a5cdff;*/
				padding: 5px;
				margin-bottom: 2px;
				/*#990033
				position: relative;
				left: 200px;				
				margin-bottom:20px;
				width: 640px;
				
				border:1px solid red;*/
				}
h3  		{ 
				color: #9933ff;
				
	
				}
h3 a:link {
	color:#FF00FF;
	}

				
#scent {
			 /*margin-left: 200px;*/
			 width:50%;
			 margin-bottom: 15px;
			 padding-botom: 15px;
			 }				

#left {
			/*border:4px solid red;*/
			text-align: left;
			position: absolute;
			left:10px;
			top:200px;
			width:190px;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:12px;
			
			}
			
#center {
				
				text-align: left;
				border:4px solid red;
				border-style: groove;
				background-color: #e0ffff;
				padding-left:5px;
				padding-right:5px;
				padding-top:5px;
				margin-bottom:100px;
				margin-left:200px;
				margin-right:200px;
				
				}
#box {
	 float:right;
	 width: 125px;
	 height:150px;
	 text-align:center;
	 font-size:12px;
	
	 	 

	}
.photo {
			 float:right;
			 }			

.photo2 {
 				float:left;
				margin-right:5px;
				}
#right {
	/*border:4px solid red;*/
			 text-align: left;
	position: absolute;
	right:5px;
	top:207px;
	width:190px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
			 }
#left ul {
				margin:5px;
				padding:10px;
				/*background-color:red;*/
				}
li {
				list-style-type:none;
				padding:5px;
			}
#right ul {
				margin:5px;
				padding:2px;
				/*background-color:red;*/
				}
li {
				list-style-type:none;
				padding:5px;
			}
a:link {
	color:#000000;
	
	}	
a:visited {
	color:#000000;
	}
a:hover {
	text-decoration:none;
	
	color:#ff1111;
	}
#footer {
				float: none;	
				padding-top:25px;
				text-align: center;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				/*background-color:#a5cdff;*/
				}
#bullets li {
				 list-style-type:circle;
				 }
#names li {
			 list-style-type:none;
			 		}

