
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}


/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */


html {
scrollbar-arrow-color:#ff9900;
scrollbar-track-color:#ffcc33;
scrollbar-face-color:#cc0000;
scrollbar-highlight-color:#ff9900;
scrollbar-3dlight-color:#ffcc33;
scrollbar-darkshadow-color:#ffcc33;
scrollbar-shadow-color:#cc0000;
} 

body {
	background-color: #cc0000;
}

a:link {
	color: #666600;
	text-decoration: underline;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #003663;
	text-decoration: underline;
	background-color: #FFFF00;
}
a:active {
	color: #003663;
	text-decoration: underline;
}

.main {
	margin: 0px 40px 10px 40px;
	padding: 0px;
	font: 11px "verdana";
	color:#000000;
	/*/*/line-height: 16px;
}

.nav {
	padding: 10px;
	font: 12px "verdana";
	color:#000000;
	/*/*/line-height: 14px;
}
.header {
	margin: 0px 15px 10px 20px;
	padding: 0px;
	font: 13px "Arial Black";
	/*/*/line-height: 18px;
	color: 000000;
	
}
.contact {
	padding: 0px;
	font-size: 10px "verdana";
	/*/*/line-height: 16px;
	color: 000000;
	
}

.copy {
	margin: 0px 15px 10px 20px;
	padding: 0px;
	font-size: 12px; 
	font family: "Palatino Linotype";
	/*/*/line-height: 16px;
	color: 000000;
	
}

H1, H2, H3, H4
		{
		margin: 40px 15px 10px 40px;
		font-family: "verdana";
		text-decoration: underline;
		color: cc0000;
		}


p.gradient {
	background-color: #CCCCCC;
background-image: url(file:///H|/Website/To the Point Designs/Website/CSS/images/gradient_strip.gif);
background-repeat: repeat-x;

}

#tdimage {
	background-image: url(file:///H|/Website/To the Point Designs/Website/CSS/images\gradient_strip.gif);
	background-repeat: no-repeat; 
	background-position: center;
}


