body
{
	padding-top: 25px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Palatino Linotype, Times, arial, helvetica;
	background-position: center top;
}

table.main
{
	width: 780px;
	background-image: url('/images/Splatter-Background.jpg');
	border: 1px solid #000000;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px;
}

span.headingnote
{
	font-size: 15px;
	font-weight: normal;
}

a
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #ff00cc;
    text-decoration: none;
}

.navlinks
{
	height: 20px;
	width: 780px;
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	
}

.navlinks a
{
	color: #ffffff;
	text-decoration: none;
}

.navlinks a:hover
{
	color: #ff00cc;
	text-decoration: none;
}

.maincontent
{
	width: 780px;
	padding-bottom: 10px;
}

.navcontainer
{
	background-color: #f3f3f3;
	height: 100%;
	border-right: 1px dotted #000000;
}


img
{
	border: none;
}

table.index
{
	border: 2px solid #000000;
	width: 370px;
	font-size: 14px;
}

table.index td.indeximagecontain img
{
	border: 1px solid #000000;
}

table.index td.indeximagecontain
{
	width: 105px;
	height: 105px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

table.index td.indeximagelabel
{
	padding: 5px;
	background-color: #ffffff;
}

table.work
{
	border: 2px solid #000000;
	width: 370px;
	font-size: 14px;
}

table.work td.workimagecontain img
{
	border: 1px solid #000000;
}

table.work td.workimagecontain
{
	width: 105px;
	height: 105px;
	border-right: none;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

table.work td.workimagelabel
{
	padding: 5px;
	background-color: #ffffff;
}

table.pricelist
{
	border: 2px solid #000000;
	width: 100%;
	font-size: 14px;
	background-color: #ffffff;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	text-align: center;
}

table.pricelist span.mainheader
{
	font-weight: bold;
	font-size: 22px;
}

table.pricelist span.subheading
{
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
}

div.contactnote
{
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px;

}

table.contact td.label
{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 100px;
}


.smallimagecontain
{
	border: 2px solid #000000;
	border-bottom: none;
	background-color: #cccccc;
	padding: 5px;
	width: 100px;
	text-align: center;
	
}

.smallimagecontain img
{
	border: 1px solid #000000;
}

.smallimagelabel
{
	font-size: 12px;
	padding: 5px;
	text-align: center;
	width: 100px;
	border: 2px solid #000000;
	border-top: none;
	background-color: #ffffff;
}

.smallimagelabel a
{
    color: #000000;
    text-decoration: none;
}

.smallimagelabel a:hover
{
    color: #ff00cc;
    text-decoration: none;
}

.bigimagecontain
{
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 5px;
	text-align: center;
	
}

.bigimagecontain img
{
	border: 1px solid #000000;
}

.bigimagelabel
{
	font-size: 12px;
	padding: 2px;
	text-align: center;
	border: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	background-color: #ffffff;
}

table.viewer
{
	background-color: #ffffff;
	width: 600px;
	height: 600px;
	border: 2px solid #000000;
}

table.pagelinks
{
	width: 50%;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px;
}

table.pagelinks td
{
	text-align: center;
	font-size: 15px;
}

table.pagelinks a
{
    color: #999999;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

table.pagelinks a:hover
{
    color: #000000;
    text-decoration: underline;
}

.footer
{
	color: #ffffff;
	background-color: #000000;
	font-size: 18px;
	height: 20px;
	text-align: center;
	letter-spacing: .1em;
}
