/*** default font settings ***/
	p, div, td, blockquote {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		}
		
p {margin: 7px;
line-height: 1.5em;
}

h1              { font-size: 2em; margin: 7px; }
h2              { font-size: 1.5em; margin: 7px; }
h3              { font-size: 1.17em; margin: 7px; }

	a:link {
		text-decoration: none;
		color: #006600;

		}
	a:visited {
		text-decoration: none;
		color: #800000;
		}
	a:hover, a:active {
		text-decoration: none;
		color: #006600;
		}

	a.chnl {
		text-decoration: none;
		color: #fff;
		}
	a.chnl:hover {
		text-decoration: none;
		color: #fff;
		}
.yukonhdln ul li {
		list-style-image: url(http://www.rogersharrison.com/arrow.gif);
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 13px;
		}


		
	.pagetitle {
		font-size: large;
		}

#scrollArea {
  position : absolute;
 left  : 515px;
  top   : 10px;
 height  : 200px;
 width  : 15px;
 border  : 1px solid #666;
 overflow : hidden;
 }

 #scroller {
 position : absolute;
 top   : -1px;
 width  : 25px;
 background : #AAA;
 border-top : 1px solid #666;
 border-bottom : 1px solid #666;
}

ul#list-nav {
list-style:none;
margin:20px;
padding:0;
width:925px
}
ul#list-nav li {
display:inline
}
ul#list-nav li a {
text-decoration:none;
padding:5px 0;
width:100px;
background:#000000;
color:#eee;
float:left;
text-align:center;
border-left:1px solid #fff;
}
ul#list-nav li a:hover {
background:#800000;
color:#000
}


#wrapper {
		width:975px;
		margin:0px auto;
		border:1px solid #bbb;
		padding:10px;
	}

div.link-list {
        width:10.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}

#main {
        margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}


#content-area  {
background: #ffffff;
width:970px;
height:750px;
color:#000;
font:Comic Sans MS;
}

#content-test  {
background:#FFFFFF;
PADDING:2px;
width:777px;
color:#000;
border-left:5px solid #fff;
font:Comic Sans MS
}

#header-box  {
background:#CC99FF;
PADDING:5px;
width:970px;
height:135px;
}

#property  {
background-color:#000000;
width: 970px;
font-family: Verdana, Geneva, sans-serif;
font-size: 32px;
text-align:top;
color: #BDB76B;
font-style: bolder;
letter-spacing: -5;
line-height: 95%
}


#example  {
background:#BDB76B;
width: 970px
}

body {
  background:#BDB76B
}

.alignRight{text-align: right;}

#box1 {width:618px;position:absolute; }
#box2 {width:330px;float:right;background:#cccccc;} 


#partner-box  {
background:#ffffff;
PADDING:5px;
width:960px;
height:135px;
}

.right-element {
   position: absolute;
   right: 0;
   width: 75%;
   text-align: right; /* depends on element width */
   } 

img.floatLeft { 
    float: left; 
    margin: 8px; 
}

