﻿.masterTable
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.masterDiv
{
	width:100%;
	height:100%;
	background-image: url('../ThemeImages/GridLight.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	background-attachment: fixed;
	right:0px;
}
.masterContentBlock
{
	background-image:url('../ThemeImages/GreyBackground.png');
}
.contentHeading
{
	width:100%;
}
.contentTable
{
	width:100%;
}
.contentBody
{
	background-color:#FFFFFF;
}
.contentMenu
{
	background-color:#FFFFFF;
	height:30px;
	vertical-align:middle;
	text-align:center;
}
.contentContact
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height: 180%;
	letter-spacing: 1px;
	margin-left:5px;
	margin-right:5px;
	color:#ffffff;
	text-align:right;
}
.textAlignCenter
{
	text-align:center;
}
.textAlignRight
{
	text-align:right; 
}
.ProductTableRow
{
	background-color:#FFFFFF;
}
.ProductTableRowAlt
{
	background-color:#CCCCCC;
}
.seadragons
{
    width:300px;
    height:300px;
    border-bottom-width:0px;
    margin-left:auto;
    margin-right:auto;
}