/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#f0f0f0;}

p { margin : 0;padding : 5px 0px;}

a:visited, a:link {color : #FF9933;text-decoration : underline;background:none;}

a:hover {color : #FF9933;text-decoration : none;background:none;}

h1 { color : #0066CC;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}

h2 {color : #0066CC;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}

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

h6 {color:#666666; margin : 0;padding : 0px 0px; font-weight:normal; font-size:.8em; }

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 : 20px auto; width : 776px;border: 1px solid #f0e9eb; background-color: #FFFFFF}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {background : #0066CC;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #fff;}
#nav a:hover {text-decoration : underline;color : #fff;}
#main-content {margin : 0 auto;}
#logo {margin: 0px; text-align:right;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #0066CC; }
#left-column {width : 440px;padding : 0 30px 30px;float : left;}
#right-column {width : 270px;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;}
.credit {
width:776px;
margin:0px auto;
text-align:center;
}
.credit a, .credit a:visited{
font-size:10%;
color:#f1f1f1;
}

/*** SideBAR ***/
#main-image {text-align : center;}
#main-image p {
margin-right:10px;
text-align:left;
}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}



/*** other Settings ****/
.floatright {
float:right;
margin-left:5px;
clear:both;
}
.floatleft {
float:left;
margin-right:5px;
clear:both;
}

.pagelink {
display:block;
position: absolute;
left:-50px;
top:-50px;
}