/* CSS Document */
#main { position:relative; left:0px; height:530px; top:0px; width:750px; overflow:auto; overflow-x:hidden; background-image:  url(images/background1.jpg);}
#URLthumbnail { width:150px; height:100px; float:left}
#URLdesc {width:80%; height:100px}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	width: 100%;
	font-size: 14px;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	width: 100%;
	font-size: 16px;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	width: 100%;
	font-size: 18px;
}
h4 {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	width: 100%;
	font-size: 12px;
}
h5 {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	width: 100%;
	font-size: 10px;
}
h6 {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	width: 100%;
	font-size: 9px;
}