/* CSS Document */

body,html {margin: 0px; padding: 0px; background-color:#ca6474; color: #ffffff; font: normal 12px/18px "Lucida Sans Unicode", "Lucida Sans", Georgia, sans-serif;}

#container {width: 1000px; background: #ca6474 url(../../images/dbgirl.gif) no-repeat top right; float: left;}

#left {width: 478px; background: #ca6474 url() no-repeat bottom left; float: left;}

#right {width: 228px; background: #f0c7d5 url() no-repeat bottom left; padding: 10px; float: left;}

.content {padding: 0px 10px 10px 10px; margin-left: 120px;}

h1 {color: #000; font-size: 10px; font-weight: bold; text-transform:uppercase;}

.middletext {color: #000; font-size: 14px;}

h1 em {color: #ffffff; font-weight: normal; font-style:normal; font-size: 18px;}

.normaltext {color: #786d68; font-size: 12px; font-weight: bold; text-decoration: none;}

a:link, a:visited {color: #ffffff;}
a:hover {color:#6699cc;}

strong {font-size: 20px;}