html, body {
	margin:0px 0 0 0;
	padding:0;
	text-align: justify;
	width:100%;
	font-size: 10pt;
	color: #333300;
	background-image: url(images/3044327670_ed75369969_b.jpg);
	background-color: #DDECFF;
	background-repeat: repeat-x;
	background-position: bottom;
}

#page{
	line-height: 17px;
	width:700px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 165px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 5px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	/*padding-right: 20px;
	padding-left: 20px;*/
	background-color: #EBF2FA;
}

.content {
	padding-right: 40px;
	height: auto;
	padding-left: 20px;
}

/*img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/

h1 {
	color: #990000;
	font-size: 14pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding-top: 14px;
	text-transform: uppercase;
	padding-bottom: 14px;
}

h2 {
	color: #990000;
	font-size: 14pt;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-top: 14px;
}

.left{
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	padding:10px;
	z-index:100;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;	/*
	width:300px;
	float:left;
	display: block;
	padding-top: 25px;*/
}

.right{
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:380px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:360px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
}

.links{
	text-align: center;
}

a:link {
	color: #666600;
	text-decoration: none;
	text-align: center;
}

a:hover  {
	text-decoration: underline;
}

a:visited {
	color: #666633;
	text-decoration: none;
}

