body {
margin: 0 0 20px 0;
background: #e5e5e5 url(images/BG-Body.jpg) repeat-x;
font-size: 0.95em;
}

* { 
margin: 0; /*remove all default margins!*/
padding: 0; /*remove all default padding!*/
}


a img {
border: none;
}

html {
font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
font-size: 90%;
color: #666;
}

h1 {
color: #7771ac;
padding: 0;
font-size: 130%;
font-weight: normal;
}

h2 {
color: #7771ac;
padding: 10px 0 0 0;
font-size: 120%;
font-style: italic;
}

h3 {
color: #7771ac;
font-size: 140%;
font-style: italic;
}

p {
padding: 10px 0;
}

#container {
width: 800px;
margin: 20px auto;
background-color: transparent;
}

#top {
height: 130px;
border: none;
}

#DemCox {
height: 200px;

}

#FlashBorder {
background-color: #fff;
height: 13px;
}

#CAD {
background: url(images/BG-DemCox.gif);
}

#home {
margin: 0 8px;
background: #eceafa url(images/BG-Content.jpg) repeat-x;
padding: 30px;
}

* html #home {
height: 1%;
}

#home a {
color: #7771ac;
text-decoration: underline;
}

#home a:hover {
color: #333;
text-decoration: underline;
}

#home ul {
float: left;
width: 660px;
margin: 20px 0;
padding: 20px;
border: 1px solid #d3ccf0;
}

#home li {
float: left;
width: 320px;
list-style-type: none;
text-align: center;
}

#home ul li a {
padding: 0 0 0 10px;
color: #7771ac;
text-decoration: none;
}

#home ul li a:hover {
color: #a0a0a0;
text-decoration: underline;
}

#footer {
clear: both;
height: 76px;
background: url(images/BG-Footer.gif) no-repeat;
}

#footer p {
padding: 20px 0 0 0;
font-size: 11px;
color: #fff;
text-align: center;
}

#footer a {
padding: 0 8px;
font-size: 11px;
color: #a0a0a0;
text-decoration: none;
}

#footer a:hover {
color: #7771ac;
}

#author {
background: transparent;
}

#author p {
padding: 4px 0 0 0;
font-size: 11px;
color: #fff;
text-align: center;
}

#author img {
vertical-align: middle;
}

#author a {
font-size: 11px;
color: #a0a0a0;
text-decoration: none;
}

#author {
color: #7771ac;
}

#ContactForm fieldset {
width: 380px;
border: 1px solid #d3ccf0;
margin: 10px 0;
padding: 20px;
}

#ContactForm legend {
padding: 2px 10px;
color: #7771ac;
font-weight: bold;
font-style: italic;
font-size: 100%;
background-color: transparent;
border: 1px solid #d3ccf0;
}

#ContactForm label {
font-weight: bold;
}

#ContactForm input {
margin: 0;
padding: 2px 5px;
width: 300px;
font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
color: #666;
background-color: #fff;
border: 1px solid #d3ccf0;
}

#ContactForm textarea {
margin: 0;
padding: 0 5px;
width: 300px;
font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
color: #666;
background-color: #fff;
border: 1px solid #d3ccf0;
}

#ContactForm input.send {
margin: 10px 0;
padding: 2px 0;
width: 80px;
font-size: 100%;
font-weight: bold;
cursor: pointer;
color: #fff;
background-color: #7771ac;
border: 1px solid #d3ccf0;
}

.FloatRight {
float: right;
padding: 20px;
}

#address ul {
width: 660px;
margin: 0;
padding: 0;
border: 1px solid #d3ccf0;
}

#address li {
float: left;
width: 220px;
list-style-type: none;
text-align: left;
}