@charset "utf-8";
/* CSS Document */

body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#3366cc;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a, a:visited{ color:#333399; text-decoration:none;}
a:hover{ text-decoration:underline; }

img{border:none;}

h1{font-size:12px; font-weight:bold; color:#333399;}

#bg{	
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	left:50%;
	margin-left:-527px;
	position:absolute;
	width:1055px;
	min-height:100%;
	}

#container{
	background-color:#FFFFFF;
	width:805px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1;
	}

#flag{
	position:absolute; 
	width:380px; 
	height:225px; 
	z-index:2;
	margin:190px 0px 0px -8px; 
	}	

#musicplayer{
	margin-right:30px;
	margin-top:-5px;
	}

#slideshow_con{z-index:1; position:relative;}

#content{
	width:500px;
	margin-left:290px;
	font-size:12px;
	line-height:1.3em;
	color:#666666;
	}

#toc{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:3em;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#toc a{color:#666666;}
#toc a:visited{color:#666666;}
#toc a:hover{color:#333399; text-decoration:underline;}

.chapter{
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:#000066 1px dotted;
	font-size:16px;
	font-weight:bold; 
	color:#333399;
	padding-top:20px;
	margin-bottom:12px;
	clear:left;
	}
	
.top{
	float:right; 
	font-size:10px; 
	padding-top:2px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333399;
	}
	
#footer{
	clear:both;
	margin:5px 10px 10px 10px;
	}

#footer p{
	margin:10px;
	padding:0px;
	font-size:10px;
	line-height:1.5em;
	color:#666666;
	}	
	
img.header{	margin-left:60px; margin-bottom:0px; }

.sqnavbar{margin-right:9px; float:right;}
.sqnav{padding-top:12px; font-size:10px; text-align:right; display:inline; display:none; color:#003399;}
#sq2{color:#6600CC;}
#sq3{color:#FF6600;}
#sq4{color:#006666;}
#sq5{color:#009999;}