/* General Styles
=================================*/

body {
	background:url(/images/062.gif) repeat;
background-color:

	text-align: center;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
line-height: 25px;
	min-width: 700px;
}

.clear {
	clear:both;
}

a:link{
	color: #913e19;
	text-decoration: none;
	border-bottom: 1px dotted #913e19;
}

a:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #595a5a;
}


a.img, a.img, a.img {
	border: 0 none;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.2em 0.2em 0.1em #595A5A;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.2em 0.2em 0.1em #595a5a;
}

h1{
	font-size: 1.25em;
}

h2{
	font-size: 1.2em;
}

img {a href; ../images/myspace.gif;
	border: 0px none;
}

/* Layout
=================================*/


#wrapper{
	margin:0 auto 0 auto;
	width:864px;
	text-align: left;
}

#logo{
	width:181px;
	height:35px;
	background: url();

}

#top{
	height: 5px;
	background: #edebd5 url() repeat-y right;
}

#bg{
	padding: 10px 19px 15px 15px;
	background: #edebd5 url() repeat-y right;
}

#branding{
	background: url(../images/chancemain5a.jpg);
	width: 830px;
	height: 194px;
}

#container {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#content{
	float: left;
	width: 405px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #CCCCCC;
	line-height: 1.6em;
}







/* =Nav
----------------------------------------------- */
#nav {
  background-color:#bf7e0c;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:1px 0;
color: #4c0f00; }
.home #nav {
  background-position:0 -70px;
  }
#nav ul {
  margin:0;
  padding:0 20px;
  list-style:none;
  font-size:105%;
  text-transform:lowercase;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav a, #nav strong {
  display:block;
  padding:5px 10px 6px;
  border:solid #ddd;
  border-width:0 1px 0 0;
  color:#ece7cf;
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
  }
#nav #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
  color:#913e19;
  }
#nav a:hover {
  background-repeat:no-repeat;
  }
#nav a strong, #nav #current a strong {
  background:none;
  padding:0;
  border:none;
  }
#nav #h {
  border-left-width:1px;
  }

#container {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#content{
	float: left;
	width: 605px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #CCCCCC;
	line-height: 1.6em;
}


#links {
	float: right;
	width: 180px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 2.0em;
}

#events {
	float: right;
	background: url() no-repeat;
	width: 180px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}




#bottom{
	background: url() no-repeat;
	height: 4px;
}

#footer{
	background: url() no-repeat right;
	height: 50px;
	margin-right: 4px;
}


/* Main Content Styling
=================================*/
img.floatLeft { 
    float: left; 
    margin: 5px 5px 5px 5px; 
}








.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.border{
	padding: 4px;
	border: 1px solid #ECECEC;
}


.shadow {
	background: url(/images/shadow.gif) bottom right;
	padding: 0;
	position: relative;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #666;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}


.blogbody{
	padding-bottom: 20px;
}

.posted{
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}



.comments-body:hover, #commentPreview {
	border : 1px solid #ccc;
	background: #f8f8f8;
}

.comments-body h2, #commentPreview h2 {
	margin-top:0;
}

.odd {
	border : 1px solid #eee;
	background: #fbfbfb;
}

.even {
	border : 1px solid #fff;
}


.example {
	font-family: monospace;
	padding: 1em;
	border: 1px dotted #CCCCCC;
	background-color: #ECECEC;
	overflow: auto;
}

dt {
	font-weight: bold;
}

dd {
	padding: 0;
	margin: 0;
}

dl dd ol {
	list-style-type: lower-alpha;
}

code, pre {
	font-size: 1.1em;
}


/* Sidebar Styling
=================================*/

#linkList{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 312px;
	margin-left: 410px;
	width: 196px;
	background-image: url(images/bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#linkList2{
	padding: 0;
	margin: 0;
	background-image: url(images/extraflower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 250px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #94AB36;
}

#lselect {
	font-size: 0.9em; 
}

#lselect ul li {
	background: transparent url(images/ikonli.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: #789B51;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}





/* Main Content Styling
=================================*/


.title{
	color: #930;
	background: url(/images/ no-repeat left top;	padding: 3px 0 3px 25px;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}


.date{
	color: #333333;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.border{
	padding: 4px;
	border: 1px solid #ECECEC;
}


.shadow {
	background: url(/images/shadow.gif) bottom right;
	padding: 0;
	position: relative;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #666;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}


.blogbody{
	padding-bottom: 20px;
}

.posted{
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}



.comments-body:hover, #commentPreview {
	border : 1px solid #ccc;
	background: #f8f8f8;
}

.comments-body h2, #commentPreview h2 {
	margin-top:0;
}

.odd {
	border : 1px solid #eee;
	background: #fbfbfb;
}

.even {
	border : 1px solid #fff;
}


.example {
	font-family: monospace;
	padding: 1em;
	border: 1px dotted #CCCCCC;
	background-color: #ECECEC;
	overflow: auto;
}

dt {
	font-weight: bold;
}

dd {
	padding: 0;
	margin: 0;
}

dl dd ol {
	list-style-type: lower-alpha;
}

code, pre {
	font-size: 1.1em;
}




/* =Company Nav
----------------------------------------------- */
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */


#cnav {
  background-color:#fff;
  background-repeat:repeat-x;
  width:78%;
  padding:0;
  height:1em;
  position:absolute;
  top:0;
  left:0;
  }


#cnav ul {
  margin:0;
  padding:1em 12px 0;
  list-style:none;
  }
#cnav li {
  display:inline;
  margin:0;
  padding:0;
  background-image:none;
  line-height:1em;
  text-indent:0;
  }
#cnav a, #cnav strong {
  float:right;
  display:block;
  color:#888;
  margin-top:3px;
  padding:.25em 8px;
  border-width:0;
  font-size:85%;
  text-transform:lowercase;
  }
#cnav a strong {
  font-size:100%;
  margin-top:0;
  padding:0;
  }
#cnav strong {
  color:#333;
  }
#cnav a:hover {
  color:#333;
  }


/* Inline quote */
.inlinequote {
	margin: 8px 0px 8px 8px;
	padding: 0px;
	width: 550px;
	float: left;
	font-family: arial, sans-serif;
	font-weight: lighter;
	font-size: 13px;	
	line-height: 17px;
font-style: oblique;
font-stretch: ultra-expanded;
text-decoration: none; }
.quotesign {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;	
	line-height: 10px;
}
/* end Inline quote */

#bc ul {
  float: left;
  width: 37em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#bc li {
  float: left;
  width: 14em;
  margin: 0;
  background-image: url(smileybullet.gif);
  background-position: 0 0px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}