body {margin: 0; padding: 0;}

a:link, a:visited {color: #003366}


/************* Navigationbar **************/
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1797FC;
	word-spacing: normal;
	border: 1px dashed #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding: 4px 10px 4px 10px;
	text-align: left;
}

.navbar a:link, .navbar a:visited, .navbar a:active{ text-decoration: none; color: #FFFFFF; }
.navbar a:hover { text-decoration: none; color: #000000; color: #333333; }
.selected {color: #000000;	font-weight: bold; }
.opening  {color: #700000;      font-weight: bold; front-size:19px}
/************* [end Navigationbar] ********/




/************* Body Text ******************/
.headertext_bar {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    color: #333333; /*grey*/
	margin-right: 10px;
}

.bodytext strong {
    color: #000000;/**/
}

.noline a:link, .noline a:visited, .noline a:active{ text-decoration: none; font-weight: bold; color: #3E93FF; color: #ff0000;}
.noline { text-decoration: none; font-weight: bold; color:#3E93FF; color: #ff0000;}
.noline a:hover { text-decoration: none; color: #ff0000;}
/************* [end Body Text] ************/




/************* Footer *********************/
.footer {
	font-size: 12px;
/*	color: #003366; */
	font-family: Arial, Helvetica, sans-serif;
}

.fdivider{ color: #1697FC; padding: 0px 5px;}

.footer a:link, .footer a:visited, .footer a:active{ text-decoration: none; color: #1697FC; color: #003366;}
.footer a:hover { text-decoration: none; color: #CC9933; }
/************* [end Footer] ***************/

/************* Opening Page ******************/
.opening_text {
	font-family: cursive;
      font-style:oblique;
	font-size: 18px;
	font-weight: normal;
	color: #700000;
}
.opening_title {
	font-family: cursive;
      font-style:oblique;
	font-size: 22px;
	font-weight: bold;
      color: #700000;
	border-bottom-style: solid;
}
/************* [end Opening Page] ************/



/************* Menu Page ******************/
.menu_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-style: solid;
}
/************* [end Menu Page] ************/




/************* Comment Box Page ******************/
.comment {
/*
    background-color: #FCFDFE;
    border: 1px dotted #E1EBF2;
*/
    width: 500px;
    margin-bottom:10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

.inset { margin-left:50px; }

.commentbox {
    background-color: #EBEADD;
    border: 2px solid #E1EBF2;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    margin-left: 10px;
    padding: 15px;
	/* background: transparent url("../quote1.png") no-repeat 65px 15px; */
	background: #EBEADD url("./quote1.png") no-repeat 10px 2px;
}

.timestamp{
    float: right;
	font-size: 9px;
    color: #999999;
}
/************* [end Comment Box Page] ************/



/************* Gallery Page ******************/
.gallerynav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
   padding: 55px 40px 0px 0px;
   float:right;
   text-align: right;
}

.gndivider{ color: #1697FC; padding: 0px 5px; }

.gallerynav a:link, .gallerynav a:visited, .gallerynav a:active{ text-decoration: none; color: #1697FC; color: #003366;}
.gallerynav a:hover { text-decoration: none; color: #CC9933; }
/************* [end Gallery Page] ************/



.special_text {
	color: #F00;
	font-weight: bold;
}
