/* CSS Document */

body {
	margin: 0px;
	background-color: white;
	font-family: Tahoma;
	font-size: 14px;
	background-image: url(images/oos.png);
	}

h1 {
	color: #663399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}

h2 {
	color: #CC9900;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	}

ul {
	list-style: outside square;
	line-height: 20px;
	}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align:justify;
	color: #663399;
	padding-right:10px;
	}

#container {  
	position:absolute; 
	left:50%;
	width: 800px;
	margin-left: -380px;
	background-color:#FFFFFF;
	border: #CC9900 medium double;
	}

#header {
	width: 100%;
	height: 110px;
	text-align: center;
	}

#header img{
	padding: 10px 10px 10px 10px;
	}

#appear{
	padding-left:6px;
	position:relative; 
	left:292px;
	width:138px;
	visibility:hidden;
	height: 20px;
	background-color: #CC9900;
	margin-top: -6px;
	}

html>body #appear{
	padding-left:6px;
	position:relative; 
	left:292px;
	top:-10px;
	width:138px;
	visibility:hidden;
	height: 20px;
	background-color: #CC9900;
	}

#appear a{
	text-decoration: none;
	color: #000000;
	}

#appear p a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #663399;
	}

#appear2{
	padding-left:17px;
	position:relative;
	left:292px;
	top:-30px;
	width:127px;
	visibility:hidden;
	height: 20px;
	background-color: #CC9900;
	margin-top: 20px;
	}

#appear2 a{
	text-decoration: none;
	color: #000000;
	}

#appear2 p a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #663399;
	}

#appearset{
	position: relative;
	left: 36.5%;
	visibility: hidden;
	width: 136px;
	height: 40px;
	padding: 6px;
	text-align: center;
	margin-top: -16px;
	background-color: #CC9900;
	}


#navigation {
	width: 100%;
	height: 20px;
	background-color: #CC9900;
	}

#navigation a {
	text-decoration: none;
	color: #000000;
	}

#navigation p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #663399;
	}

#maintext {
	width: 100%;
	height: auto;
	}

#sidebar {
	float: right;
	width: 275px;
	background-color: #663399;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	}

#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
	}

#footer {
	width: 100%;
	background: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	
	}

.picture {
	border: #FFFFFF thick solid;
	}	

#top_nav {
	text-align: right;
	padding-right: 25px;
	color: #663399;
	}

#top_nav a {
	color: #cc9900;
	text-decoration: none;
	}
 
#top_nav a:hover {
	color: #666699;
	text-decoration: none;
	}

#center {
	background-color: #cc9900;
	width: 100%;
	}

#center img {
	padding: 10px 10px 10px 10px;
	text-align: left;
	}

#copyright {
	position: relative;
	text-align: center;
	font-size: 10px;
	}

p.style1 a{
	color: #ffffff;
	}

#comsem	{
	background-color: #cc9900;
	padding: 2px;
	margin-top: -5px;
	}

#comsem2{
	background-color: #663399;
	padding: 2px;
	margin-top: -5px;
	color: #ffffff;
	}

#bussem	{
	background-color: #cc9900;
	margin-top: 2px;
	padding: 2px;
	}

#bussem2{
	background-color: #663399;
	margin-top: 2px;
	padding: 2px;
	color: #ffffff;
	}

	