/* -------------------------------------- */
/* -- markchisnell.com CSS by D Poole --- */
/* -------------------------------------- */

#menu {
    background: url("../images/dash_line_grey.gif") repeat-y scroll left center transparent;
    float: left;
    height: auto;
    list-style-type: none;
    margin: 10px 0 0 15px;
    width: 170px;
    z-index: 100;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
}
#menu li a {
    color: #0649A2;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: bold;

    line-height: 34px;
    text-decoration: none;
    text-indent: 10px;
	text-transform:uppercase;

}
#menu table {
    border-collapse: collapse;
    margin: -1px;
    padding: 0;
	
}
#menu ul {
    left: -9999px;
    position: absolute;
	
}
#menu ul li a {
    border: 0 none;
    color: #0649A2;
    line-height: 34px;
    padding-left: 5px;
	
    /*width: 100px;*/
}
#menu ul.secondlevel li a {
    /*width: 85px;*/
}
#menu a:hover {
    color: #4E4E4E;
    position: relative;
    z-index: 1;
	text-transform:uppercase;
}
#menu li.multilevel a:hover {
}
#menu li:hover > a {
    color: #4E4E4E;
	text-transform:uppercase;
}
#menu li.multilevel:hover > a {
    color: #4E4E4E;
}
#menu *:hover ul {
    height: 110px;
    left: 0;
    margin-bottom: 1px;
    overflow: auto;
    position: relative;
}
#menu *:hover ul li a {
    font-size: 15px;
    font-weight: bold;
	text-transform:uppercase;
}
#menu *:hover ul li a:hover {
    background: url("../images/little_arrow.png") no-repeat scroll left center transparent;
    color: #4E4E4E;
    line-height: 34px;
}
#pagehead {
    background-color: #FFFFFF;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#footer_content {
    bottom: 0;
    clear: both;
    padding-top: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
}
#footer_content ul {
    background-color: #638CBD;
    color: #000000;
    padding: 3px 0;
}
#footer_content ul li {
    border-right: 1px solid #000000;
    display: inline;
    margin-right: 4px;
    padding: 0 4px;
}
#footer_content ul li a {
    color: #4E4E4E;
    text-decoration: none;
}
#footer_content ul li a:hover {
    text-decoration: underline;
}
#footer_content ul li.last {
    border: medium none;
}
* {
    border: medium none;
    margin: 0;
    padding: 0;
}
body {
    background-color: #CCCCCC;
    color: #4E4E4E;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 69%;
    margin: 0;
    padding: 9px 0;
    text-align: center;
	background: url(../images/Antarc07-10270.jpg) top center repeat;
}
a img {
    border: medium none;
}
#container {
	/*background: url(../images/Antarc07-10270.jpg) top left no-repeat;
    background: none repeat scroll 0 0 #FFFFFF;*/
    border: medium none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 940px;
	
}
#left_wave {
    background: url(../images/left_wave2.png) top left no-repeat;
	background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    position: absolute;
	
    top: 158px;
    width: 940px;
}

#topbanner
{
	background: ;
}

#twitter {
    margin-left: 8px;
    margin-right: -12px;
    text-align: center;
	width: 180px;
}
#twitter .twtr-doc, #twitter h3, #twitter h4, #twitter .twtr-popular {
    font-size: 10px;
}
#twitter .twtr-hd a {
    font-size: 12px;
}
#twitter .twtr-hd a:hover {
    font-size: 12px;
}

#fb-root {
	margin-left: 8px;
	background-color:#fff;
	width:180px;
}

#addthis {
	padding: 10px 0 0 20px;
	font-size: 15px;
	display: block;
	
}

div.contenttop {
    margin: 10px 0 0;
}
div.content {
    background: url("../images/dash_line_grey.gif") repeat-y scroll left center transparent;
    padding: 15px;
}
div.periphcontent {
    background: url("../images/dash_line_grey.gif") repeat-y scroll left center transparent;
    padding: 10px;
}
#menu span.selectedlink {
    color: #4E4E4E;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 34px;
    overflow: visible;
    text-decoration: none;
    text-indent: 10px;
    /*width: 85px;*/
	text-transform:uppercase;
}
#menu span.selected2ndlink {
    color: #4E4E4E;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 34px;
    text-decoration: none;
    text-indent: 15px;
    /*width: 85px;*/
	text-transform:uppercase;
}
#bookspace {
    margin: 10px 0 0;
    padding-left: 8px;
    position: relative;
    width: 160px;
}
div.bookspace {
    margin: 10px 0 0;
    padding-left: 8px;
    position: relative;
    width: 160px;
}
#content_column {
    float: left;
    margin: 0 0 0 0;
    overflow: visible;
    width: 520px;
}
#content_column li {
    margin: 0 0 10px -5px;
    padding: 0 0 0 10px;
}
#content_column a, #third_column span {
    margin: 0;
    padding: 0;
}
#content_column h1 {
    clear: left;
    color: #0649A2;
    font-size: 200%;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0;
	text-transform:uppercase;
}
#content_column h1 a {
    clear: left;
    color: #0649A2;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0;
}
#content_column h1 a:hover {
    clear: left;
    color: #0649A2;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0;
    text-decoration: underline;
}
#content_column h2 {
    color: #0649A2;
    font-size: 130%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
}
#content_column h3 {
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
}
#content_column p {
    font-size: 120%;
    margin: 0 0 11px;
    padding: 0;
}
#content_column ul {
    font-size: 110%;
    margin: 0 0 10px;
    padding: 0;
}
#content_column li {
    font-size: 110%;
    margin: 0 0 0 25px;
    padding: 0 0 5px;
}
#content_column tr {
    font-size: 120%;
    margin: 0 0 0 25px;
    padding: 0 0 5px;
}
#content_column caption {
    display: none;
}
#content_column li.secondlevel {
    background: url("../images/little_arrow.png") no-repeat scroll left top transparent;
    list-style-type: none;
    margin: 0 0 0 35px;
    padding: 0 0 5px 20px;
}
#content_column li.thirdlevel {
    background: url("../images/little_block.png") no-repeat scroll left top transparent;
    list-style-type: none;
    margin: 0 0 0 60px;
    padding: 0 0 5px 20px;
}
#content_column blockquote {
    font-size: 120%;
    margin: 0 15px;
}
#content_column a {
    color: #0649A2;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}
#content_column a:hover {
    font-size: 100%;
    text-decoration: underline;
}
#content_column span.selectedlink {
    color: #0649A2;
    font-size: 120%;
    text-decoration: none;
}
#third_column {
    float: right;
    margin: 10px 15px 0 0;
    padding: 0;
    width: 200px;
}
#third_column ul {
    text-align: center;
}
/*#third_column a, #third_column span {
    margin: 0;
    padding: 0;
}*/
#third_column h1 {
    clear: left;
    color: #0649A2;
    font-size: 170%;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
	text-transform:uppercase;
}
#third_column p {
    font-size: 120%;
    font-weight: normal;
}
#third_column p.promotext {
    text-align: center;
}
#third_column li {
    display: inline;
}
#third_column a {
    color: #0649A2;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}
#third_column a:hover {
    font-size: 100%;
    text-decoration: underline;
}
#third_column span.selectedlink {
    color: #0649A2;
    font-size: 120%;
    text-decoration: none;
}
blockquote#boxout {
    background: url("/images/boxtop.gif") no-repeat scroll left top #66C6C5;
    float: right;
    margin: 5px 0 0 15px;
    padding: 0;
    position: relative;
    width: 210px;
}
p#boxtext {
    background: url("/images/boxend.gif") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    padding: 20px 5px;
    text-align: center;
}
p#boxend {
    background: url("/images/boxbottom.gif") no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    font-size: 100%;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
#boxout a {
    color: #666685;
}
table.data {
    border-collapse: collapse;
    border-left: 1px dotted #339999;
    border-top: 1px dotted #339999;
}
.data caption {
    color: #339999;
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
}
.data thead {
    background-color: #339999;
    color: #FFFFFF;
    text-align: left;
}
.data tbody {
}
.data th, .data td {
    border-bottom: 1px dotted #339999;
    border-right: 1px dotted #339999;
    padding: 5px;
    vertical-align: top;
}
dl.news {
    border-bottom: 1px dotted #339999;
    margin: 0 0 15px;
    padding: 0 0 15px;
}
dl.news:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
dl.news dt {
    color: #339999;
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size: 160%;
    font-weight: normal;
    margin: 0 0 0.5em;
}
dl.news dt img {
    float: right;
    margin: 0;
    padding: 0 4px 4px 0;
}
dl.news dd {
    color: #666666;
    margin-right: 210px;
}
.news {
    display: inline-table;
}
* html .news {
    height: 1%;
}
.news {
    display: block;
}
.photo {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    position: relative;
}
.photoandcaption {
    float: right;
    margin-bottom: 2px;
    margin-left: 15px;
    position: relative;
	color: #666666;
}
.caption {
    color: #666666;
    float: right;
    font-size: 10px;
    position: inherit;
    text-align: right;
    width: 200px;
}
.url {
    color: #999999;
    font-size: 90%;
}

