body {
	color: #FFFFFF;
	background-color: #333333;
}
.content {
	padding: 5px;
	float: right;
	width: 600px;
	margin-top: 5px;
	background-image: url(../images/img_001.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	min-height: 1660px;
}
.title {
	font-size: 36px;
	padding-top: 15px;
	padding-left: 15px;
}

	
.nav {float:left; width:250px; padding-left:10px; padding-top:20px; line-height:16px; text-align: left;}

.footer {text-align:center; padding-top:3px; font-size:12px;}
	
a:link {color: #900;	text-decoration: none;}
a:visited {color: #900;	text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: underline;}
.footer a:link {text-decoration:underline;color: #FFFFFF;}
.footer a:visited {color: #FFFFFF;	text-decoration: none;}
.footer a:hover {color: #FFFFFF;	text-decoration: underline;}

.td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
}
h1 {
	font-size: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-left: 5px;
	color: #FFFFFF;
}
.nav{
	list-style-type: none;
}

.ciglist{
	font-size: 18px;
}