body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(../images/web_TAUST.jpg);
	background-position:center top;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89af56;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: #89af56;
    font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #3c4a35;
	font-weight: bold;
	text-decoration:none;
}

a:active {
	color: #3c4a35;
	font-weight: bold;
	text-decoration:none;
}


#menu-k{
	padding:10px 0 5px 0;
	text-align:center;
	text-transform: uppercase;
}

#menu-k a{
	padding:0 5px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	font:10px Verdana, Geneva, sans-serif;
	}

#mainContainer {
	margin: 0 auto;
	padding: 0px;
	height: 600px;
	width: 672px;
}

#thebox {
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	height: 560px;
	width: 672px;
	margin: 0px;
	overflow: auto;
	outline: none;
	padding: 20px 0px 0px 0px;
}

#contents {
	height: 540px;
	width: 580px;
	margin: 0px;
	padding: 0px 30px 0px 40px;
}

#top{
	height:11px;
	background-image:url(../images/top.png);}
#bottom{
	height:11px;
	background-image:url(../images/bottom.png);}



p {
	margin-top: 0px;

}

