 body {
	background-color: #ccc;
	color: #333;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}

h3 {
	font-size: 90%;
}

table {
	border: 1px solid #ccc;
	background-color: #eef;
}

/*Classes*/

.nav-r-t {
	margin:0 auto;
	font-size: 10px;
	background: #d1d8e9;
	text-align: center;
	width: 150px;
}


.contenttable {
	border: 1px solid #ccc;
	background-color: #eef;
}


.contenttable {
	border: 1px solid #ccc;
	background-color: #eef;
}

.csc-textpic {
	border-bottom: 1px solid #ddd
}

/*IDs*/

#wrapper {
	width: 845px;
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	background: url(../images/bg-gl.jpg) repeat-y;
}

#header {
	margin: 0;
	padding: 27px 0 0 8px;
	height: 191px;
	width: 837px;
	background: url(../images/header.jpg);
}

#header h1 {
	text-indent: -1000px;
	width: 200px;
	padding: 0;
}

#links {
	margin: 0 0 0 20px;
	height: 15px;
	width: 360px;
}

#links ul{
	margin: 0;
	list-style: none;
	text-align: center;
} 

#links ul li {
	margin: 0 7px;
	float: left;
}

#links ul li a{
	display: block;
	color: #fff;
	font-size: 10px;
}

#navigation {
	width: 795px;
	margin: 5px auto;
	padding:0;
	height: 23px;
	background-color: #dabd33;
	border: 1px solid #9db100;
}

#nav {
	margin: 0;
	width: 695px;
	padding: 0 100px 0 0;
	background: url(../images/2ndfestival.jpg) no-repeat right; 
	list-style: none;
	text-align: center;
	height: 23px;
}

#nav li {
	margin: 0 8px;
	width: 120px;
	float: right;
	clear: left;
}

#nav li a {
	margin: 0;
	padding: 4px 8px;
	display: block;
	color: #333;
	font-size: 14px;
	font-family: "Times New Roman";
	line-height: 35px
	height: 15px;
}

#nav li a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #000;
}

#sidebar {
	direction: rtl;
	position: absolute;
	top: 255px;
	left: 24px;
	text-align: justify;
	font-family: Tahoma;
	padding: 10px;
	background-color: #eee;
	width: 160px;
	min-height: 250px;
	_height: 250px;
}

#sidebar h2 {
	font-family: "Time New Roman";
	font-size: 14px;
	color: #444;
	font-weight: none;
	height: 24px;
	padding: 10px 10px 0 0;
	border-bottom: 7px solid #ddd;
}

#content {
	position: relative;
	margin: 7px 0 10px 216px;
	font-family: Tahoma;
	direction: rtl;
	padding: 10px;
	width: 583px;
	background-color: #eee;
	min-height: 250px;
	_height: 250px;
}

#content h2 {
	font-family: "Time New Roman";
	font-size: 14px;
	color: #444;
	font-weight: none;
	height: 24px;
	padding: 10px 10px 0 0;
	border-bottom: 7px solid #ddd;
}

#download {
	float: right;
	width: 200px;
	margin: 12px 0 5px 5px;
	border:1px solid #D8DEDF;
}

#download ul {
	margin: 3px 3px 3px 15px;
	list-style: square;
	padding: 0;
}

#download ul li {
	margin: 3px;
	padding: 0;
}

#download h2 {
	text-align: center;
}

#footer {
	position: absolute;
	bottom: 0;
	background: url(../images/bglow.jpg) bottom left no-repeat;
	padding: 6px 20px 0 0;
	width: 845px;
	height: 22px;
	line-height: 10px
}

#copyright {
	position: absolute;
	direction: rtl;
	bottom: 0;
	right: 42px;
	font-size: 9px;
	color: #fff;
}