a        { color: Black; text-decoration: none;}
a:link   { color: Black;}
a:active { color: #0000FF;}
a:hover	{ text-decoration: underline;}
a:cursor:pointre; 
}

body {
	margin: 0,0,0,0;
}

b {
  color: #000000;
}

#Menu {
	position:absolute;
	margin:0px auto;
	top:270px;
	left:225px;
	padding:5px;
	line-height:17px;	
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	filter:shadow;
	color: white;
}

#Menu a{
	color: #ccccff; 
	text-decoration: none;
}

#Menu a:hover	{
	text-decoration: underline;
}

#blogbody {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	font-weight: bold;
	line-height:19px; 	
	margin-left: 15px;
	margin-top: 25px;	
}	

#description {
	font-family:Century Gothic, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight: normal;
	margin: 0px 10px 10px 25px;
}

#t_description {
	font-family:Century Gothic, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight: normal;	
	vertical-align: top;
}		

.text {
  padding: 6px 6px 6px 11px; 
  line-height: 14px;
}


.head{
	background-image: url(../graphics/slices/home_bg_nn_top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 264px;
	width: 1024px;
}

.main{
	background-image: url(../graphics/slices/home_bg_nn_main.jpg);
	background-repeat: no-repeat;
	height: 462px;
	width: 839px;
}

.main2{
	background-image: url(../graphics/slices/home_bg_nn_main2.jpg);
	background-repeat: no-repeat;
	height: 462px;
	width: 839px;
}

.text_border {
	background-image: url(../graphics/slices/home_bg_nn_left.jpg);
	background-repeat: no-repeat;
	width: 185px;
	line-height: 17px;
}

.footer{
	
	font:12px verdana, arial, helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 0 0 7px 0;
	border-style:solid;
	border-color: #FF6699;
	border-width:1px 0 0 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	color: Black;
	line-height:14px;
	text-decoration: none;
}  

#error{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: Red;	
}

#di1{
	position: relative;
	background: url(../images/di-1.gif) no-repeat;
	width: 402px;
	height: 600px;
	margin-top: 180px;
	margin-left: 552px;
	z-index: -1;
}
