﻿


h1, h2, h3, h4 {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
}

body {
	 
	background: #666666 ;
	/* background: url(http://dleugers-ws1/images/background6.gif) repeat; */
    margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #424242;
	font-size: 12px;
	
}


.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	/* position: absolute; */
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
}

h2 {
	/*position: absolute;*/
	color: #333333;
	font-size: 13px;

}
	

TD#menu_td  {
	
	vertical-align: top; 
	width: 200px; 
	text-align: center;
	background-color: white;

}


TD#leftcolumn 
{
    vertical-align: top; 
    height: 8px; 
    background-color: white; 
    text-align: left; 
    width: 200px;
	
}

TD#leftcolumn2
{
    vertical-align: top; 
    width: 8px; 
    height: 4px; 
    background-color: white; 
    text-align: left;
}


TD#leftcolumn3
{
    vertical-align: top; 
    width: 8px; 
    background-color: white; 
    text-align: left;
}

TD#rightcolumn
{
    vertical-align: top; 
    
    width: 699px; 
    height: 4px; 
    background-color: white;
                text-align: left;
}    

TD#centercol
{
    vertical-align: top; 
    
    width: 456px; 
    height: 8px; 
    background-color: white;
                text-align: left;}
                
TD#centercol2
{
    vertical-align: top; 
    width: 456px; 
    text-align: center;}

TD#widecontent
{
    width: 600px; 
    height: auto; 
    
    text-align: left;
}

TD#widecontent2
{
    width: 400px; 
    height: auto; 
    
    text-align: left;
}


TD#rightnarrow
{
    vertical-align: top; 
    width: 8px; 
    height: 4px; 
    background-color: white; 
    text-align: left;
}

TD#rightnarrow2
{
    vertical-align: top; 
    width: 8px; 
    background-color: white; 
    text-align: left;
}

TD#rightcol2 
{
    vertical-align: top; 
    height: 8px; 
    background-color: white; 
    text-align: left; 
    width: 191px;
}
TD#rightcol3
{
    vertical-align: top; 
     
    background-color: white; 
    text-align: left; 
    width: 191px;



/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES 

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; 
	padding-bottom: 40px; 
}



#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;}  */
