body {
	background-color: #292929;
	margin: 0px;
	background-image: url(images/swirl-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	border: 5px solid #00293C;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

.myBox
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 60%;
    padding: 0px;
    text-align: left;
    background-color: #3333FF;
    border: 3px solid #ffffff;

    background-image: url(backrepeat.jpg);
    background-repeat: repeat-x;


    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;
}


#tag {
	background-color: #00293C;
	width: 350px;
	height: 25px;
	float: right;
}

#tag p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	margin-left: 60px;
	margin-top: -2px;
}

#logo {
	float: left;
	width: 270px;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
}

#body {
	width: 675px;
	clear: both;
	padding-left: 6px;
	padding-right: 6px;
	float: none;
}
#body p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	padding-right: 10px;
}

#body h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
}

#body img{
	margin-right: 6px;
}

#body-low {
	width: 700px;
	clear: left;
	padding-right: 6px;
	padding-left: 6px;
}
#body-low p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-top: 15px;
}

#body-low p.script {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-style: italic;
	letter-spacing: 0.2em;
}

#body-low img{
	margin-top: -70px;
	margin-right: 15px;
}
#body ul
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


#body ul li
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#body a
{
	color: #7F9CB4;
}

/* ------------------ <main menu> ------------------ */ 

 #navcontainer
{
	font: 14px Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #FFFFFF;
	width: 300px;
	float: right;
	clear: both;
	height: auto;
}

#navlist li
{
	display: block;
	float: left;
}

#navlist li a, #navlist li a:link
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	border: 1px solid #999999;
	background-color: #000000;
}

#navlist li a:hover
{
	color: #990033;
	border-bottom: 1px solid #990033;
	cursor: pointer;
	background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #FFFFFF;
	cursor: default;
	font-weight: bold;
	border-bottom: 1px solid #990033;
}

#navlist li a#current:hover
{
	border-bottom: 1px solid #B80000;
	background-color: #000000;
}
 
/* ------------------ <category menu> ------------------ */ 
 #categories ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #333333;
	font-size: 16px;
}

#categories ul li { display: inline; }

#categories ul li a
{
padding: 0.2em 1em;

color: White;
text-decoration: none;
float: left;
border-right: 1px solid #999999;
}

#categories ul li a:hover
{
background-color: #369;
color: #fff;
}

/* ------------------ <category colors> ------------------ */ 

#categories ul li.seniors a
{
	background-color: #1e6937;
}
#categories ul li.seniors a:hover
{
	background-color: #009933;
}

#categories ul li.families a
{
 	background-color: #1e3782;
}
#categories ul li.families a:hover
{
	background-color: #0033cc;
}
#categories ul li.weddings a
{
background-color: #691e69;
}
#categories ul li.weddings a:hover
{
	background-color: #990099;
}
#categories ul li.babies a
{
background-color: #9b1e1e;
}
#categories ul li.babies a:hover
{
	background-color: #ff0000;
}
#categories ul li.children a
{
background-color: #9b691e;
}
#categories ul li.children a:hover
{
	background-color: #ff9900;
}
#categories ul li.fineart a
{
background-color: #9b9b1e;
}
#categories ul li.fineart a:hover
{
	background-color: #ffff00;
}
#categories ul li.other a
{
	background-color: #666666;
}
#categories ul li.other a:hover
{
	background-color: #CCCCCC;
}

#news 
{
	background-color: #00293C;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #024B70;
	clear: both;
	height: 80px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: -1px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: -8px;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	
}

.newsmain {
	width: 400px;
	float: left;
	clear: both;
	height: 20px;
	margin-top: 5px;
}

.signup {
	width: 225px;
	float: left;
	margin-top: 9px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #024B70;
}

/*#footer {
	background-color: #990000;
	height: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top: solid #990000;
	border-right: 5px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 5px solid #990000;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: -5px;
}*/

#footer {
	background-color: #00293C;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #00293C;
	border-bottom: 1px solid #00293C;
	
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #00293C;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

