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

body {
	background-image: url(images/background/back2.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	line-height:1.2em;
	padding:0;
	margin:0;
}
a {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
#navigation {
	background-color:#000000;
	text-align:center;
	vertical-align:top;
	font-size: 1em;
	color: #FFF;
	padding:0;
	margin:0;
	width:52px;
	height:751px;
}
#boxcontent {
	text-align:left;
	vertical-align:top;
	font-size: 1em;
	color: #000000;
	line-height:1.2em;
	padding:0;
	margin:0;
}
.boxframe {
	background-image:url(images/background/boxback3.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:236px;
/* for IE */
	filter:alpha(opacity=90);
/* CSS3 standard */
	opacity:0.9;
	border:none;
	padding:0;
	margin:0;
}
#boxcontent2 {
	background-image:url(images/background/boxback3.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	font-size: 1em;
	color: #000000;
	line-height:1.2em;
}
.boxframe2 {
	width:261px;
	height:236px;
/* for IE */
	filter:alpha(opacity=60);
/* CSS3 standard */
	opacity:0.7;
	border:none;
	padding:0;
	margin:0;
}
.twitterbox {
	width:190px;
	height:40px;
	color:#FFFFFF;
	font-size: 0.7em;
	border:none;
	padding:0;
	margin:0;
}

.blogframe {
	width:510px;
	height:709px;
	border:none;
	padding:0;
	margin:0;
}
.flickrframe {
	width:190px;
	height:170px;
	border:none;
	padding:0;
	margin:0;
}

.picopacity {
/* for IE */
	filter:alpha(opacity=70);
/* CSS3 standard */
	opacity:0.7;
	padding:0;
	margin:0;
}
p {
	visibility:hidden;
	padding:0;
	margin:0;
	font-size: 0px;
	line-height:0px;
}
p img {
	visibility:visible;
	height:170px;
	width:190px;
	padding:0;
	margin:0;
	border:none;
}
#pagewidth {
	background-color:#000000;
	height:751px;
	width:927px;
	text-align:left; 
	vertical-align:top; 
}
#page {
	color: #FFFFFF;
	text-align:left; 
	vertical-align:top; 
	line-height:1.5em;
	margin:0;
	padding:0;
}
h1#page {
	font-size: 1.5em;
	color: #FFFFFF;
}
h4 {
	font-size: 0.8em;
	color: #FFFFFF;
}

