/* body style */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.gif);
	font-size: 80%;
	background-repeat: repeat-y;
}

hr {
	height :2px;
	width : 750px;
	position: absolute;
	left: 0px;
	border-style: dotted;
	border-color: #eee;
	top: 44px;
	}

p {
	lline-height: 1.5em;
	}

table{
	border: 1px solid #616161;
	}

td{
	border-bottom: 1px solid #616161;
	border-right:1px solid #616161;
	}

.sec {
	border: 1px solid #bbb;
	padding: 5px 10px;
	background: #fafafa;
}

.skip {
	position: absolute;
	left: 0px;
	width: 727px;
	top: 0px;
	height: 15px;
	padding: 0.5em 0em 0em 2em;
	font-size: 90%;
	color: #333;
	background: #eee;
	border-top-style: solid;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
}

.copyright {
	position: relative;
	height : 25px;
	background-image: url(../images/copyright.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}

.copyright2{
	position: relative;
	height : 25px;
	background-image: url(../images/copyright2.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
h2 {
	margin: 10px 0px 3px 0px;
	padding: 1px 21px;
	font-size: 90%;
	color: #333;
	border-right: 1px solid #708090;
	border-bottom: 1px solid #708090;
	/* background-image: url(../images/main_bg.gif); */
	font-family: arial, helvetica, sans-serif;
	background-color: #D4D0C8;
}

h3{
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #333;
	padding: 0px 15px  0px ;
	margin: 8px 2px 2px ;
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
	width: 5em;
	background-color: #e7e6e8;
}

a {
	text-decoration: none;
}
  
div.sec2 {
	height: 8em;
	overflow: auto;
	font-size: small;
	margin: 0;
	padding: 0px 5px 5px 5px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.st2 {
	font-size: 90%;
}
.st3 {
	font-size: x-small;
	text-align: right;
}
  
/* head style */
#head {
	position: relative;
	margin: 0px;
	padding: 10px 10px 20px 30px;
	font-style: normal;
	height:80px;
	background-image: url(../images/head_bg.jpg);
	background-repeat:no-repeat;
}

#head h1 {
	font: bold 33px georgia, times, serif;
	margin: 0;
	padding: 0;
	color: #000;
}

/* topnav style */

#topnav {
	position: relative;
	border-top: 1px solid #ddd;
	padding: 3px 20px 3px 10px;
	background-image: url(../images/glbnav_background.gif);
}

#topnav a {
	color: #111;
	background: transparent;
	border-right: 1px solid #8fb8bc;
	background-image: url(../images/bg_nav.jpg);
	padding: 3px 10px;
}

#topnav a:hover {
	color: #008000;
	background: #ddeeff;
	border-right: 1px solid #8fb8bc;	
}

#topnav a.firsta {
	border-left: 1px solid #8fb8bc;
}

/* main style */
#main{
	position: relative;
	width: 750px;
	margin: 0;
	padding: 0;
	/* background-image: url(../images/main_bg.jpg); */
	background-repeat:no-repeat;
	background-position:0% 100%;
}

#maincont {
	position: absolute;
	left:-60px;
	top:20px;
	width: 500px;
	color: #334;
	margin: 0px 250px;
	line-height: 1.4em;
	padding: 0px 20px 50px 20px;

}

#maincont a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}

#maincont h5 {
	border-bottom: 2px dotted #666;
	color: #333;
	font-size: 90%;
	padding: 10px 10px;
	font-family: " SVbN", osaka;
}

#maincont a:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

#maincont .photo {
	border: 1px solid #eee;
	float:right;
}

/* post it */
#maincont span.date {
	border-left: 10px solid #f00;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	border-top: 1px solid #eee;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	background: #fff;
	padding: 5px 4px;
	position: relative;
	top: -5px;
	left: -30px;
	font-size: smaller;
}

#maincont div.data {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-size: 90%;
	line-height: 2em;
	padding: 5px 4px;
}

#maincont p {
	margin: 10px;
}

/* left style */
.leftcont {
	position: relative;
	width:100px;
	margin: 0;
	padding: 0;
	color: #334;
	left: 0px;
}

.leftcont  li {
	position: relative;
	width:130px;
	margin: 0;
	padding: 0;
	color: #334;
	left: 0px;
}

.leftcont h2 {
	margin: 0;
	width:100px;
	padding-left: 10px;
	margin-top:30px;
	font-size: 90%;
	color: #ffcc00;
	background: #999;
}

.leftcont ul {
	list-style-type: none;
	}

.leftcont a {
	list-style-position: inside;
	text-decoration: none;
	border-bottom: 1px solid #669933;
	color: #666;
	display: block;
	margin: 2px 2px;
	padding: 2px 2px 2px 20px;
	font-size: 90%;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.leftcont a:hover {
	text-decoration: none;
	color: #990000;
	background: #ffcc00;
	border-left: 1px solid #900;
	border-bottom:1px  solid #900;
}
