body {
margin: 0;
font: 14px verdana, tahoma, arial, sans-serif;
color: #333;	
background: #fff;
}

a {
color: #b30;
text-decoration: none;
}

a:hover {
color: #17b;
}

vlink {
color: #333;
}

img {
border: 0;
}

h1 { 
border-bottom: 1px solid #b30;
font-weight: bold;
font-size: 18px;
letter-spacing: 1px;
color: #b30;
margin: 0;
clear: both;
}

h2 {
font-weight: normal;
font-size: 16px;
color: #000;
margin: 12px 0;
text-transform: uppercase;
}

h3 {
font-weight: normal;
font-size: 18px;
color: #b30;
margin: 0;
}

b {
font-weight: normal;
}

ol {
margin-top: 6px;
margin-bottom: 6px;
}

ol li {
line-height: normal;
padding-bottom: 10px;
}

#header {
margin: 0;
height: 72px;
background: #fff;
text-align: left;
clear: both;
}

#header img {
margin: 4px;
}

#craftysyntax {
position: absolute;
top: 0;
right: 0;
}

#header h1 {
margin: 0 0 8px 0;
font: 42px tahoma, verdana, arial, sans-serif;
color: #333;
border: none;
letter-spacing: 9px;
}

#menu {
background: #b30;
height: 32px;
margin: 0;
text-align: center;
padding: 0;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}

#menu ul {
margin: 0 2%;
padding: 0;
list-style: none;
line-height: 32px;
}

#menu li {
display: block;
float: left;
height: 32px;
width: 16%;
margin: 0;
padding: 0;
}

#menu a {
height: 32px;
width: 100%;
color: #fff;
text-decoration: none;
text-align: center;
margin: 0;
padding: 7px 0 3px 0;
}

#menu a.active {
color: #fff;
font-weight: bold;
text-transform: uppercase;
}

#menu a:hover {
color: #fff;
font-weight: bold;
letter-spacing: 2px;
}

#wrapper {
width: 990px;
margin: 0 auto;
padding: 0;
}

#mainContainer {
float: left;
padding: 20px 0 20px 0;
width: 780px;
text-align: left;
}

#sidebar {
float: left;
width: 180px;
margin: 0 0 20px 5px;
color: #000;
}

#sidebar img {
margin: 0 auto;
}

#sidebar p {
font-size: 12px;
margin-top: 0;
padding: 0;
line-height: 18px;
word-spacing: 1px;
}

#sidebar h5 {
font-size: 16px;
color: #b30;
margin: 0;
padding: 0;
}

#sidebar a {
color: #333;
text-decoration: none;
}

#sidebar a:hover {color: #17b;}

#sidebar ul {
margin: 0 0 16px 0;
padding: 0 0 0 4px;
list-style: none;
}

#sidebar li {
font-size: 13px;
}

#content {
float: right;
width: 570px;
line-height: 20px;
word-spacing: 2px;
text-align: left;
}

#content p {
margin: 0;
padding: 0 0 20px 0;
text-align: justify;
}

#content h3 {
font-size: 14px;
font-weight: normal;
color: #000;
margin: 0;
}

#content h4 {
font-size: 18px;
font-weight: bold;
color: #000;
margin: 0;
}

#content img {
}

#adsense {
width: 180px;
margin-top: 20px;
padding: 8px 10px 20px 10px;
float: right;
background: #fff;
}

#adsense h2 {
margin: 0 0 12px 0;
font-size: 110%;
font-weight: bold;
color: #17b;
text-align: center;
}

#adsense h4 {
font-size:90%;
margin: 0;
padding: 8px 8px 0 8px;
border-top: 1px dashed #ccc;
border-left: 1px dashed #ccc;
border-right: 1px dashed #ccc;
}

#adsense p {
font-size:90%;
margin: 0 0 16px 0;
padding: 0 8px 8px 8px;
border-bottom: 1px dashed #ccc;
border-left: 1px dashed #ccc;
border-right: 1px dashed #ccc;
}

#footer {
background: #b30;
margin: 0;
padding: 20px;
text-align: center;
font-size: 9px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
color: #fff;
}

.portfolio {
margin: 0 auto;
clear: both;
}

.portfolio h3 {
color: #333;
}

.portfolio img.thumb {
float: left;
display: inline;
margin: 4px 4px 12px 0;
padding: 0;
border: 1px solid #333;
}

.portfolio a:hover img.thumb {
border: 1px solid #17b;
}

.desc {
width: 305px;
margin: 0;
float: right;
display: inline;
}

.desc a {
color: #b30;
}

.desc a:hover {color: #17b;}

.blue {color: #17b;}
.bold {font-weight:bold;}
.center {text-align:center;}
.dropcap {float: left; vertical-align:top; margin: 4px 1px 0 0;}
.red {color: #b30;}
.yellow {color: #b80;}