/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF; text-align:justify;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : none;background:none;}
a:hover {color : #a43b55;text-decoration : underline; background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 15px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 800px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {background : #7a2e40;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 20px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#side-nav {width:124px; float:left;}
#side-nav2 {height:100%; background:#7a2e40; padding:0px 0 10px 7px; color:#fff;}
#side-nav2 a {display:block; color:#fff; font-weight:bold; text-decoration:none; width:89px; padding:0 10px; margin-top:-10px;}
#side-nav2 .nav a:hover {background-color:#fffff0; color:#7a2e40;}
#side-nav2 ul { margin-top:10px; margin-bottom:20px; margin-left:40px;}
#side-nav2 li a { display:block;margin-bottom:10px; padding:0; width:70px; }
#left-column {width : 400px;padding : 0 30px 30px;float : left;}
#right-column {width : 216px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both; text-align:center;}

/*** SideBAR ***/
#main-image {text-align : center; border: 2px solid #f0e9eb;float:right;padding:5px;margin-right:5px;margin-bottom: 10px;background:#F7F7F7;}

#main-image a img{cursor:url(images/zoomin.cur),-moz-zoom-in;}

#main-image span a img{cursor:pointer;}

.sidebar {margin : 0 auto;padding : 10px 0px;background : url(images/shadow.jpg) no-repeat top;}




.checker {
  width: 200px;
  color: #fff;
  font-size: 10pt;
  padding: 5px;
  border: 3px double #444;
  background: #7a2e40;
}

.checker h3 {
color : #fff;
margin : 10px 0;
padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;
}

.checker p {
  margin: 5px 0 0 0;
}
.checker span {
  width: 45%;
}
.checker .submit {
  border: 1px solid #666;
  background: #333;
  color: white;
  width: 50%;
  height: 25px;
}
