@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #126A6E;
}
.thrColFixHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
} 
.thrColFixHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EFFCFF;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.textindent {
	text-indent: 10px;
}
.coloredText {
	font-size: 14px;
	color: #925694;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
.coloredText2 {
	font-size: 13px;
	color: #107473;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #D4ECDF;
	padding: 3px;
	border: 1px dotted #666;
	width: 665px;
}
.coloredText3 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #68B97C;
	padding: 4px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 1px solid #107179;
}
 #aboutsidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 330px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	background-color: #FFF;
}
#vidplayer {
	padding-top: 2px;
	float: left;
	width: 328px;
	padding-left: 0px;
}
#secondContent {
	margin-top: 0px;
	margin-right: 575px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 8px;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	height: 1010px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-right: 0px;
	height: 115px;
}
#box3 {
	background-color: #FFF7DC;
	padding: 6px;
	border: 1px dotted #8783B1;
	font-size: 13px;
	float: right;
	width: 180px;
	margin-left: 14px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-top: 55px;
	height: 50px;
}

#textleft {
	margin-top: 100px;
}
.drop {
	font-size: 24px;
	top: 15px;
}
#box3 a:link {
	background-color: #FFF7DC;
	
}

#box3 img {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#box10 {
	background-color: #ECE9F2;
	border: 1px dotted #666;
	float: left;
	width: 175px;
	margin-bottom: 0px;
	margin-top: 18px;
	height: 55px;
	padding: 6px;
	font-size: 11px;
}
#box10 a:link {
	background-color: #ECE9F2;
}

#box10 img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#box9 {
	background-color: #ECE9F2;
	border: 1px dotted #666;
	font-size: 13px;
	float: left;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-top: 18px;
	height: 45px;
	padding: 6px;
}

#box9 a:link {
	background-color: #ECE9F2;
	
}

#box9 img {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#box7 {
	background-color: #ECE9F2;
	border: 1px dotted #666;
	font-size: 13px;
	float: left;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 30px;
	padding: 6px;
}

#box7 a:link {
	background-color: #ECE9F2;
	
}

#box7 img {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
}


.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 215px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
} 
.thrColFixHdr #mainContent4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
} 
.thrColFixHdr #footer {
	background:#DDDDDD;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
	padding-top: 10;
	margin-right: 5px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer a:link {
	background-color:#DDDDDD;
	
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smalltext {
	font-size: 12px;
}
.smalltextcolored {
	font-size: 11px;
	font-color; 
	color: #0F6971;
}
.smalltext2 {
	font-size: 11px;
}
.smalltext3 {
	font-size: 11px;
	font-color: #666;
	color: #666;
}
body,td,th {
	font-size: 12px;
}
a:visited {
	color: #5D7B79;
}
a:link {
	color: #5D7B79;
	background-color: #FFF;
}
a:hover {
	color: #925694;

}
#coloredcontent {
	padding-right: 5px;
	padding-left: 0px;
	width: 650px;
}
.redText {
	color: #107478;
}
.redTextbar {
	color: #107478;
	background-color: #FFFDE4;
	height: 18px;
	border: 1px dotted #999;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 664px;
}

#redText2 {
	color: #000;
	background-color: #CCC;
	width: 337px;
	font-weight: bolder;
	padding: 5px;
	margin-left: 0px;
}
#redText2 img {
	margin-left: 10px;
	padding-left: 10px;
}

#redText3 {
	color: #000;
	background-color: #CCC;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	padding: 5px;
	float: none;
}
.redTextbar4 {
	color: #107478;
	background-color: #FFFDE4;
	height: 18px;
	border: 1px dotted #999;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 880px;
}


#video {
	margin-right: 5px;
	text-align: left;
}
#video img {
	margin-bottom: 5px;
}

#video3 {
	margin-right: 5px;
	text-align: left;
	width: 652px;
	float: left;
}
.quick {
	font-size: 13px;
	color: #3774A7;
	font-style: normal;
	padding-left: 40px;
	padding-right: 20px;
}
#chapterOne {
	
	background-color: #FFFFF1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
	border-top-style: dotted;
	border-top-color: #999;
	border-top-width: 1px;
}

#chapterTwo {
	
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
	
}
#chapterthree {
	
	background-color: #F6FCE3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
	
}

#chapterfour {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 5px;
}
#chapterfoura {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 5px;
}


#chapterfoura img{
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 0px;

}

#chapterfive {
	background-color: #F6FCE3;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 600px;
	border: 1px dotted #999;
	margin-left: 15px;
}

#chapterfive img{
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#cesa {
	background-color: #Ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 600px;
	border: 1px dotted #999;
	margin-left: 15px;
}

#cesa img{
	
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#chapterfive a:link {
	background-color: #F6FCE3;
}

#chaptersix {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 600px;
	margin-right: 5px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
}


#chaptersix img{
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 0px;

}
#chaptersixtop {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 600px;
	margin-right: 5px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}


#chaptersixtop img{
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 0px;

}

#chapternine {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 600px;
	margin-right: 5px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
}



#chapternine img{
	float: left;
	height: 102px;
	width: 75px;
	margin-top: 0px;
	margin-right: 9px;
	margin-left: 0px;

}

#chapterten {
	background-color: #F6FCE3;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 600px;
	border: 1px dotted #999;
	margin-left: 15px;
}
#chapterten img{
	float: left;
	height: 93px;
	width: 280px;
	margin-top: 0px;
	margin-right: 9px;
	margin-left: 0px;

}


.chaptersixtitle{
	text-transform: capitalize;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	height: 34px;
	top: 272px;
	}
	
	#chaptersixa {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
	width: 335px;
	margin-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}



#dpi img {
	padding-right: 8px;
	float: left;
}

#chapterthree a:link {
	background-color: #F6FCE3;
}

a:active {
	color: #9E4F90;
}
#contenttext {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
#contenttext img{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#contenttexthome {
	margin-left: 3px;
	padding-top: 36px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#contenttexthome img{
	float: left;
	margin-right: 10px;
	
}


#pbscontenttext {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	width: 670px;
}
#pbscontenttext img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#pbscontenttext1 {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	width: 670px;
}
#pbscontenttext1 img{ 
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#pbscontenttext2 {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#pbscontenttext2 img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#pbscontenttext2a {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#pbscontenttext2a img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

#infocontenttext3 {
	margin-left: 3px;
	padding-top: 10px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 670px;
	height: 200px;
}

#infocontenttext3 img{
	margin-right: 8px;
	margin-bottom: 5px;
}
#infocontenttextabc {
	margin-left: 3px;
	padding-top: 10px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	width: 670px;
	
	border-bottom-width: 1px;
}

#infocontenttextabc img{
	margin-right: 8px;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
}
#info1contenttextabc {
	margin-left: 3px;
	padding-top: 10px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	width: 670px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

#info1contenttextabc img{
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}

#infocontenttext8 {
	margin-left: 3px;
	padding-top: 5px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 670px;
}
#infocontenttext8 img{
	float: right;	
}
#infocontenttext {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	width: 670px;
	height: 140px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#infocontenttext2 {
	margin-left: 3px;
	padding-top: 10px;
	line-height: 17px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 670px;
	height: 126px;
}
#infocontenttext2 img {
	margin-bottom: 3px;
	float: left;
	margin-right: 10px;
	border: 1px solid #333;
	}
	
#infocontenttext9 {
	margin-left: 3px;
	padding-top: 10px;
	line-height: 17px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 670px;
	height: 240px;
}
#infocontenttext9 img {
	margin-bottom: 3px;
	float: left;
	margin-right: 10px;
	border: 1px solid #333;
	}


#contenttext5 {
	margin-left: 3px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

#boxes {
}

#contenttext2 {
	padding-top: 15px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#rightbox {
	background-color: #ECE9F2;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #862780;
	width: 175px;
	margin-left: 0px;
	font-weight: bold;
}
#rightbox a:link {
	background-color: #ECE9F2;
	
}
#airing {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 7px;
}
#around {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #333;
	padding-right: 5px;
	background-color: #FBFFF6;
}

#airing img{
	padding-bottom: 3px;
	padding-right: 7px;
	float: left;
}
#vidline {
	padding-top: 8px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#vidline img{
	float: left;
	border: 1px solid #333;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcolumn {
	width: 800px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 8px;
	height: 1680px;
	margin-left: 8px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
}
.thrColFixHdr .leftcolumn {
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 2px;
	float: left;
	width: 345px;
} 
#picturehome {
	float: left;
	margin: 10px;
} 
#titlebar {
	background-color: #106F76;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 1px;
}
#searcharea {
	
	padding-left: 15px;
}
#cse-search-results {
	padding-left: 15px;
	
	}
#videobar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
	width: 674px;
}

#videobar img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#videobar2 {

}

#videobar2 img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#area {
	width: 680px;
}
#right {
	float: right;
}
#bio {
	float: right;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 5px;
}
#wausau {
	float: left;
	margin-left: 290px;
	margin-top: 8px;
}
#hear {
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
}
#hear2 {
	float: left;
}

#videoshome {
	float: right;
	margin-left: 10px;
}
#boxer {
	float: right;
	width: 150px;
	height: 80px;
	background-color: #FCFFE0;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dotted #137173;
}
#boxer a:link {
	background-color: #FCFFE0;
	
}

#adbox {
	float: right;
	width: 125px;
	padding-left: 6px;
	height: 130px;
	background-color: #ECE9F2;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 13px;
	border: 1px dotted #137173;
}

#adbox a:link {
	background-color: #ECE9F2;
	
}
#borderontop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 10px;
	margin-top: 10px;
}
#smalltext {
	margin-top: 10px;
	margin-bottom: 10px;
}

