body {
	background-color: #287873;
	margin-top: 2px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #86D638;
}

a	{
	text-decoration: none;
	color: yellow;
}
a:hover {text-decoration: underline;}
a img {border-style: none;}

p	{
	font-family: arial, helvetica, sans-serif;
}

td	{
	vertical-align: top;
}

form {
	margin: 0;
}
input {
	background-color: #329690;
	color: yellow;
	border: 1px solid #65D866; 
}

h2	{
	color: #65D866;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}

h3 {
	margin-bottom: 0;
}

#taiwan {
	float: left;
	margin: 5px 10px 10px 0;
	padding: 0;
}

#rightcol {
	float: right;
	padding-top: 10px;
	background-color: #329690;
	vertical-align: top;
	text-align: center;
	margin-left: 15px;
	width: 210px;
}

.weather, .weather a {
	color: #D4D7FF;
	text-align: center;
}

#newscontainer {
	width: 90%;
	margin: auto;
	padding: 10px;
	}

.newsarticle {
	text-align: left;
	margin: 0 5px 10px 5px;
	line-height: 1.2em;
	color: #D0ECB5;
	}

.newstitle {
	text-align: left;
	}

#newstitle {
	font-size: 20px;
	font-weight: bold;
	color: #A8E171;
	}

a.newsdate {
	font-size: 10px;
	margin-top: 0;
	}

.tight {
	margin-top: 0;
}

.group {
	height: auto;
	margin: 0px;
	position: absolute;
}
.imgset {
	display: table;
	text-align: center;
	padding: 5px; 
	position: relative;
	height: 300px;
	float: left;
	width: auto;
	margin: 15px;
	}

.caption {
	color: #000157;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	bottom: 0;
	text-align: center;
	width: 200px;
	padding: 1px;
}

/* Flickr styles */
.zg_div {
	margin:0px 5px 5px 0px;
	width:117px;
}

.zg_div_inner {
	background-color:#287873;
	color:#666666;
	text-align:center;
	font-family:arial, helvetica;
	font-size:11px;}

.zg_div a, .zg_div a:hover, .zg_div a:visited {
	color:#3993ff;
	background:inherit !important;
	text-decoration:none !important;
}
