body {
	font: 100%/1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #00457c;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainTable {
	width: 770px;
	border: 1px solid #000000;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
}
#mainNav {
	background: #00457c;
	width: 150px;
	vertical-align: top;
}
#footer {
	padding: 5px;
	text-align: center;
	border-top: 1px solid #3F4535;
	height: 50px;
	color: #333333;
}
h1, h2, h3 {
	padding: 0px;
	margin-bottom: 2px;
	color: #bb802b;
}h1 {
	font-size: 130%;
}
h2 {
	font-size: 100%;
	color: #000000;
}
h3 {
	font-size: 90%;
}
p, ul {
    font-size: 12px;
}
a:link, a:visited {
	color: #00457C;
	text-decoration: none;
}
a:hover {
	color: #BB802B;
	text-decoration: underline;
}
 #tabsH {
	float:left;
	width:770px;
	font-size:100%;
	line-height:normal;
      }
    #tabsH ul {
	margin:0;
	padding:5px 10px 0;
	list-style:none;
      }
    #tabsH li {
	display:inline;
	margin:0;
	padding:0;
	font-size: 12px;
      }
    #tabsH a {
	float:right;
	margin:0;
	padding:0 4 0 4px;
	text-decoration:none;
      }
    #tabsH a span {
	float:right;
	display:block;
	padding:5px 6px 4px;
	color:#bdcf9f;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
#content {
	padding: 20px;
	background: url(../images/snowflake-bg.gif) no-repeat fixed top;
	vertical-align: top;
}
#leftColumn {
	background: url(../images/left-shadow.jpg) repeat-y;
	width: 200px;
	vertical-align: top;
}
#rightColumn {
	background: url(../images/right-shadow.jpg) repeat-y;
	width: 350px;
	vertical-align: top;
	padding: 15px;
}
#homePhoto {
	width:258px;
	vertical-align: top;
}
#contentHome {
	width: 228px;
	vertical-align: top;
}
#blogContent {
	width:186px;
	vertical-align: top;
	}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg-shadow.jpg) repeat-y;
}
.blogHeader {
	font-size: 100%;
	margin-bottom: 0px;
}
.blogText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.blogNav {
	margin-bottom: 0px;
	font-weight: bold;
}
hr {
	background: #BDCE9D;
}
.nugget {
	border: 1px dotted #C0C0C0;
	margin-bottom: 10px;
}
.nugheader {
	font-size: 11px;
	font-weight: bolder;
	background: #435B59;
}
.nugbody {
	
}
.calbody {
	font-size: 80%;	
}
.topic {
	border: 1px dotted #C0C0C0;
	margin-bottom: 8px;
}
.topheader {
	font-size: 12px;
	background: #435B59;
}
.topbody {
	
}
#header {
	background: url(../images/coldedge-tech-header.gif) no-repeat;
	border-bottom: 1px solid #3F4535;
	height: 128px;
}
.smallText {
	font-size: 10px;
	color: #bdcf9f;
}
#button {
	margin-bottom: 1em;
	color: #FFFFFF;
	width: 150px;
	padding: 0;
	background: #002E5F;
	font-size: 12px;
	}
	
#button a {
	display: block;
	padding: 5px 5px 5px 1em;
	color: #fff;
	text-decoration: none;
	width: 100%;
	margin: 0;
	background: #002E5F url(../images/button-shadow.gif) repeat-y;
	font-weight: bold;
}

html>body #button a {
	width: auto;
}

#button a:hover {
	color: #fff;
	background: #00428B;
	}

#leftStory {
	padding: 6px;
}
#breadcrumb {
	font-size: 12px;
	color: #333333;
	padding: 4px 4px 4px 20px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #00457C;
}
#footer a:link, #footer a:visited {
	color: #00457C;
}

