body { 		background-color: #99CCFF; 
		}

.temp  {	font-family: verdana;
		font-size: 1.6em;
		margin-top:10px;
		}
a:link { 	color: #9F2421;
		font-family: verdana;
		font-weight: normal;
		font-size: 0.7em;
		text-decoration: none;
		}

a:visited { 	color: #9F2421;
		font-family: verdana;
		font-weight: normal;
		font-size: 0.7em;
		text-decoration: none;}

a:hover { 	color: #9F2421;
		font-family: verdana;
		font-weight: bold;
		font-size: 0.7em;
		text-decoration: underline;}

a:active { 	color: #9F2421;
		font-family: verdana;
		font-weight: normal;
		text-decoration: none;}

a.black:link { 	color: #000000;
		font-family: verdana;
		font-weight: normal;
		text-decoration: none;}

a.black:visited { 	color: #000000;
		font-family: verdana;
		font-weight: normal;
		text-decoration: none;}

a.black:hover { 	color: #9F2421;
		font-family: verdana;
		font-weight: bold;
		text-decoration: underline;}

a.black:active { 	color: #000000;
		font-family: verdana;
		font-weight: normal;
		text-decoration: none;}

.temp {
	position: relative;
}

.greyback{
	background-color:gray;
}

.demo-show2 {
	width:150px;
	background-color:white;
	font-family: verdana;
	font-weight: normal;
	
}

div#slickslide {
	padding:20%;
	text-align:center;
	vertical-align:middle;
	border:1px solid black; 

}

.box { 	
	border:1px solid black; 
	background-image: url("images/mr_t.jpg"); 
	width:231px;
	height:278px;
}

.opacity50 {
		filter:alpha(opacity=50); 
		background-color: white;
}
