BODY
{
	margin: 0px;
	margin-top: 20px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
    background-image:url('Images/Metal_mesh_fabric_lg.jpg');
	font-family: Tahoma;
	color: #626262;
	text-align: center;
}
a
{
	color: #626262;
	font-size: 13px;
	font-weight: bold;
}
a.normal
{
	font-size: 12px;
	font-weight: normal;
}
a:hover
{
	color: #111111;
}
.PageTable
{
	width: 1000px;
	background-color: #FFFFFF;
	text-align: center;
}
.GalleryTable
{
	width: 400px;
	background-color: #FFFFFF;
}
.ContentTable
{
	height: 323px;
}
.ContentCell
{
	font-family: Georgia;
	font-size: 16px;
	color: #626262;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 22px;
    vertical-align: top;
}
.Content
{
	font-family: Georgia;
	font-size: 16Spx;
	color: #626262;	
	line-height: 22px;
}
.ContentLarge
{
	font-family: Georgia;
	font-size: 16px;
	color: #626262;	
	font-weight: bold;
	line-height: 22px;
}
.redlink
{
	color: #FF0000;	
}
.yellowlink
{
	color: #FFFF00;
}
.greenlink
{
	color: #33CC00;
}
.purplelink
{
	color: #cc0099;
}
.whitelink
{
	color: #FFFFFF;
}
.pinklink
{
	color: #FF0099;
}
.orangelink
{
	color: #FF9900;
}
.bluelink
{
	color: #6699FF;
}
.lightbluelink
{
	color: #0066ff;
}



.redlinksmall
{
	color: #FF0000;	
	font-size: 10px;
}
.yellowlinksmall
{
	color: #FFFF00;
	font-size: 10px;
}
.greenlinksmall
{
	color: #33CC00;
	font-size: 10px;
}
.purplelinksmall
{
	color: #cc0099;
	font-size: 10px;
}
.whitelinksmall
{
	color: #FFFFFF;
	font-size: 10px;
}
.pinklinksmall
{
	color: #FF0099;
	font-size: 10px;
}
.orangelinksmall
{
	color: #FF9900;
	font-size: 10px;
}
.bluelinksmall
{
	color: #6699FF;
	font-size: 10px;
}
.lightbluelinksmall
{
	color: #0066ff;
	font-size: 10px;
}
.redrolloverlink:hover
{
	color: #FF0000;	
}
.yellowrolloverlink:hover
{
	color: #FFFF00;
}
.greenrolloverlink:hover
{
	color: #33CC00;
}
.purplerolloverlink:hover
{
	color: #cc0099;
}
.whiterolloverlink:hover
{
	color: #FFFFFF;
}
.pinkrolloverlink:hover
{
	color: #FF0099;
}
.orangerolloverlink:hover
{
	color: #FF9900;
}
.bluerolloverlink:hover
{
	color: #6699FF;
}
.lightbluelink:hover
{
	color: #0066ff;
}
.Footer
{
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 12px;
	
}
.Footer a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
}
.Footer a:hover
{
	text-decoration: underline;	
}
.CollectionItems a:hover
{
	text-decoration: none;
}
.CollectionItems a:active
{
	text-decoration: none;
}
.ItemTable
{
	font-size: 10px;
}
.ItemImage
{
	border: solid 1px #666666;
}
.ItemImageAlt
{
	border: solid 1px #666666;
	width: 120px;
}
.PageImage
{
    margin-right: 10px;
    margin-top: 0px;
}
.IrinaImage
{
    margin-right: 20px;
    border: 1px solid #666666;
}
.PortfolioLink
{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.SideNav
{
	width: 220px;
	margin-top: 0px;
	margin-left: 20px;
	font-family: Times New Roman;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #DDDDDD;
}
.SideNav a
{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
	color: #626262;
	font-weight: bold;
}
.SideNav a:hover
{
	text-decoration: underline;	
}
.SideNav td
{
	border: 1px solid #c5268f;	
	background-color: #FFFFFF;
}
.ContactTable
{
	border: 1px solid #626262;	
	font-family: Georgia;
	font-size: 16px;
	color: #626262;	
	line-height: 22px;
	width: 100%;
	width: 220px;
	margin-left: 20px;
}
.Button
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.Button a
{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	color: #626262;
	font-weight: bold;
}
.Button a:hover
{
	text-decoration: underline;	
}
.Button td
{
	border: 1px solid #626262;	
}

