/* CSS Document */
a{
	color: #FF33FF;
    text-decoration: underline;
	
}	
a:hover 
	{
		text-decoration: none; color: #9F009F
	}
body,td,p,ol{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:13px;
	color: #9F009F;
}
	body {
	text-align:center;
		}
		h1 {
	margin: 0;
	padding: 7px 0px;
	font-size: 16px;
	}
			h2 {
	margin: 0;
	padding: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	}
	#frame {
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
		}
	#contentleft{
	width:170px;
	padding:15px 0px 0px 10px;
	float:left;
	background:#FFCCFF 15px;
	border: 1px solid #FF33FF;
	border-right: none;
	line-height: 20px;
	left: 20px;

		}
	#contentright {
	width:800px;
	float:left;
	background:#FFCCFF;
	border: 1px solid #FF33FF;
		}
	.right {
	}
	.right img {
	width: 150px;
	height: 200px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
		}
	.right a img {
		border: 2px solid #FF33FF;
		text-decoration: none;
		
		}
	.right a:hover img {
		border: 2px dotted #FF33FF;
		text-decoration: none;
		}
	#contentheader {
		background:#FFCC00
		font-size: 14px;
		}
		
	#contentfooter {
		background:#FFCC00
		}
		
	p,pre {
		margin:0px 10px 10px 10px;
		}
.webcam{FONT-SIZE:11px}

#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	}
