/* --------------------------------------- */
/* POGO OCEAN CRUISES CSS */
/* --------------------------------------- */

html,body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	}

body
	{
	background: #99CCFF;
	margin-bottom: 10px;
	}

body, td
	{
	font-size: 0.8em;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	color: #FFF;
	}

h1
	{
	font-weight: bold;
	font-size: 1.2em;
	color: #FFD200;
	}

h3
	{
	color:#fff;
	font-size: 1.2em;
	}

h4
	{
	font-size: 1em;
	color: #FFD200;
	margin-bottom: 5px;
	}

a
	{
	color: #fff;
	font-size: 0.8em;
	}

a:hover
	{
	color: #99CCFF;
	font-size: 0.8em;
	}

#wrapper
	{
	position:relative;
	background: #4E50A3;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width:711px;
	text-align:left;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#navigatie
	{
	width:711px;
	text-align:right;
	padding-right:0px;
	}


#header
	{
	background: url(/grfx/header.png) no-repeat;
	width: 711px;
	height:173px;
	_height:173px;
	}

#header a
	{
	text-indent: -9999px;
	height: 173px;
	display: block;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#content
	{
	width:701px;
	margin-left:10px;
	min-height:340px;
	_height:340px;
	font-size: 0.9em;
	}

.content_divid
	{
	padding-right:5px;
	}

#content a
	{
	font-size: 1em;
	}

.line_div
	{
	border-top: 1px solid #fff;
	height: 5px;
	margin: 10px 0px 10px 0px;
	}

.line_div_dot
	{
	width:680px;
	border-top: 1px dotted #fff;
	padding: 5px 0px 0px 0px;
	}

.news_archive
	{
	width:680px;
	font-size: 1.1em;
	color:#FFD200;
	}

.news_header
	{
	color:#FFD200;
	}

.pub_date
	{
	font-size: 0.8em;
	}

.more_right
	{
	text-align:right;
	}

.txt_yellow
	{
	color:#f00;
	}

.lnk_yellow
	{
	color:#FFD200;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#ftr
	{
	background: url(/grfx/footer_background.gif) no-repeat;
	width:711px;
	height:20px;
	_height:20px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */

