body {
	background-color: #000;
	font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-top: 38px;
	margin-left: 38px;
}


#container {
	width: 937px;
	height: 1110px;
	margin-left: auto; 
	margin-right: auto;
	padding-top: 17px;
	padding-left: 10px;
	background: #000 url(../images/princi_bgrnd.jpg) no-repeat;
	padding-right: 0;
}

.layoutBoxSmall {
	margin-left: 10px;
	float: left;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border: none;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}

p a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #edddce;
}


p {
	margin-top: 15px;
}

