body {
	text-align:center;
	background-color:#0e4f8b;
	background-image: url("http://www.graphicalwonder.com/bgmain2.jpg");
	background-position: top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:verdana,arial, serif;
        color:#303030;
	font-size:84%;
	line-height:150%;
}
#wrapper {
	width:1000px;
	text-align:left;
	margin:0 auto;
	}
#leftcol {
	width:630px;
	float:left;
	background-color:#FFF;
	padding:10px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:30px;
	border-style:solid;
	border-color:#0a89ff;
	}
#rightcol {
	width:250px;
	float:right;
	background-color:#FFF;
	padding:10px;
	border-top:0px;
	border-right:30px;
	border-bottom:0px;
	border-left:0px;
	border-style:solid;
	border-color:#0a89ff;
	}
#archive {
	width:800px;
	float:left;
	background-color:#FFF;
	padding:10px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:30px;
	border-style:solid;
	border-color:#0a89ff;
	}
a:link {
	color: #0083fe;
	text-decoration:underline;
	}
a:visited {
	color: #0083fe;
	text-decoration:underline;
}
a:hover {
	color:#ff7e00;
	text-decoration:none;
}
a:active {
	color: #0083fe;
	text-decoration:underline;
}
H1 {
font-size:1.4em;
}
H2                 {
	padding:10px;
	padding-bottom:0px;
	padding-top:0px;
	color:#ff7e00;
	font-size:1em;
}
H3 {
	background-color:#0084ff;
	background-image:url("http://www.graphicalwonder.com/bgBlue.jpg");
	background-repeat:repeat-x;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	text-align:left;
	border: 3px solid #F3F3F3;
}
H3 a:link{
color:#FFF;
}
H3 a:visited{
color:#FFF;
}
H3 a:hover{
color:#FFF;
}
H3 a:active{
color:#FFF;
}

ul.extra          {
	list-style:none;
	padding:0;
	margin:0;
	background-color:#007ef3;
	border: 3px solid #F3F3F3;
    }
ul.extra li       {
	padding:5px;
	display:block;
	color:#FFF;
    text-decoration:none;
	border-bottom:1px dashed #2194fe;
	}
ul.extra li a:link {
	padding:5px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
ul.extra li a:visited {
    display:block;
	color:#FFF;
	padding:5px;
	font-weight:bold;
    text-decoration:none;
       	}
ul.extra li a:hover  {
	display:block;
	padding:5px;
	color:#000;
	background-color:#FFF;
    text-decoration:none;
	}
ul.categories          {
	list-style:none;
	padding:1em;
	margin:0;
	background-color:#FFF;
    }
ul.categories li       {
	display:block;
	color:#007ef3;
    text-decoration:none;
	border-bottom: 1px dashed #d7ecff;
	}
ul.categories  li a:link {
	display:block;
	color:#007ef3;
	text-decoration:none;
	}
ul.categories li a:visited {
    display:block;
	color:#007ef3;
	text-decoration:none;
       	}
ul.categories li a:hover  {
	display:block;
	color:#ff2bb8;
    text-decoration:none;
	}
#calendar {
  	line-height: 140%;
	color: #666666;
	font-size:small;
	padding: 2px;
	text-align: center;
	}
#calendar table {
	width: 100%;
    padding:2px;
	}
#calendar th {
	text-align: center;
	font-weight: normal;
	}
#calendar td {
	text-align: center;
                     }
#calendar caption {
    background-color:#007ef3;
	color: #FFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding: 10px;
	}
.blue {
    background-color:#0084ff;
	background-image:url("http://www.graphicalwonder.com/bgBlue.jpg");
	background-repeat:repeat-x;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	text-align:left;
	border: 3px solid #F3F3F3;
	}
.orange {
    background-color:#ff7e00;
	background-image:url("http://www.graphicalwonder.com/bgOrange.jpg");
	background-repeat:repeat-x;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	text-align:left;
	margin-bottom:10px;
	border: 3px solid #F3F3F3;
	}
.divide {
	padding:3px;
	padding-top:5px;
	padding-bottom:5px;
}
.entryBody {
	padding:10px;
	background-color:#f3f3f3;
}
.header {
	border: 3px solid #F3F3F3;
}
 th {
	color:#ff7e00;
}
td {
	border: 1px solid #F2F2F2;
}
.entryFooter {
	display:block;
	padding:5px;
	color:#000;
	border-top: 1px dashed #6c6c6c;
border-bottom: 1px dashed #6c6c6c;
}
.entryDivider {
	width:602;
	padding:0;
	margin:0;
	background-image:url("http://www.graphicalwonder.com/entryDivider");
	background-repeat:no-repeat;
	text-align:center;
}

.about {
padding:30px;
	}
.shane {
padding:20px;
	}
.project {
padding:10px;
border: 3px double #EEE;
background-color:#FFF;
background-image: url(http://www.graphicalwonder.com/tbl_btm.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}
.tblbtm {
background-image: url(http://www.graphicalwonder.com/tbl_btm.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}
li.black a:link { background-color:#000;}
li.black a:visited { background-color:#000;}
li.black a:hover { background-color:#ff6000;}
li.black a:active { background-color:#000;}
