/* yesh.com 2007 */

body {
		background:#FFFFFF;
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:11px;
		}
		
	A			{ font-size:11px; font-family:verdana, arial, sans-serif; color:#FF0000; text-decoration:none; }
	A:link		{ font-size:11px; font-family:verdana, arial, sans-serif; color:#FF0000; text-decoration:none; }
	A:visited	{ font-size:11px; font-family:verdana, arial, sans-serif; color:#FF0000; text-decoration:none; }
	A:active	{ font-size:11px; font-family:verdana, arial, sans-serif; color:#FF0000; text-decoration:none; }
	
	A:hover		{
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	color:#CC0000;
	text-decoration:underline;
}


#sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
}

#sectionheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
}

#photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

.st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}


.hmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	position-top: 0px;
	top: 0px;
	z-index: 8;
	position: absolute;
	right: 0px;
}

.yesh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
}


.h2main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	position-top: 0px;
}

#td1 {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: thin;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 75%;
	background-color: #FFFFFF;
}

#td2 {
	text-align: left;
	width: 75%;
	background-color: #FFFFFF;
}

#Layer1 {
	background-color: #FFFFFF;
	word-spacing: normal;
	border-bottom: 1px solid #000000;
	position-top: 0px;
	position-left: 0px;
	top: 0px;
	left: 0px;
	z-index: 6;
	position: absolute;
	width: 100%;
}


/*
#Layer1 {
	background-color: #FFFFCC;
	text-align: left;
	word-spacing: normal;
	border-bottom: 1px solid #FF9900;
	position-right: 0px;
	position-top: 0px;
	top: 0px;
	left: 0px;
	z-index: 6;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	right: 0px;
}
*/

#siteheader {
	font-size: 9px;
	height: 40px;
	width: 500px;
	z-index: 3;
}

#tut {
	width: 500px;
}




/* Stupid Ass IE and Safari require that you use 
top: 0px;
where as Fireforx will use
position-top: 0px; AND top:0px;
I'm using both to make all the naughty children
play together.
*/

#columns {
	position: absolute;
	top: 50px;
	width: 65%;
	height:100%;
	z-index: 1;
	right: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#row {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;

}


#leftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	height: 3700px;
	width: 280px;
	left: 2px;
	z-index: 4;
	top: 35px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	padding: 5px;
	line-height: 11px;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
}

.texthighlite {
	text-background: underline;

}

#flickrimg1 {
	padding: 5px;
	text-decoration: none;
	border:0;
}

#flickrimg2 {
	padding: 5px;
	text-decoration: none;
	border:0;
}

#flickrimg3 {
	padding: 5px;
	text-decoration: none;
	border:0;
}

#flickrimg4 {
	padding: 5px;
	text-decoration: none;
	border:0;
}

/*
.rollover a { display:block; width:500px; background-color: #FFFFFF; padding: 4px;}
.rollover a:hover { background-color: #FF0000;}

#thinline a { display:block; width:250px; background-color: #FFFFFF; padding: 2px;}
#thinline a:hover { background-color: #FF0000}

#thinline1 a { display:block; width:250px; background-color: #FFFFFF; padding: 2px;}
#thinline1 a:hover { background-color: #FF0000}

#thinline2 a { display:block; width:150px; background-color: #FFFFFF; padding: 2px;}
#thinline2 a:hover { background-color: #FF0000}

#thinline3 a { display:block; width:150px; background-color: #FFFFFF; padding: 2px;}
#thinline3 a:hover { background-color: #FF0000}


#thinline {
	border: thin solid #000000;
	height: 46px;
	width: 254px;
}

#thinline1 {
	border: thin solid #000000;
	height: 146px;
	width: 254px;
}

#thinline2 {
	border: thin solid #000000;
	height: 122px;
	width: 154px;
}

#thinline3 {
	border: thin solid #000000;
	height: 152px;
	width: 154px;
}
*/

.next a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#twohundred {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 200px;
	width: 200px;
}

#threefortyfive {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 200px;
	width: 345px;
}

#chw {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 371px;
	width: 500px;
}

#dlc {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 292px;
	width: 500px;
}

#on {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 387px;
	width: 500px;
}

#toc {
    text-align: left;
	padding: 10px;
	margin-top: 0px;
}

#onehundredfifty {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 30px;
	width: 180px;
	padding: 10px;
}

#genbox {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	padding: 5px;
	width: 190px;
}

#thinline a { display:block; width:250px; background-color: #FFFFFF; padding: 2px;}
#thinline a:hover { background-color: #FF0000}

#thinline1 a { display:block; width:250px; background-color: #FFFFFF; padding: 2px;}
#thinline1 a:hover { background-color: #FF0000}

#anchor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration:underline;
	padding: 3px;
}

#anchor a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	background-color: #FFFF00;
	text-decoration:none;
	padding: 3px;
}

#anchor2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration:underline;
	padding: 3px;
}

#anchor2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	background-color: #FFFF00;
	text-decoration:none;
	padding: 3px;
}
