body {
	background-image: url(images/bag.gif);
    background-color:#FFFFFF;
    margin: 0 0 0 0px;
}
body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#wrapper {
	background:url(images/custom_code_by_dan_01.gif) repeat-x;
    height:223px;
    width:100%;
}
#header {
	height:223px;
    width:719px;
    margin:auto;
}
#header-left {
	background:url(images/custom_code_by_dan_03.gif);
	height:223px;
    width:76px;
    float:left;
}
#header-main {
	height:223px;
    width:567px;
    float:left;
}
#header-main-top {
	height:150px;
    width:567px;
	background:url(images/header.gif);
}
#header-main-menu {
	height:73px;
    width:567px;
	background:url(images/custom_code_by_dan_09.gif);
}
#header-main-menu h1 {
	display:none;
}
#header-right {
	background:url(images/custom_code_by_dan_07.gif);
	height:223px;
    width:76px;
    float:left;
}
ul#menu  {
	list-style:none;
    margin:0;
    padding:0;
}
ul#technology {
	list-style:none;
    margin-left:4px;
    padding:0;
}
ul#menu li {
	padding-top:10px;
	height:35px;
    width:141px;
}
ul#technology li {
	height:52px;
    width:112px;
}
ul#menu li, ul#technology li {
    text-align:center;
    vertical-align:middle;
    float:left;
}
#content {
    width:567px;
	margin-left:76px;
	text-align:left;
    vertical-align:top;
}
#content_wrapper {
	background:url(images/content.gif) repeat-y;
    width:719px;
    margin:auto;
}
#round_bottom {
	background:url(images/round_bottom.gif);
    width:719px;
    height:21px;
    margin:auto;
}
#content div {
    width:567px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
#date-line {
	text-align:right;
}
.content-separator {
	background:url(images/sep_hor.gif) repeat-x;
	height:5px;
}
#footer {
    width:634px;
    margin:auto;
}
#footer-left {
    margin-top:15px;
	float:left;
}
#footer-right {
    margin-top:15px;
	float:right;
}

.heading {
	font-size: 18px;
	color: #710000;
	line-height: 20px;
}
.footer_text {
	color: #710000;
}
a:link {
	color: #710000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #710000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #710000;
}
.topa:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topa:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topa:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.topa:active {
	text-decoration: none;
	color: #FFFFFF;
}
#content div .project_item {
    width:525px;
    margin-bottom:20px;
    padding: 0;
}
#content div .project_item .screenshot {
	width:200px;
    float:left;
    padding: 0;
}
#content div .project_item .screenshot a img {
    border:none;
}
#content div .project_item .details {
    width:300px;
    float:left;
    margin-left: 20px;
    padding:0;
}
