*	{margin:0px; padding:0px;}
html,body	{height: 100%;}
img {border:none; text-decoration:none;}
body	{background-image: url("../images/back.jpg");}

h1 {
	color: white;
	font-family:Verdana;
	font-size:10pt;
	text-indent: 10pt;
}

h2 {
	font-weight:normal;
	color: #999;
	font-family:Verdana;
	font-size:12px;
}

h3 {
	font-weight:bold;
	color: #999;
	font-family:Verdana;
	font-size:13px;
}


ul	{
	list-style:none;
	}

table	{
	font-size:12px;
	color: #990000;
	line-height: 140%;
	}

#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}

#main	{
	height:300px;
	font-size:12px;
	color: #666;
	line-height: 140%;
	text-align:justify;
	margin:50px;
	}

#news	{
	float:right;
	width:400px;
	height:200px;
	font-size:12px;
	color: #666;
	line-height: 140%;
	}

#footer	{
	width:950px;
	height:50px;
	text-align:right;
	bottom:0;
	}

