@charset "UTF-8";
/* CSS Document */

/* colour swatch */

	div.clear {
		clear: both;
}

	a:focus,
	a:hover { 
		outline:none; 
}


#container
	{
	position: absolute;
	/*background-image:url(../images/circle.gif);*/
	height: 100%;
	background-repeat:no-repeat;
	background-position: center;
	width:100%;
	} 




/* rgb */

	#redline {
		background-color: #FF0000;
		border:0 solid #000000;
		clear:both;
		color:#FFFFFF;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:100%;
		right:0px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		top:0;
		width:20px;
		z-index:10;
}




	#rgbred {
		background-color: #FF0000;
		border:0 solid #000000;
		clear:both;
		color:#FFFFFF;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:20px;
		left:20px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		top:0;
		width:20px;
		z-index:10;
}

	#rgbgreen {
		background-color: #00c000;
		border:0 solid #000000;
		clear:both;
		color:#FFFFFF;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:20px;
		left:40px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		top:0;
		width:20px;
		z-index:10;
}

#rgbblue {
		background-color: #0000FF;
		border:0 solid #000000;
		clear:both;
		color:#FFFFFF;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:20px;
		left:60px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		top:0;
		width:20px;
		z-index:10;
}


/* header */

	#littlehead {
		/*background-image:url(../images/oss_3circles.swf);*/
		background-repeat:no-repeat;
		border:0 solid #000000;
		clear:both;
		color:#fff;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:20px;
		left:0px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		top:0px;
		width:20px;
		z-index:10;
}


	#littlehead a {
	display: block;
	padding-top: 0px;
	height: 0px;
}


#image {
		border:10px solid #000000;
		clear:both;
		color:#666;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:50px;
		left:30px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		bottom:0;
		width:400px;
		z-index:10;
}

#littlehead2 {
		border:0 solid #000000;
		clear:both;
		color:#666;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size:12px;
		height:50px;
		left:30px;
		/*padding:10px;*/
		position:fixed;
		text-align:right;
		bottom:0;
		width:400px;
		z-index:10;
}


	#littlehead2 a {
		display: block;
		padding-top: 50px;
		height: 0px;
}


	#content {
	width: 560px;
	height: 100%;
	padding:0px;
	border: solid 0px black;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}

 

	body {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 12px;
		color: #000000;
		background-color:#FFFFFF;
}


	bodyred {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #FF0000;
}


	.active {
		color: #990000;
		font-style: noraml;
	
	}

	.hidden {
		display: none;
	
}

	html, body {
		margin: 0;
		padding: 0;

}

	a img {
		border:none;
	
}


/* link */

	a:link {
		color: #000000;
		text-decoration: none;
	
	
}
	a:visited {
		color: #666666;
}
	a:hover {
		color: #990000;
}
	a:active {
		color: #990000;
}


	

/* footer */


	#footer {
		background-color:#666666;
		clear: both;
		height: 18px;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size: 12px;
		color: #FFFFFF;
		border-top: 0px solid #000000;
		border-right: 0px solid #000000;
		border-left: 0px solid #000000;
		border-bottom: 0px solid #000000;
		position: fixed;
		z-index: 10;
		bottom: 0px;
		right: 30px;
		text-align:right;
		padding: 10px;
		font-style: bold;
}
	#footer a {
		color: #000000;
		text-decoration: none;
}

	#footer a:hover {
		color: #CCCCCC;
}

	#emailfooter {
		background-color:#666666;
		clear: both;
		height: 18px;
		font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
		font-size: 26px;
		font-size: 12px;
		color: #FFFFFF;
		border-top: 0px solid #000000;
		border-right: 0px solid #000000;
		border-left: 0px solid #000000;
		border-bottom: 0px solid #000000;
		position: fixed;
		z-index: 10;
		top: 600px;
		right: 0px;
		text-align:right;
		padding: 10px;
		font-style: bold;
}
	#emailfooter a {
		color: #000000;
		text-decoration: none;
}

	#emailfooter a:hover {
		color: #CCCCCC;
}