html {
    background-color: #000;
    background-image: url('http://www.marccarson.com/images/fs-tile.gif');
}

body {
    background: transparent url('http://www.marccarson.com/images/gradient-dots.png') no-repeat center top;
    color: #fff;
    margin-top:0;  
    text-align: center;
    width: 100%;
    display: table;
}

a:link { color: #F29200; text-decoration:none;}
a:visited { color: #C87800; text-decoration:none;}
a:active { color: #F29200; text-decoration:none;}
a:hover {text-decoration:underline;}

img {border: 0;}

img.thumb {border: 1px solid #666; margin-left: 15px;}
img.thumb:hover {border-color:#999;}

ul li {
    list-style-image: url('http://www.marccarson.com/images/list-item-plus.gif');
    list-style-type: circle;
}

.switchgroup1 {margin-left:12px;}
.imgfloat { border: 1px solid #000; float: left; margin: 0 20px 10px 0px; }

#wrapper {
    background-color:#222222;
    margin: 0 auto; 
    margin-top: 0px; 
    padding-top: 0px; 
    text-align: left; 
    width: 960px;
}

#header {
    background-color: #222222;
    height: auto;
    width: 960px;
}

#header img {
    vertical-align:bottom;
}

#maincontent {
    background: transparent url('http://www.marccarson.com/images/columns-background.jpg') repeat-y top left;
    color: rgb(204,204,204);
    font-size: 13px;
    height: auto;
    line-height: 130%;
    margin-top: 0;
    padding-top: 30px;
    width: 960px;
}

#rightcolumn {
    background:transparent;
    float:right;
    margin-top: 70px;
    padding: 0 30px 0 30px;
    width: 305px;
}

#rightcolumn #demo-gallery .gallery-item {
    margin-bottom: 40px;
	padding:0;
	width: 304px;
}

#rightcolumn #demo-gallery .gallery-item p {
    text-align:left;
    color: #fff;
}

#rightcolumn #demo-gallery .gallery-item img {
    border: 1px solid #444;
    width: 304px;
	height: 170px;
}

#demo-gallery h3, #sidebar-contact-info h3, #sidebar-web-services h3 {
	color: #ccc;
    font-family: Arial, Helvetica, sans;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0;
	text-align: left;
}

#sidebar-contact-info {
    margin-bottom: 40px;
	padding:0;
	width: 304px;
}

#sidebar-web-services {
	margin-bottom: 40px;
	padding: 0;
	width: 284px;

}

#sidebar-web-services ul {
	padding-left: 20px;
}

#sidebar-web-services ul li {
	font-size: 14px;
	margin-bottom: 6px;
	line-height: 140%;
}

#bodytext {
    background: transparent;
    color: rgb(212,212,212);
    float: left;
    font-family: Arial, Helvetica, sans;
    font-size: 13px;
    line-height: 180%;
    padding: 0px 60px 60px 45px;
    width: 480px;
}

#bodytext p {
    color: #ccc;
    font-family: 'Georgia', 'Times New Roman', 'Times', Serif;
    font-size: 14px;
    line-height: 180%;
    padding-left: 20px;
}

#sidebar-contact-info p.contact-info {
    font-size: 14px;
    line-height: 140%;
    padding-left: 20px;
}

#bodytext ul li {
    color: #ccc;
    font-family: 'Georgia', 'Times New Roman', 'Times', Serif;
    font-size: 14px;
}

#bodytext h1 {
    color: #fff;
    font-family: 'Georgia', 'Times New Roman', 'Times', Serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 26px;
}

#bodytext h2 {
    color: #f90; /*was #f90;*/
    font-family: Arial, Helvetica, sans;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: -8px;
}

#footer {
    clear:both;
    padding-top:40px;
}

#hcard-Marc-Carson {
	padding-left: 20px;
}
