﻿body {
	width:800px;
	background-color:#9A0000;
	margin: 0 auto;
	font-family:Verdana;
	font-size:14px;
	background-attachment:fixed;
	background-image:url(../images/background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;		
}
#tenitremessage {position: absolute;width: 800px;text-align: right;color: White;margin-top: 60px;font-weight: bold;}
#tenitremessage a {color: #9A3334;cursor: default;font: 2px verdana;}
#tenitremessage a img {cursor: pointer;}
#header {
	height:100px;
	}
#container {
	font:Verdana;
	font-size:12px;
	position: absolute;
	top: 4%;
	vertical-align: middle;
	width:800px;
	}


#mainContent {
	background-color: #fff;
	text-align: left;
	height:360px;
	padding: 0;
}

img {border: none;}


#icmainContent {
	background-color: #fff;
	text-align: left;
	height:366px;
}

.nicmainContent {
	background-color: #fff;
	text-align: left;
	height:auto;
}



#footer {
	background-image: url(../images/altzemin.png);
	background-position:bottom left;
	position: absolute;
	text-align: center;
	height: 55px;
	width: 800px;
	line-height:20px;
	
}

#bar1 {
	position: relative;
	width:355px;
	background-color:#FFF;
	float : left;
	height: 366px;
	}

#bar2 {
	position: relative;
	overflow: auto;
	width:435px;
	background-color:#FFF;
	float : right;
	padding-left: 10px;
	height: 366px;
	
	}

 #extraDiv1 {
}


 /* Styles for content */
 #mainContent img {
	 
	 padding-right:1px;
	 padding-left:1px;
	 padding-bottom:1px;
	 padding-top:1px;

}

 #icmainContent img {
	padding-left: 5px;
	padding-top: 5px;
	
	}
 #icmainContent a {
	text-align:left;
	color: #900;
	text-decoration: none;
}

#icmainContent a:hover {
	text-align:left;
	color: #030;
	text-decoration: none;
}

.nicmainContent img {
	padding-left: 5px;
	padding-top: 5px;
	
	}
.nicmainContent a {
	text-align:left;
	color: #900;
	text-decoration: none;
}

.nicmainContent a:hover {
	text-align:left;
	color: #030;
	text-decoration: none;
}
 /* Styles for Links */a {

text-decoration: none;
align:center;
}
 a {
	color: #FC0;
	text-decoration: none;
	text-align:center;
	font-size:12px;
}

 a:hover {
	color: #C00;
	text-decoration: none;
	text-align:center;
	font-size:12px;
}

 h1 {
	color: #909;
	text-decoration: none;
	text-align:left;
	font-size: 18px;	
	font-weight: bold;
}


h2 {
	color: #FF6600;
	text-decoration: none;
	text-align:inherit;
	font-size: 14px;	
}

h3 
{
	text-decoration: none;
	text-align:inherit;
	font-size: 12px;
}
