@charset "utf-8";
/* CSS Document */


body {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/background.jpg);
	}

#shareblock {
	width: 100px;
	clear: both;
	float: left;
	height: 50px;
	left: 5px;
	top: 5px;	
}

#main {
	width: 778px;
	border: 1px solid #FFFFFF;
}

#main_intern {
	
	height: 760px;
	width: 777px;
}

#textblock {
	width: 100%;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	height: 100%;
}

#reviewblock {
	width: 225px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;

}

#reviewblock a {
display: block;	
}

#reviewblockIN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	width: 90%;
	}


#reviewblockIN a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	width: 90%;
	text-decoration: none;
	}



#textblock a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: bold;
}


#sigblock {
	width: 100%;
	height: 33px;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

#sigblock a {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
