body {
	background-image: url(../Im/top3.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: none;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 185px;
	color: #000060;
	font-family: Verdana;
	line-height: 2;
	font-size: 10pt;
}

p {
	text-indent: 2em;
}

img  {
	border: 0px;
}

h1 {
	font-family: Book Antiqua, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	background-image: url(../Im/h1_left.jpg);
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000040;
}

h3 {
	font-family: Book Antiqua, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	background-image: url(../Im/h1_right.jpg);
	background-color: transparent;
	background-position: bottom right; 
	background-repeat: no-repeat;
	color: #000040;
}

h2 {
	font-family: Book Antiqua, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000040;
}

.s1 {
	float: right;
	/*margin-top: 20px;
	margin-bottom: 20px; */
	margin-right: 0px;
	margin-left: 20px;
	border: 1px solid #000000;
}

.s2 {
	float: left;
	/*margin-top: 20px;
	margin-bottom: 20px; */
	margin-right: 20px;
	margin-left: 0px;
	border: 1px solid #000000;
}

.side1 {
	text-align: right;
	clear: both;
	
}

.side2 
{
	text-align: left;
	clear: both;
	
}

#imain {
	text-align: justify;
	background-color: #e8e8ff;
	border-bottom-style:outset;
	border: 1px solid #d8d8ff;
	padding: 5px;
}


#imain textarea
{
	height: 150px; 
	width: 100%; 
	overflow:auto;
}


#gal 
{
	background-color: #f5f8ff;
	border: 1px solid #0967d1;
	padding: 10px;
	height: 120px;
}


#gal a:link, a:visited
{
	text-decoration: none;
	text-align: center;
}


.gal-view 
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.thumb 
{
	border: 1px solid #d8d8ff;
}


.flag {
	margin-left: 5px;
}

#main 
{
	text-align: justify;
}

#bottom {
	clear: both;
	border-top: 1px solid #0967d1;
	padding-top: 3px;
	text-align: center;
	margin-top: 50px;
}

#right {
	position: absolute;
	top: 238px;
	right: 10px;
	width: 130px;
	height: 512px;
	border: 1px solid #0967d1;
	/* border: 1px solid #d8d8ff;*/
}

#links {
	position: absolute;
	top: 185px;
	left: 10px;
	width: 130px;
	/* border: 1px solid #d8d8ff; */
}

#links ul {
	padding-left: 1em;
	margin-left: 10px;
	list-style-type: square;
}

#links li {
	font-weight: bold;
	background-color: #f5f8ff;
	padding-left: 5px;
	margin-bottom: 5px;
}

#links a:link, #links a:visited {
	color: #000040;
	text-decoration: none;
}

#links a:active, #links a:hover {
	color: #4d9cf5;
	text-decoration: none;
}


#links h1 {
	font-family: Book Antiqua, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(../Im/li.jpg);
	background-color: transparent;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	color: #000040;
}

#prices {
	margin-left: auto;
	margin-right: auto;
}

#prices th, #prices td {
	padding: 5px;
	border: 1px solid #2f3a67;
	font-size: 10pt;
	background-color: #f3f3ff
}
#prices th {
	background-color: #cbd5fb;
	/*color: #fff;*/
	font-weight: bold;
	font-family: Arial;
}

#prices .cname {
	font-weight: bold;
}

#linklist {
	margin-left: auto;
	margin-right: auto;
}

#linklist th, #linklist td {
	padding: 5px;
	border: 1px solid #2f3a67;
	font-size: 10pt;
	background-color: #f3f3ff
}
#linklist th {
	background-color: #cbd5fb;
	/*color: #fff;*/
	font-weight: bold;
	font-family: Arial;
}

#linklist .cname {
	font-weight: bold;
}
