body {
    margin: 0px;
    padding: 0px;
    background: #ededec url("images/background.gif") top center repeat-y;
    font-size: 8pt; 
    line-height: 11pt; 
    font-family: verdana, arial, sans-serif; 
    color: #000; 
    height: auto; 
    text-align: center;
    }

a:link {
    color: #990033;
    text-decoration: none;
    }

a:visited {
    color: #990033;
    text-decoration: none;
    }

a:hover {
    color: #354250;
    text-decoration: underline;
    }

a:active {
    color: #354250;
    text-decoration: none;
    }
	
h1 {
    padding: 4px;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 5px;
	}
	
h2 {
    padding: 4px;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 5px;
	}
	
h1.main, h2.main {
    padding: 4px;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 5px;
    width: 100%;
    border-bottom: #ededec 1px solid;
    }
	
h1.main2 {
    padding: 4px;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 5px;
    width: 98%;
    border-bottom: #ededec 1px solid;
    }
#title {
    padding: 4px;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 5px;
    width: 100%;
    border-bottom: #ededec 1px solid;
    }
	
#layout {
    position: relative;
    margin: 5px auto;
    width: 680px;
    color: #000000;
    height: auto;
    background-color: #ffffff;
    text-align: left;
    }

#logo {
    border-bottom: #ededec 1px solid;
    height: 73px;
    text-align: right;
    padding: 4px;
    padding-left: 0px;
    padding-top: 6px;
    }

#logoimg {
    float: left;
    width: 208px;
    height: 66px;
    }

#navigation {
    margin-left: -42px;
	margin-top: -1px; 
	margin-bottom: -1px; 
}

* html #navigation {  /* AnyRSS Tan hack */
	margin-top: -9px; 
	margin-bottom: -9px; 
}

#nav a {
    text-decoration: none;
    display: inline;
    padding: 6px 13px;
    font: bold 11px verdana, arial, sans-serif;
    background: #ededec;
    margin: 0px;
    color: #990033;
    }

#nav a:hover {
    border-width: 0px;
    background: #ffffff;
    color: #990033;
    }

#nav ul {

    list-style-type: none;
    }

#nav li {
    display: inline;
    }

#stockimage {
    margin-top: 4px;
    margin-bottom: 12px;
    height: 170px;
    width: 680px;
    border-bottom: #ededec 1px solid;
    border-top: 1px solid #ededec;
    padding-top: 3px;
    }

#dag {
    padding: 4px; 
    float: right;
    width: 120px;
    height: 100%;
    text-align: left;
    }

#homepagecontent {
    text-align: justify;
    width: 530px;
    padding-top: 4px;
    padding-right: 8px;
    border-right: #ededec 1px solid;
    }

#homepageleft {
    float: left;
    width: 46%;
    background-color: white;
    }

#homepageright {
    width: 46%;
    margin-left: 52%;
}


#homepagerightsitemap {
    width: 48%;
    margin-left: 50%;
	border-left: 1px double #EDEDEC;
}

.latesttutorials, .latesttutorials2 {
    padding: 5px;
    padding-left: 0px;
    width: 100%;
    }

.latesttutorials2 {
    color: #000000;
    background-color: #ededec;
    }

#footer {
    text-align: center;
    clear: both;
    border-top: 1px solid #ededec;
}

.fonts {
    border: 0px;
    width: 250px;
    height: 60px;
}

.wallpapers {
    width: 100px;
    height: 75px;
    border: 0px;
}

.tutorialpreview {
    padding-right: 4px;
    padding-left: 4px;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
    border: 0px;
    height: 50px;
    width: 50px;
}

.tutorial {
    height: 54px;
    margin-bottom: 4px;
}

.tutorials2 {
    background-color: #EDEDEC;
    height: 54px;
    margin-bottom: 4px;
}

.tutdesc {
    height: 52px;
    padding-top: 3px;
}

.border {
    margin-bottom: 3px;
    margin-top: 8px;
}

.htmltable1 {
	border: 1px solid #000000;
	padding: 4px;
	margin: 1px;
	text-align: center;
}

.box1 {
	background-color: #F0F0F0;
	padding: 5px;
	position : absolute;
	left: 200px;
	top: 700px; 
	margin-bottom:2px; 
	height: 30px; 
	width: 300px; 
	border: 1px; 
	border-color: #000000;
	display:table;
}

#sponsors {
	text-align: center;
}
	