/* CSS Document */

body {
	background-color:#000000;
	color:#333333;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	min-width: 760px;
}

#bigcontainer {
	/* width:920px; */
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
}

#container {
	width:760px;
	margin-left: 0px;
	margin-right: auto;
	background-color:white;
}


#ccontainer {
	background-color:white;
	margin-left: 5px;
	margin-right: 5px;
}

#footer {
        width:760px;
        height:100px;
        text-align:right;
        font-size:9px;
	clear: both;
}

.column {
	float:left;
}

#center {
        width:575px;
	clear: none;
	background-color:white;
}

#embedded {
        float:right;
	width:336px;
	clear: none;
	margin: 0px 0px 0px 0px;
        }

#right {
        float:right;
	width:170px;
}

img {
        border: none;
}

h1 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#000066;
	padding:5px 3px;
	margin-right: 5px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	background-color:#000066;
	color:white;
	padding:5px 3px;
	margin-right: 5px;
}

h2 a:link, h2 a:visited {
	color:white;
}

h3 {
        font: bold 11px arial, sans-serif;
        text-decoration: underline;
	color: #0000ff;
        margin: 11px 0 0 0;
}

li {
	list-style-position: inside;
}

.advert {
	font-size:9px;
	color:#666666;
}

#logo {
	position: float;
	float:left;
	clear: none;
	margin-top:10px;
	margin-left:20px;
}

#google {
	position: float;
	float:right;
	clear: none;
	right:20px;
	top:0px;
}
#hadds {
	width:760px;
        background-color:#0000FF;
}

.pgfoot {
	width:100%;
	border-top:1px solid #CCCCCC;
	font-size:9px;
	padding-bottom:20px;
}

.pgfoot a:link, .pgfoot a:visited {
	color:#333333;
	text-decoration: none;
	border-bottom:1px dotted #cccccc;
}

.pgfoot a:hover {
	color:white;
	background-color:#d03e36;
	text-decoration: none;
}
#headermenu {
	width:760px;
	background-color:#000066;
	clear: both;
}

/*         Header Menu             */
ul#headerlist {	
	padding-left:0px; /* Required for Firefox */
	margin-left: 0px; /* Required for IE */
	font-size:14px;
}

#headerlist li {
	padding: 6px 5px;
	display: inline;
	list-style-type: none;
}

#headerlist a {
	background:none;
	color:white;
	text-decoration: none;
}

#headerlist a:link, #flist a:visited {
	color:#f4f4f4;
	text-decoration: none;
}


#headerlist a:hover {
	color:white;
	background-color:#00009c;
	text-decoration: none;
}

/*FAQs Menu*/

#faqs { margin-left:-5px; }

#faqs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	}

#faqs li { margin: 0 0 0 0; }

#faqs a {
	display: block;
	padding: 3px 2px 3px 18px;
	color: #000066;
	text-decoration: none;
	font-size:10px;
	background-image:url(/images/folder.gif);
	background-repeat:no-repeat;
}

#faqs a:hover {
	color: #fff;
	background-color: #000066;
	text-decoration: none;
}

#faqs ul a {
        display: block;
	_height: 1em; /* Bug fix for IE */
}

#faqs ul ul li {
        margin: 0 0 1px 0;
}

#faqs ul ul a {
        display: block;
        color:#000066;
        text-decoration: none;
        font-size:9px;
        background-image:none;
}

#faqs ul ul a:hover {
        display: block;
        margin-left: 5px;
        color: #fff;
        text-decoration: none;
        font-size:9px;
        background-color: #000066;

}


/*Footer Menu*/


ul#flist {	
	padding-right:30px;
	padding-top:60px;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-size:9px;
}

#flist li {
	display: inline;
	list-style-type: none;
}

#flist a { padding: 2px 8px; border-bottom:none;}

#flist a:link, #flist a:visited {
	color:#333333;
	text-decoration: none;
	background-color:#e5e5e5;
	font-size:9px;
}


#flist a:hover {
	color:white;
	background-color:#d03e36;
	text-decoration: none;
}

div.minimenu {
        border: 0.1em outset;
        border-color: #000;
        color: #ffffff;
        text-align: center;
        font-size: 8pt;
        margin: 1em;
        background: #000066;
}
div.minimenu a {
        display: block;
        color: #ffffff;
        background: #000066;
}
div.minimenu a:hover {
        color: #ffffff;
        background: #000066;
}

div.book {
        border-top: 1px SOLID #9C9;
        margin-top: 1em;
        color: #000;
        padding: 0.5em;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background: #FFF;
}

div.sitefooter {
	width:570px;
	clear:none;
}

#skyscraper {
        float:right;
	width:160px;
	clear: none;
/*
	position: relative;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
*/
}
