/*======================================*
** stylesheet.css
**======================================*/


#divbloglist {
margin-top: 5px;
margin-left: 385px;
position: absolute;
font-size: 1.0em;
font-weight: bold;
}

/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 83%;
	margin: 0px;
	padding: 0px;
	background-color: #4d7893;
	background-image: url(images/back.png);
}
#wrapper {
	width: 655px;
	margin: auto;
}
img { 
	border: 0; 
    display: block;
    margin-left: auto;
    margin-right: auto
}
h2 {
	color: #db5d25;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}

#date {
	color: #db5d25;
	font-size: .8em;
	font-weight: normal;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;

}

#lastedit {
	color: #db5d25;
	font-size: .8em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;

}

#gbook {
	color: #db5d25;
	font-weight: bold;
	margin-right: 0px;

	margin-left: 10px;

}

a {
	text-decoration: none;
	color: #9DC1D9;
}
a:hover {
	text-decoration:none;
	color: #db5d25;
}
a.thisis {
	margin-top: 10px;
	text-align: center;
	color: #db5d25;
	    display: block;
	    font-weight: bold;
}
a.thisis:hover {
	text-decoration:none;
	color: #FFFFFF;

}
a.linkses {
	margin-top: 10px;
	text-align: center;
	color: #db5d25;
	    font-weight: bold;
}
a.linkses:hover {
	text-decoration:none;
	color: #FFFFFF;

}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#divBanner{
	height: 100px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background-repeat: no-repeat;
		padding-top: 40px;
		padding-left: 10px;
			font-size: 4em;
	background-position: 0px 0px;
}



#divlogo {
	height: 95px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 45px;
	font-size: 3em;

}

span.ain {
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;
}
span.web {
	color: #FFC605;
}
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/
#colLeft {
	width: 175px;
	height: 600px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2b4657;

	padding: 0px;
	float: left;
	margin: 0px;
	background-image: url(images/trans_l.png);
}

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
	height: 410px;
	overflow: auto;
}

#divBreaker {

}
/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/
#colRight {
	height: 600px;
	width: 475px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2b4657;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image: url(images/trans_r.png);
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;

	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;

	padding-right: 9px;

}

#Navigation ul li a:hover,  #Navigation ul li  a.current {


	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #223440;
	color: #db5d25;
	background-image: url(images/trans_r.png);
}


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {
	height: 22px;
	padding-top: 3px;
	margin-right: 0px;
	clear: both;
	color: #9DC1D9;
	text-align: center;
	font-size: small;
	background-image: url(images/trans_f.png);
}
#disclaim {
	color: #9DC1D9;
	text-align: center;
	vertical-align: bottom;

}
/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.allpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.blogpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
	text-align: center;
}
.otherpara {
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}

.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}
#menuTab {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}






