/* main*/
p{margin:0 10px 10px
}


/* body */
html,body{
	text-align:center;
	margin:0;
	padding:0;
	background-color: #F6F6F6;
}
td {
	background-position: center;
}
div#contentContainer{
	float:left;
	text-align: justify;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
	font-size: 10pt;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 30px 30px 10px 20px;
	clear:both;
}
div#content1{
	clear:both;
}
div#content2{
clear:both;
	}
	div#content3{
clear:both;
	}
div#contentContainer h1{
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-size: 12pt;
	color: #993300;
	margin-bottom: 0px;
}

td.navigation{
	background-image: url(img/navbar2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D5BEC4;
	vertical-align: top;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
.navbar{
	width: 100px;
}

td.navigation p{
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-size: 11px;
	color: #5B3039;
	padding: 2px;
	text-align: left;
}

/* content 1 images*/
div#content1 div#contentimage {
	width:200px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
div#content1 div#contentimageR {
	width:200px;
	float:right;
	margin-right: 10px;
	margin-left: 10px;
	}
div#content1 div#contentimageL {
	width:200px;
	float:left;
	height: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
div#content1 div#contentimage img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content1 div#contentimageR img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content1 div#contentimageL img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content1 div#contentimage p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
}
div#content1 div#contentimageR p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
	
}
div#content1 div#contentimageL p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
}

/* content 2 images*/
div#content2 div#contentimage {
	width:200px;
	float:right;
	margin: 10px;		
	
}
div#content2 div#contentimageM {

	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 400px;
	height: 245px;
	border: 4px solid #EBEBE5;
	margin-left: 50px;
	clear: both;
}
div#content2 div#contentimageL {
	width:200px;
	float:left;
	height: 200px;
	margin: 10px;		
}
div#content2 div#contentimage img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content2 div#contentimageL img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content2 div#contentimage p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
}
div#content2 div#contentimageL p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
}
/* content 3 images*/
div#content3 div#contentimage {
	width:200px;
	float:right;
	margin: 10px;		
	
}
div#content3 div#contentimageL {
	width:200px;
	float:left;
	height: 200px;
	margin: 10px;		
}
div#content3 div#contentimage img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content3 div#contentimageL img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content3 div#contentimage p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
}
div#content3 div#contentimageL p {
	font-size: 12px;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
	font-weight: bold;
	text-align: center;
	text-indent: 20px;
}

/*footer*/
div#footer{
	background-color: #F6F6F6;
}
	
div#footer p{
	margin:0;
	padding:5px 10px;
	font-size: 0.8em;
	text-align: center;
	font-family: Arial, sans-serif, "‚l‚r ƒSƒVƒbƒN";
}
div#footer a{display:block;
	color: #981793;
	padding:2px
}
