/* body */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #63b3f8;
	background-image:url(images/back/back.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0f0f0f;
	text-decoration: none;
}
a:visited {
	color: #0f0f0f;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0f0f0f;
	text-decoration: none;
	font-weight: bold;
}
li { 
margin: 1px; 
line-height: 1em;
padding: 1px; 
font-family: Arial, Helvetica, sans-serif;
}

/*top */
#top {
	position: relative;
	visibility: visible;
	height: 150px;
	width: 100%;
	background-image: url(images/back/top.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border:0px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}
#top .bar {
	background-image:url(images/back/black.png);
	color:#ffffff;
	height: 22px;
	padding-top: 3px;
	width: 550px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px;
	border-style:dashed;
}
#top .bar a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#top .bar a:hover {
	color: #fcfcfc;
	text-decoration: none;
}
#top .bar a:visited {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
}
#top .bar a:active {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
}
#top h1 {
	font-size:medium;
	line-height: 16px;
}
#top img {
	border:0px;
	margin:0px;
	padding:0px;
}

/*layout*/ 
#wrapper {
	position: absolute;
	width: 100%;
}

/*left */
#left {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	width: 127px;
	top: 0px;
	left: 0px;
	padding-left:1px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	overflow: hidden;
	z-index: 150;
	list-style-type: disc;
	margin-left:1px;
	margin-right:1px;
	margin-top:0px;
	margin-bottom:0px;
	text-indent: 4pt;
	background-image:url(images/back/black.png);
	color: #FFFFFF;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px;
	border-style:dashed;
}
#left a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #fcfcfc;
	text-decoration: none;
}
#left a:visited {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
}
#left a:active {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
}
/*content*/
#contentwrapper {
	position: relative;
	width: 100%;
	margin: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 133px;
	z-index: 100;
}
#content p {
	text-indent: 10px;
}
#content hr {
	font-size: 1px;
	clear:none;
}
#content b,strong {
	color: #000000;
	font-weight:bolder;
	font-style:oblique;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
		color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
		color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		color: #000000;
	font-variant: small-caps;
}
#content li {
	font-size: 12px;
}
#content .right {
	float: right;
	font-weight: normal;
	font-size: 10px;
	width: 128px;
	padding: 2px;
	border: 1px dashed #999999;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(images/back/white.png);
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content .right a:link {
	font-weight: normal;
	text-decoration:none;
}
#content .right a:hover {
	font-weight:normal;
}
#content .right a:visited {
	font-weight: normal;
}
#content .right a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#content .right input {
	background-color: #005975;
	color: #FFFFFF;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#333333;
	border-left-color:#333333;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
}
#content .blog {
	border: 1px dashed #999999;
	margin-left: 5px;
	margin-right: 140px;
	text-indent: 4px;
	padding: 5px;
	position: relative;
	display: block;
	background-image: url(images/back/white.png);
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content .photoWrap {
	border: 1px dashed #999999;
	margin-left: 5px;
	margin-right: 140px;
	text-indent: 4px;
	padding: 5px;
	background-image: url(images/back/white.png);
	font-size:10px;
}
#content .photoWrap .thumbM{
	width:140px;
	margin:5px;
	padding:10px;
	border:1px;
	min-height:150px;
	border-style:dashed;
	position:relative;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content .photoWrap .thumbL{
	width:140px;
	margin:5px;
	padding:10px;
	min-height:150px;
	border:1px;
	border-style:dashed;
	float:left;
	position:relative;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content .photoWrap .thumbR{
	width:140px;
	margin:5px;
	padding:10px;
	min-height:150px;
	border:1px;
	border-style:dashed;
	float:right;
	position:relative;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}	
#content .blog hr {
	clear:both;
}
#content .blog .picm {
	margin-left: 2px;
	text-indent:0px;
	margin:2px;
	padding: 2px;
	position: relative;
	display: block;
	border: 1px dashed #CCCCCC;
	background-image: url(images/back/white.png);
	font-size:10px;
	text-align:center;
	clear:left;
	min-width:652px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content #menu {
	font-size:11px;
	border: 1px dashed #999999;
	margin-left: 5px;
	margin-right: 140px;
	text-indent: 4px;
	padding: 5px;
	min-height:60px;
	background-image: url(images/back/white.png);
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content #menu2 {
	font-size:11px;
	border: 1px none #999999;
	margin-left: 5px;
	margin-right: 140px;
	text-indent: 4px;
	padding: 5px;
	min-height:60px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content #menu h3 {
	font-variant:small-caps;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
#content #menu .dat {
	float:right;
}
#content #menu2 h3 {
	font-variant:small-caps;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
#content #menu2 .dat {
	float:right;
}
#content .picm {
	margin-left: 2px;
	text-indent:0px;
	margin-right:140px;
	padding: 2px;
	position: relative;
	display: block;
	border: 1px dashed #CCCCCC;
	background-image: url(images/back/white.png);
	font-size:10px;
	text-align:center;
	clear:left;
	min-width:652px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#content .picr {
	float:right;
	text-indent:0px;
	margin: 2px;
	padding: 2px;
	border: 1px dashed #CCCCCC;
	background-image: url(images/back/white.png);
	font-size:10px;
	text-align:center;
}
#content .picl {
	float:left;
	text-indent:0px;
	margin: 2px;
	padding: 2px;
	border: 1px dashed #CCCCCC;
	background-image: url(images/back/white.png);
	font-size:10px;
	text-align:center;
}
#content .fr {
	float:right;
}
#content .fl {
	float:left;
}
#content .blog2 {
	border: 1px dashed #999999;
	margin-left: 5px;
	margin-right: 140px;
	text-indent: 4px;
	padding: 5px;
	width: 100%;
	position: relative;
	display: block;
	background-image: url(images/back/white.png);	
}
#content .code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}

/* styles */
.pb {
	margin: 2px;
	padding: 2px;
	min-height:120px;
	width:90%;
	border: 1px dashed #CCCCCC;
	background-image: url(images/back/white.png);
	font-size:10px;
	text-align:center;
}
.more {
	font-family: Arial;
	font-size: 8px;
	text-decoration: none;
}
#print {
float:right;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}


/*google*/

.bubble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bubble a:link {
color: #0000FF;
}
.bubble a:visited {
color: #0000F0;
}
.bubble a:active {
color: #0000F0;
}
.bubble h1 {
	color:#660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	font-weight: bold;
}
ul#topmenu {
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#topmenu li	{
	list-style: none;
	float: left;
	margin: 0;
	width: auto%;
	white-space: nowrap;
	}
.hidden {
	visibility: hidden;
}
ul#topmenu a	{
	color:#217633;
	display: block;
	text-decoration: none;
	float: left;
	padding: 0.1em 0.6em;
	}
/* IE 5 bug fix \*/
ul#topmenu a	{
	float: none;
	}  /* end */
ul#topmenu a:hover	{
	text-decoration: underline;
	}
td{
	margin: 0;
	padding: 0;
	text-align: center;
}
th{
	color: #FFFFFF;
	background-image:url(images/back/black.png);
	margin: 0;
	pading: 0;
	text-align: center;
}
fieldset {
	border: 1px dotted #FFFFFF;
	background-image: url(images/back/white.png);
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
legend {
	background-image:url(images/back/black.png);
	border: 1px dotted #ffffff;
	color:#FFFFFF;
	padding: 2px;
}
label {

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}