﻿body { background: #022543; width: 702px; font-family: helvetica, arial, sans-serif; margin: 0 auto; padding: 40px 0 0 0; }
#header { width: 702px; float: left; clear: both; padding: 0; margin: 0 0 10px 0; }
h1 img { float: left; padding: 0; margin: 0; }
#content { width: 642px; background: #466287 url(images/corner.jpg) top right no-repeat; line-height: 22px; font-size: 18px; font-family: Georgia, times, serif; margin: 0 0 10px; float: left; clear: both; color: #ffffff; padding: 20px 30px 20px 30px; }
#content div.left { float: left; width: 390px; }
#content div.right { float: right; border-left: 1px solid #ccc; padding: 10px; text-align: center; width: 200px; height: 170px; }

p { text-shadow: 0 1px 0 #022543; }
.pressed { color: #fff; padding: 20px; background: #111; border: 1px solid #000; border-right: 1px solid #353535; border-bottom: 1px solid #353535; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
img { border: none; }
a { color: #065AA3; }
a.btn { width: 250px; padding: 10px 25px 10px 25px; font-family: Arial; font-size: 18px; text-decoration: none; color: #ffffff; text-shadow: -1px -1px 2px #618926; background:#98ba40; background: -moz-linear-gradient(#98ba40, #a6c250 35%, #618926); background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #98ba40),color-stop(.35, #a6c250),color-stop(1, #618926)); border: 2px solid #618926; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

a.btn:hover { text-shadow: -1px -1px 2px #465f97; background-color:#245192; background: -moz-linear-gradient(#245192, #1e3b73 75%, #12295d); background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #245192),color-stop(.75, #1e3b73),color-stop(1, #12295d)); border: 2px solid #0f2557; }
a.btn:visited { color: #ffffff; }
a:visited { color: #ccc; }
#footer { color: #fff; text-align: center; line-height: 1.5em; font-size: .6em; clear: both; }

