* { margin: 0; padding: 0; }
body { font-family: Tahoma, Arial, sans-serif; background-color: #eeeeee; color: #444444; text-align: center; }
.padding10 { padding: 10px; }
#wrapper { width: 700px; margin: 0px auto; }
#header { clear: both; }
p { text-align: left; font-size: 11pt; margin: 10px 0px; }
p span { font-family: Garamond, Times New Roman, serif !important; color: #222222; font-size: 14pt; font-weight: bold; }
h2 { font-family: Garamond, Times New Roman, serif !important; font-size: 20pt; color: #000000; }
h1 { font-family: Garamond, Times New Roman, serif !important; font-size: 24pt; color: #000000; }
p.destiny { height: 180px; }
#left_content { float: left; width: 45%; border: solid 1px #eeeeee; }
#left_content:hover { background-color: #ffffff; border: solid 1px #aaaaaa; }
#left_content * { text-align: right !important; }
#left_content:hover h1 span { color: #00652e !important; }
#vertical_ruler { float: left; width: 8%; background: url(images/separator.png) top center no-repeat; height: 200px; }
#right_content { float: left; width: 45%; border: solid 1px #eeeeee; }
#right_content:hover { background-color: #ffffff; border: solid 1px #aaaaaa; }
#right_content * { text-align: left !important; }
#right_content:hover h1 span { color: #CB3527 !important; }
#footer { clear: both; text-align: center; }
img { border: 0px !important; }
.imgP { text-align: center !important; }
