body {
font:9pt verdana;
color:#000000;
line-height:20px;
margin:5px 5px 5px 20px;
background:#4E4E7C;
background-image:url('http://dancinglightstudio.com/gradient.jpg');
background-repeat:repeat-x;
background-position:left bottom;
background-attachment: fixed;
text-align:center;
}

h1, h1 a {
font:italic 30pt georgia;
color:white !important;
padding-right:0px;
padding-left:0px;
padding-bottom:2px;
padding-top:0px;
text-decoration:none !important;
}

h2 {
font:15pt verdana;
}

#blox {
padding-left:15px;
padding-top:1px;
width:550px;
}

a.nav:link,a.nav:visited,a.nav:active {
font:10pt verdana;
color:white;
background:transparent;
text-decoration:none;
padding:15px;
}

a.nav:hover {
color:#4E4E7C;
background:white;
-moz-border-radius-topright: 10px;  -webkit-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;  -webkit-border-radius-topleft: 10px;
}

#main {
width:780px;
background:#FFFFFF;
margin:0 auto;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
text-align:left;

}

#footer {
width:780px;
background:#FFFFFF;
margin:0 auto;
padding-left:1px;
padding-right:1px;
padding-top:1px;
padding-bottom:1px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.image{
padding:5px;
border: 1px solid #7272B5;
}

a img {
border:none;
text-decoration:none;
}

th {
background-color:white;
color:black;
}

td,table,th {
text-align:center;
font:9pt verdana;
padding:3px;
}

tr.blue td {
background-color:#C7C7E1;
}

tr.white td{
background-color:#FFFFFF;
}

