/******************************************************************************** 
    Stylesheet for the Brian Yates Web Site
*********************************************************************************/

body		{	font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size: small;
			color: "#B6B6B6";
			background-color: "#FFFFFF";
			margin: 45px;
			padding: 0px;
		}
p, td, li {	
	font-size: x-small; 
	text-align: justify;
}
code {	
	font-size: x-small;
}
a {
	color: "#B6B6B6"; 
	text-decoration: none;
}
select {
	color: "#FFFFFF";
	background-color: "#B6B6B6";
}

table.menu {	
	color: "#B6B6B6"; 
	background-color: "#FFFFFF";
	font-size: x-small;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: "#B6B6B6";
}
		
div.mainBodyContent {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 68px;
	margin-right: 68px;
}

h1		{	
	font-size: small; 
	text-align: left; 
	color: #B6B6B6;
}
h2		{	
	font-size: x-small; 
	text-align: justify; 
	color: #B6B6B6; 
	font-weight: bold;
}

table.designs	{	
	margin-top: 30px;
	margin-bottom: 30px;
}

td.contact	{	padding-bottom: 10px;
			background-color: #ffffff;
			color: #B6B6B6;
			text-align: left;
		}

.imgRight	{	
	float: right; 
	margin-left: 20px; 
	margin-bottom: 20px;
}
.imgBorder	{	
	border: 1px solid #B6B6B6;
}
.imgCaption	{	
	color: #ffffff; 
	background: #B6B6B6; 
	font-size: small; 
	text-align: center; 
	padding-top: 2pt; 
	padding-bottom: 2pt;
}

img.logo	{	margin: 10px;	}

#scLogo		{	position: absolute; visibility: hidden; }
	
table.footer	{	color: #ffffff;
			background-color: #B6B6B6;
			font-size: x-small;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
		}
a.design	{
	color: "#CC3366";
	background-color: "#ffffff";
	text-decoration: none;
}

marquee	{	color: "#CC3366"; background-color: "#ffffff"; padding-top: 20px; }

div.mainBodyContentMarquee {
	margin-top: 18px;
	margin-bottom: 30px;
	margin-left: 68px;
	margin-right: 68px;
}
div.mainBodyContentMarquee2 {
	margin-top: -27px;
	margin-bottom: 30px;
	margin-left: 68px;
	margin-right: 68px;
}
a.footer	{	color: #ffffff;
			background-color: #B6B6B6;
			font-size: x-small;
			font-weight: bold;
		}

#centralPic	{	background-image: url(images/fabrics1-middle.jpg); background-repeat: no-repeat; background-position:  center top;	}

table.designBorder	{	border: 1px solid #B6B6B6;	}

.imgCell {	
	background-repeat: no-repeat; 
	background-position: center top;
	vertical-align: top;	
}