/****************************/
/*                          */
/* CASCADE STYLE SHEET for  */
/*                          */
/* NAUMACHIA YEARBOOK SHIP  */
/*                          */
/****************************/


/******************************/
/*            BODY            */
/******************************/

body {
    background-color:	#000000;
    text-align:		center; 
    text:		#836f59;

	text:		#666666;
/*      text:		#663300; */
        background-color: #000000; 
        text-align:	center; /* justify; */
	vertical-align:	middle;
        font-size:	12px;
	line-height:	14px;
        font-weight:	bold;
	font-family:	'Book Antiqua', serif;
	font-variant:	normal;
    

/* SCROLLBAR */
    SCROLLBAR-FACE-COLOR:       #772211;
    SCROLLBAR-HIGHLIGHT-COLOR:  #885500;
    SCROLLBAR-SHADOW-COLOR:     #332211;
    SCROLLBAR-3DLIGHT-COLOR:    #883300;
    SCROLLBAR-ARROW-COLOR:      #aa7733;
    SCROLLBAR-TRACK-COLOR:      #443322;
    SCROLLBAR-DARKSHADOW-COLOR: #221100;
    }


#minimal_width {
/*    background-color:	#00ff00; */
    width:	620px;
    height:	1px;
    }


/**************************************/
/*            LINKS COLORS            */
/**************************************/

a:link {
	color:       #776600;
        font-size:   32px;
        font-weight: bold; }

a:active {
	color:       #aa9900;
        font-size:   32px;
        font-weight: bold; }

a:visited {
	color:       #663300; 
        font-size:   32px;
        font-weight: bold; }

a:hover {
	color:       #dd0000; 
        font-size:   32px;
        font-weight: bold; }



/***********************************/
/*            HEADLINES            */
/***********************************/

h1 { color:        #996600;
     align:        center;
     font-weight:  bold;
     font-size:    32px;
     line-height:  32px;
     font-family:  'Book Antiqua', serif;
     font-variant: normal }

h2 { color:        #000099;
     font-weight:  bold;
     font-size:    17px;
     line-height:  17px;
     font-family:  'Book Antiqua', serif;
     font-variant: normal }


/***********************************/
/*            BOOK COVER           */
/***********************************/

#book_cover {
    width:		100%;
    margin:		0px 0px 0px 0px;
    padding:		0px 50px 0px 50px;
/*    border-style:	solid;
    border-width:	1px;
    border-color:	#ffffff; */
    text-align:		center;
    }

#book_top_margin {
    background-image:	url("../_book/topedge.gif");
    background-repeat:	repeat-x;
    width:		100%;
    height:		39px;
    margin:		0px 0px 0px 0px;
    padding:		0px;
    }

#book_right_top_corner {
    float:		right;
    width:		49px;
    height:		39px;
    margin:		0px;
    padding:		0px;
    border-width:	0px;
    }

#book_right_side {
    background-image: url("../bkg/rightedg.gif");
    background-repeat:	repeat-y;
    float:		right;
    width:		49px;
    height:		100%;
    text-align:		left;
    vertical-align:	top;
    }

#book_bottom_margin {
    background-image: url("../bkg/botmedge.gif");
    background-repeat:	repeat-x;
    height:		39px; /* 28px */
    margin:		0px 0px 0px 0px;
    padding:		0px;
    }

#book_right_bottom_corner {
    float:		right;
    width:		49px;
    height:		39px;
    border-width:	0px;
    margin:		0px;
    padding:		0px;
    }

#yearbook {
/*	background-color: #ddaa44;
	background-image: url("../bkg/pattern.jpg"); */
	width:		750px; /* 100%; */
	height:		450px;
	margin:		0px;
	padding:	0px 0px 0px 0px;
	border:		0px;
	text-align:	center;
	vertical-align:	middle;
	}

#book_left_side {
    float:		left;
    background-color:	#770000;
    background-image:	url("../bkg/red2.jpg");
    width:		70px;
    height:		100%;
    }

#main_space {
    background-color: #ddaa44;
    background-image: url("../bkg/pattern.jpg");
    width:		100%; 
    height:		455px;
    margin:		0px 0px 0px 0px;
    padding:		0px 0px 0px 0px;
    text-align:		center;
    vertical-align:	middle;
    }
/*    
#canvas {
    width:		100%;
    text-align:		center;
    vertical-align:	middle;
    padding:		35px 10% 35px 10%;
    }
*/

#outer_box {
    position:		absolute;
/*    left:		140px;
    top:		60px; */
    background-color:	#770000;
    background-image:	url("../bkg/red2.jpg");
    width:		350px; 
    height:		300px; 
    border-style:	inset;
    border-width: 	2px;
    border-color:	#000000;
    text-align:		center;
    vertical-align:	middle;
    margin:		40px 105px 40px 105px;
    padding:		35px;
    }

#inner_box {
/*    position:		absolute;
    left:		35px;
    top:		35px; */
    background-color:	#ddccaa;
    background-image:	url("../bkg/bkg_text.jpg");
    width:		300px;
    height:		250px; 
    border-style:	inset;
    border-color:	#000000;
    text-align:		center;
    vertical-align:	middle;
    margin:		0px;
    padding:		20px 20px 20px 20px;
    }

#face_picture {
    width:		240px;
    height:		150px;
    border-width:	0px;
    }

#bottom_logo {
	width:  	100%;
	height: 	40px;
	margin: 	20px 0px 0px 0px;
	text-align:	center;
	}

#music {
	align:		center;
	}

.hyper_references, .hyper_references_bottom {
/*  background-color:	#ffffff; */
    margin:		0px;
    padding:		0px;
    text-align:		center;
    vertical-align:	middle;
    }

p {
/*    clear:	none;*/ /*left;*/
    }

#language {
/*    background-color:	#cccccc; */
    width:		70px;
    float:		left;
/*    border-style:	solid;
    border-color:	#cccccc;
    border-width:	1px; */ 
    }

#english  {
    width:		30px;
    height:		18px;
    margin:		10px 15px 5px 15px;
/*	position:	absolute;
	float:		left;
	left:		5px;
	top:		5px;
	padding:	0px; */
/*	border-style:	solid;
	border-color:	#cccccc; */
	border-width:	0px; 
	content: "ENGLISH VERSION of this Page";
	cursor:		crosshair;
/*	display:	none; */
	}

#czech {
    width:		30px;
    height:		18px;
    margin:		5px 15px 10px 15px;
/*	float:		left;
	position:	absolute;
	left:		5px;
	top:		35px;
	margin:		5px;
	padding:	0px; */
/*	border-style:	solid;
	border-color:	#cccccc; */
	border-width:	0px; 
	cursor:		crosshair;
/*	display:	none; */
	}
    
#dummy {
/*  background-color:	#cccccc;
    width:	150px; */
    float:	right;
    }

#dummy_flag {
    width:	32px;
    height:	20px;
    }
