#menu {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	
}

#menu a{
	color: #FFFFFF;
	text-decoration: none;
}
#incipit {
	height: 150px;
	overflow: visible;
}

#incipit_dev {
	height: 100%;
	overflow: visible;
}

#text {
	height: 150px;
	overflow: visible;
}
#main {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: medium solid #000000;
	background-color: #CCCCCC;
}
#header {
	height: 80px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
}
#news {
	background-image: url(../images/bg_alfa.png);
	padding: 5px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	color: #333333;
	background-repeat: repeat-y;
}

#footer {
	background-color: #990000;
	border: thin outset #990000;
}
#width {
	background-image: url(../images/bg.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#content {
	width: 756px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #990000;
	float: right;
}
#sidebar {
	float: left;
	width: 120px;
	height: 360px;
	position: fixed;
	margin-top: 38px;
	margin-left: 28px;
}
#inner {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #aa0000;
	border-right-color: #aa0000;
	border-bottom-color: #aa0000;
	border-left-color: #aa0000;
	height: 100%;
}
#top {
	background-color: #FFFFFF;
}
#wrapper {
	float: right;
	height: 500px;
	width: 100%;
	overflow: auto;
	background-image: url(../images/kolam_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
	background-color: #999999;
	border-top-style: solid;
	background-attachment: fixed;
}
#section {
	height: 36px;
	margin-top: 5px;
	margin-left: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aa0000;
	text-decoration: none;
}

#title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aa0000;
	text-decoration: none;
}

#title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aa0000;
	text-decoration: none;
}

#title a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
#menu_buttons li {
	display: block;
	background-color: #aa0000;
	height: 58px;
	list-style-type: none;
	clear: both;
	margin-right: 5px;
	margin-left: -10px;
	margin-bottom: 14px;
}

#nolink a {
	color: #aa0000;
	text-decoration: none;
}

#nolink a:hover {
	color: #aa0000;
	text-decoration: none;
}

#nolink a:visited {
	color: #aa0000;
	text-decoration: none;
}
