/* CSS Document */

body {
margin: 0 0 0 0px;
}

a:link {
	text-decoration: none;
	color:#990000;
	}
	a:hover {
		text-decoration: underline;
		color:#990000;
		}
	a:visited {
		text-decoration: none;
		color:#990000;
		}
	a:visited:hover {
		text-decoration: underline;
		color:#990000;
		}
ul {
	line-height:18px;
}
ol {
	line-height:18px;
}
		
.style1 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #333333;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height:16px;
}
.style4 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:16px;
	font-weight:normal;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style7 {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style8 {
	color: #990000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 18px;
	font-weight: normal;
	}
.main_content {
	padding-left:25px;
	padding-right:15px;
	padding-top:15px;
	}
	.main_contentHome {
	padding-left:25px;
	padding-right:0px;
	padding-top:15px;
	}
.main_contentlogo {
	background-image:url(images/closetguy_logo_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#side {
	background-image:url(images/side_graphic1.jpg);
	background-repeat:no-repeat; 
	background-position:top;
	}	

h3 { font-family:"Times New Roman", Times, serif; color:#990000; text-decoration:underline; }
li {line-height:15px; }
#grey { color:#666666; }