body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: Black;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
}

hr { border-top: 1px dashed #151B69; height: 1px;  }

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #66CCFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h2 { font-size: 16px; font-weight: bold; margin-bottom: 10px; 	margin-top: 10px; text-decoration: none; color: #66CCFF;}
h3 { font-size: 15px; font-weight: bold; margin-top: 30px; text-decoration: none ; text-align: center; color: #66CCFF}

#text { text-align:right; color: #151B69; font-size:11px; vertical-align:top; margin-right: 20px; }
#text A:link, #text A:visited, #text A:active  {
	color: #151B69;
	text-decoration: none;
	font-weight: bold;
}
#text A:hover {
	color: #151B69;
	text-decoration: underline;
}

#txt { text-align: center; color: #151B69; font-size:13px; vertical-align:top; margin-right: 20px; height: 300px;}
#txt A:link, #txt A:visited, #txt A:active  {
	color: #151B69;
	text-decoration: underline;
	font-weight: bold;
}
#txt A:hover {
	color: #151B69;
	text-decoration: none;
}

#adsense { 
    width: 760px;
	height:100px;
	background-color: #FFFFFF;
	border-left: 1px solid #151B69;
	border-right: 1px solid #151B69;
	border-top: 1px solid #151B69;
	border-bottom: 1px solid #151B69;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: left;
}
#main {
	width: 760px;
	height:275px;
	background-image:url(images/top.jpg);
	border-left: 1px solid #151B69;
	border-right: 1px solid #151B69;
	border-top: 1px solid #151B69;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: left;
}

#home { 
	width: 760px;
	height:135px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 1px solid #151B69;
	border-right: 1px solid #151B69;
	border-bottom: 1px solid #151B69;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: left;
}

#body { 
	width: 760px;
	height: auto;
	background-color:#FFFFFF;
	border-left: 1px solid #151B69;
	border-right: 1px solid #151B69;
	border-bottom: 1px solid #151B69;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: left;
}

#gallery  {
	text-align:center;
	width: 650px;
	height: 600px;
	margin-bottom: 20px;
}

#gallery2  {
	text-align:center;
	width: 650px;
	height: 400px;
	margin-bottom: 20px;
}

#insidetd {vertical-align:top; text-align:center; width: 750px; color: #151B69; font:Arial, Helvetica, sans-serif; font-size: 12px;}

.topmenu {
	width: 760px;
	height: 0px;
	background-color: #99CCFF;
	background-image:url(images/bg-menu.jpg);
	border-left: 1px solid #151B69;
	border-right: 1px solid #151B69;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: center;
}

#toplinks ul{
	color: #151B69;
	width: 100%;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#toplinks ul li {
	display: inline;
}
#toplinks ul li a
{
	padding: 15px 15px;
	color: #151B69;
	text-decoration: none;
	font-size: 14px;
}
#toplinks ul li a:hover
{
background-color: #151B69;
color: #FFFFFF;
text-decoration:none;
}

#footer { 
	color: #151B69;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: left;
	font-size:11px;
	font-weight:bold;
}
#footer A:link, #footer A:visited, #footer A:active  {
	color: #151B69;
	text-decoration: none;
	font-weight: bold;
}
#footer A:hover {
	color: #151B69;
	text-decoration: underline;
}


#contact { text-align:right; font-size:13px;  }
#contact A:link, #contact A:visited, .#contact A:active  {
	color: #151B69;
	text-decoration: underline;
	font-weight: bold;
	 font-size:13px; 
}
#contact A:hover {
	color: #151B69;
	text-decoration: none;
}
