﻿#container
{
width: 780px;
margin: 0px auto;
background-color: #fff;
border: solid 1px #666;
}
#bottomfooterrepeater
{
background-image: url('../../images/footer_bottom_bg.jpg');
background-repeat: repeat-x;
}
#topfooterbg
{
background-image: url('../../images/footer_top_bg.jpg');
background-repeat: no-repeat;
width: 972px;
height: 100%;
background-position: bottom;
}
.greydotborder
{
background-image: url("../../images/dot.jpg");
background-repeat: repeat-y;
}
.blackdotborder
{
background-image: url('../../images/blackdot.jpg');
background-repeat: repeat-y;
width: 1px;
height: 3px;
}
.greenleftside
{
background-image: url("../../images/green_left_side.jpg");
background-repeat: repeat-y;
}
.greenrightside
{
background-image: url("../../images/green_right_side.jpg");
background-repeat: repeat-y;
}
#top
{
}
#header
{
width: 780px;
margin: 0px auto;
text-align: right;
color: #000;
}
#leftnav
{
width: auto;
margin: 0;
}
#content
{
}
#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #000;
text-align: center;
}
#leftnav p { margin: 0 0 0 0; }

#outerpair1
{
	background: url(../../images/popup/upperrightfade.png) right top no-repeat;
	width:400px;
}

#outerpair2
{
	background: url(../../images/popup/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

#shadowbox
{
	background-image: url(../../images/popup/shadow.png);
	background-position: right bottom;
}

#innerbox
{
	position: relative;
	left: -8px;
	top: -8px;
	border: solid 1px black;
}

#navtxt 
{
	position: relative;
	text-align:left;  
	font:normal 12px arial; 
	background-color:white; 
	color:black; 
	left: -8px;
	top: -8px;
	border: solid 1px black;
}
.creamleft
{
background-image: url("../../images/cream_left.jpg");
background-repeat: repeat-y;
}
.creamright
{
background-image: url("../../images/cream_right.jpg");
background-repeat: repeat-y;
}