/* CSS Document */

body {
	margin: 9px, 9px, 0, 9px;
	padding: 0;
	background-color: #ffffff;
}

#wrapper {
}

#level0 {
	background-color: #ffcc00;
	width: 100%;
	height: 100%;
}

#level1 {
	margin-left: 143px;
	padding-left: 9px;
	background-color: #ffffff;
}

#level2 {
	background-color: #fff3ac;
	position: relative;
	width: inherit;
}

#main { /*middle col main content*/
	margin-right: 9em;
	padding-right: 9px;
	background-color: #ffffff;
	height: 100%;
}

#main h1 {
	margin: 0;
	padding-left: 3em;
	font: 1.25em Verdana, Helvetica, Arial;
	color: #660099;
	background-color: #ffcc00;
}

#main dt {
	font-weight: bold;
	font-size: 120%;
	margin-top: .8em;
}

#topBar {
	background-color: #ffcc00;
	width: 100%;
	font: bold .8em/1.7em Arial, Geneva, sans-serif;	
}

#topBar form {
	float: right;
	width: 12em;
	text-align: right;
	margin: 0;
	line-height: .7em;
}

#topBar input {
	font-size: .8em;
}

#topBar b {
	display: block;
	text-align: left;
	font: bold .8em/1.7em Arial, Geneva, sans-serif;
}

#advBar {
	background-color: #fff3ac;
	clear: right;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#advBar p {
	text-align:right;
	margin:0 0.5em;
	font-weight:bold;
}

#advBar img {
	margin-bottom:1em;
	text-align: center;
}

#tipDay {
	float: right;
	width: 7em;
	background-color: #fff3ac;
	position: relative;
}

#tipTitle {
	float: right;
	width: 7em;
	text-align: right;
	position: relative;
	font: .8em/1.8em Arial, Geneva, sans-serif;
	background-color: #ffcc00;
}

.note {
	color: #ffcc00;
}

#lftBar {
	position: absolute;
	width: 143px;
	top: 50px;
	left: 9px;
}

#imgLogo_sm {
	position: absolute;
	width: 141px;
	top: 14px;
	left: 0px;
	height: 57px;
	margin-top: 5px;
	background-image: url(images/logo_lgsd.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff3ac;
}

#imgSite_name {
	position: relative;
	width: 100%px;
	top: 0px;
	left: 0px;
	height: 40px;
	margin-top: 5px;
	background-image: url(images/site-name_drk.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#w3cCheck {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#lftNavlist_1 {
	position: absolute;
	margin: 0;
	width: 141px;
	top: 77px;
}

#lftNavlist_1 h3 {
	margin: 0;
	padding: 3px;
	background-color: #ffcc00;
	font-weight: bold;
	font-size: 1em;
	text-align: center;

}

#lftNavlist_1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#lftNavlist_1 li {
	/*color: #000000;
	padding: 4px 18px;*/
}
#lftNavlist_1 li:hover {
	background: #fff3ac;
}
#lftNavlist_1 a {
	border: none;
	/*color: #000000;*/
	display: block;
	font-weight: normal;
	padding-left: 17px;
}
#lftNavlist_1 li a:hover {
	color: #660000;
	text-decoration: none;
}

#rtBar {
	position: absolute;
	width: 9em;
	top: 0px;
	right: 0px;
}

#rtBar h3 {
	margin: 0;
	padding: 3px;
	background-color: #ffcc00;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	font-family: font: bold .8em/1.7em Arial, Geneva, sans-serif;
}

#rtBar p {
	font-size: .9em;
	text-align: center;
}

/*//////////web design by//////////*/
#beatLinx { padding: 10px
}
#beatLinx a { 
color: #FCFCFC; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
margin: 0px;
text-align: justify; 
}
#beatLinx a:hover { color:#ffffff; font-weight: bold;
 text-decoration:underline;
}
/*//////////end web design by//////////*/
