body {
	margin: 0px;
	}

#container {
	width: 1024px;
	border: 0px solid #000000;
	background-image: url('../layout/gradient_left.jpg');
	background-repeat: repeat-y;
	}

#banner_left {
	float: left;
	width: 400px;	
	height: 164px;
	background-image: url('../layout/banner01.jpg');
	background-repeat: no-repeat;
	}

#banner_left_bottom {
	float: left;
	width: 400px;	
	height: 200px;
	background-image: url('../layout/banner03.jpg');
	background-repeat: no-repeat;
	}

#banner_right {
	float: left;
	width: 624px;	
	height: 164px;
	background-image: url('../layout/banner02.jpg');
	background-repeat: no-repeat;
	}

#banner_right_bottom {
	float: left;
	width: 120px;	
	height: 200px;
	background-image: url('../layout/banner04.jpg');
	background-repeat: no-repeat;
	}

#nav_home {
	float: left;
	width: 122px;
	height: 200px;
	border: 0px solid #000000;
	}

.nav_home {
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url('../layout/homeon.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 25px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	}

.nav_home a {
	display:block;
	font-size: 11px;
	width: 122px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
	}

	.nav_home img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.nav_home a:hover img{visibility:hidden}
	.nav_home span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	}

#nav_blog {
	float: left;
	width: 122px;
	height: 200px;
	border: 0px solid #000000;
	}

.nav_blog {
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url('../layout/blogon.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 25px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	}

.nav_blog a {
	display:block;
	font-size: 11px;
	width: 122px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
	}

	.nav_blog img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.nav_blog a:hover img{visibility:hidden}
	.nav_blog span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	}

#nav_portfolio {
	float: left;
	width: 130px;
	height: 200px;
	border: 0px solid #000000;
	}

.nav_portfolio {
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url('../layout/portfolioon.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 25px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	}

.nav_portfolio a {
	display:block;
	font-size: 11px;
	width: 130px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
	}

	.nav_portfolio img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.nav_portfolio a:hover img{visibility:hidden}
	.nav_portfolio span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	}

#nav_gallery {
	float: left;
	width: 130px;
	height: 200px;
	border: 0px solid #000000;
	}

.nav_gallery {
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url('../layout/galleryon.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 25px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	}

.nav_gallery a {
	display:block;
	font-size: 11px;
	width: 130px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
	}

	.nav_gallery img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.nav_gallery a:hover img{visibility:hidden}
	.nav_gallery span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	}

#main_title_home {
	float: left;
	width: 1024px;
	height: 135px;
	border: 0px solid #000000;
	background-image: url('../layout/titlemain_bg.jpg');
	background-repeat: no-repeat;
	}

#main_title_blog {
	float: left;
	width: 1024px;
	height: 135px;
	border: 0px solid #000000;
	background-image: url('../layout/maintitle_bg.jpg');
	background-repeat: no-repeat;
	}

#main_title_archive {
	float: left;
	width: 1024px;
	height: 135px;
	border: 0px solid #000000;
	background-image: url('../layout/archive_title_bg.jpg');
	background-repeat: no-repeat;
	}

#main_title_portfolio {
	float: left;
	width: 1024px;
	height: 135px;
	border: 0px solid #000000;
	background-image: url('../layout/portfolio_bg.jpg');
	background-repeat: no-repeat;
	}

#main_title_gallery {
	float: left;
	width: 1024px;
	height: 135px;
	border: 0px solid #000000;
	background-image: url('../layout/gallery_bg.jpg');
	background-repeat: no-repeat;
	}

#content_left {
	float: left;
	width: 320px;
	border: 0px solid #000000;
	}

#headlines_title {
	width: 250px;
	height: 26px;
	margin: 0px 25px 0px 42px;
	background-image: url('../layout/headlines_title.jpg');
	background-repeat: no-repeat;
	}

#headlines {
	width: 240px;
	margin: 0px 25px 0px 42px;
	border: 0px solid #a9ac99;
	font: 12px arial, helvetica, serif;
	padding: 4px;
	text-align: right;
	background-image: url('../layout/headlines_bg.jpg');
	background-repeat: repeat-y;
	}

.headlines a {
	text-decoration: none;
	font-weight: bolder;
	color: #aca899;
}

.headlines a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #aca899;
}

.headlines a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #ff0000;
}

.headline_title {
	font: 14px arial, helvetica, serif;
	font-weight: bolder;
	text-align: right;
	}

.headline_postedon {
	font: 10px arial, helvetica, serif;
	font-weight: bolder;
	text-align: right;
	}

#archive_title {
	width: 250px;
	height: 26px;
	margin: 0px 25px 0px 42px;
	background-image: url('../layout/archives_title.jpg');
	background-repeat: no-repeat;
	}

#archive {
	width: 240px;
	margin: 0px 25px 0px 42px;
	border: 0px solid #a9ac99;
	font: 12px arial, helvetica, serif;
	padding: 4px;
	text-align: right;
	background-image: url('../layout/headlines_bg.jpg');
	background-repeat: repeat-y;
	}

#special_mem_title {
	width: 250px;
	height: 26px;
	margin: 0px 25px 0px 42px;
	background-image: url('../layout/special_title.jpg');
	background-repeat: no-repeat;
	}

#special_mem {
	width: 240px;
	margin: 0px 25px 0px 42px;
	border: 0px solid #a9ac99;
	font: 12px arial, helvetica, serif;
	padding: 4px;
	text-align: right;
	background-image: url('../layout/headlines_bg.jpg');
	background-repeat: repeat-y;
	}

#home_proj_title {
	width: 250px;
	height: 26px;
	margin: 0px 25px 0px 42px;
	background-image: url('../layout/homeproj_title.jpg');
	background-repeat: no-repeat;
	}

#home_proj {
	width: 240px;
	margin: 0px 25px 0px 42px;
	border: 0px solid #a9ac99;
	font: 12px arial, helvetica, serif;
	padding: 4px;
	text-align: right;
	background-image: url('../layout/headlines_bg.jpg');
	background-repeat: repeat-y;
	}

#gallery_search_title {
	width: 250px;
	height: 26px;
	margin: 0px 25px 0px 42px;
	background-image: url('../layout/gallerysearch_title.jpg');
	background-repeat: no-repeat;
	}

#gallery_search {
	width: 240px;
	margin: 0px 25px 0px 42px;
	border: 0px solid #a9ac99;
	font: 12px arial, helvetica, serif;
	padding: 4px;
	text-align: right;
	background-image: url('../layout/headlines_bg.jpg');
	background-repeat: repeat-y;
	}


#gallery_login {
	width: 240px;
	margin: 0px 25px 0px 42px;
	border: 0px solid #a9ac99;
	font: 12px arial, helvetica, serif;
	padding: 4px;
	text-align: right;
	}

#content {
	float: left;
	width: 618px;
	background: #ffffff;
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;

	}

#content h1 {
	font: 24px bold arial, helvetica, serif;
	font-weight: bolder;
	color: #e80000;
	padding: 0px;
}

#content a {
	text-decoration: none;
	color: #e80000;
}

#content a:visited {
	text-decoration: none;
	color: #e80000;
}

#content a:hover {
	text-decoration: underline;
	color: #aca899;
}

#intro {
	font: 12px bold arial, helvetica, serif;
	color: #333333;
	text-align: justify;
	padding: 0px 12px 0px 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#intro_top {
	height: 38px;
	background-image: url('../layout/com_link_top.jpg');
	background-repeat: no-repeat;
}

.blogframe {
	width: 100%;
	margin-bottom: 30px;
}

.blogframe_content {
	text-align: justify;
	padding: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #e80000;
}

.blogframe_fullstory_link {
	border: 0px solid #000000;
	height: 41px;
	font: 12px bold arial, helvetica, serif;
	color: #333333;
	text-align: center;
	background-image: url('../layout/com_link_bg.jpg');
	background-repeat: no-repeat;
}

.blogframe_fullstory_link img{
	border: 0px;
}

.blogframe_postedon {
	font: 12px bold arial, helvetica, serif;
	text-align: center;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url('../layout/postedbg.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 57px;

	margin-right: 15px;
	padding: 3px 0px 0px 4px;
	border: 0px solid #000000;
}

.blogframe_title {
	border: 0px solid #000000;
	font: 30px bold arial, helvetica, serif;
	font-weight: bolder;
	color: #e80000;
	background-image: url('../layout/blog_title_bg.jpg');
	background-repeat: no-repeat;

	background-position:right; 
}

.blogframe_author {
	font: 14px bold arial, helvetica, serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blogframe_fullstory {
	width: 100%;
	margin-bottom: 15px;
}

.blogframe_comment_frame {
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
}

.blogframe_speech {
	border: 0px solid #000000;
	padding: 0px;
}

.blogframe_speech img {
	border: 0px solid red;
	vertical-align: bottom;
	margin-bottom: -1px;
	background-color: #ffffff;
}

.blogframe_comment {
	margin-top: 0px;
	border: 1px solid #bcbcbc;
	padding: 4px;
	background-color: #f9f9f9;
}


.date_m {
	font: 12px bold arial, helvetica, serif;
	font-weight: bolder;
}

.date_d {
	font: 24px bold arial, helvetica, serif;
	font-weight: bolder;
}

.date_y {
	font: 12px bold arial, helvetica, serif;
	font-weight: bolder;
}

#footer {
	border: 0px solid #000000;
	font: 12px bold arial, helvetica, serif;
	color: #d0d0d0;
	width: 1024px;
	height: 41px;
	clear: both;
	text-align: center;
	background-image: url('../layout/footer_bg.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	}

#footer a {
	text-decoration: none;
	color: #fe8c19;
}

#footer a:visited {
	text-decoration: none;
	color: #fe8c19;
}

#footer a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.title {
	font: 18px bold arial, helvetica, serif;
	font-weight: bolder;
	color: #a9c533;	
	border-top: 1px dashed #0e0e0;
	border-bottom: 1px dashed #0e0e0;
}

.list_table { 
	border: 0px;
} 

.year_cell { 
	border: 1px solid #c0c0c0;
	background: #f2f0e9;
	border-collapse: collapse;
} 

.list_row { 
	border: 0px solid #000000;
} 

.list_cell { 
	border: 1px dashed #c0c0c0;
}

.first_row {
}

.calendar_table {
	
}

.prev_link {
}

.next_link {
}

.center_column {
	font: 14px bold arial, helvetica, serif;
	color: #a9ac99;
	font-weight: bold;
}

.second_row {

}

.weekend_names {
	font: 12px arial, helvetica, serif;
	color: #a9ac99;
	font-weight: bold;
}

.weekday_names {
	font: 12px arial, helvetica, serif;
	color: #a9ac99;
}

.empty_cell {
}

.news_day {
	font: 20px bold arial, helvetica, serif;
	color: #333333;
	font-weight: bolder;
	
}

.calendar_row {
}

.weekend {
	font: 12px arial, helvetica, serif;
	color: #555555;
}

.weekday {
	font: 12px arial, helvetica, serif;
	color: #555555;
}

#wrapper_gallery {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	background: #ffffff;
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	border: 0px solid red;
	}

	#wrapper_gallery a {
		text-decoration: none;
		color: #e80000
		}

	#wrapper_gallery a:visted {
		text-decoration: none;
		color: #e80000
		}

	#wrapper_gallery a:hover {
		text-decoration: underline;
		color: #aca899;
		}

	#wrapper_gallery img {
		border: 0px solid #aca899;
		}


#search {
	border: 0px solid blue;
	margin: 0px 0px 0px 0px;
	padding: 0xp 0px 300px 0px;
	}

#menu {
	border: 0px solid green;
	}

#breadcrumb {
	border: 0px solid yellow;
	}

#quality {
	border: 0px solid red;
	}

	#quality a {
		color: #ffffff;
		}

	#quality a:visited {
		color: #ffffff;
		}

	#quality a:hover {
		color: #ffffff;
		}

#login {
	border: 0px solid #000000;
	width: 100%;
	}

#nextprev {
	text-align: right;
	}

#desc_long {
	border: 1px solid #4a4a4a;
	background: #f0f0f0;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

#directories {
	border: 0px solid #c0c0c0;
	width: 100%
	}

#parameters {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

.search {
	margin: 0px;
	padding: 0px;
	}

	.search td {
		margin: 0px;
		padding: 0px;
	}

.desc {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

.me3 {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

.me {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

.te {
	font: 12px arial, helvetica, serif;
	color: #c0c0c0;
	}

.photodesc {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

.menu {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

	table .menu {
		border: 1px solid #333333;
		padding: 0px;
		border-collapse: collapse;
		}

	table .menu td {
		border: 1px solid #333333;
		padding: 2px;
		}

.comments {
	font: 12px arial, helvetica, serif;
	color: #4a4a4a;
	}

	table .comments {
		border: 1px solid #333333;
		border-collapse: collapse;
		}

	table .comments td {
		border: 0px solid #333333;
		padding: 2px;
		}

.boxbody {
	border: 1px solid #333333;
	}

.comcontrol {
	text-align: right;
	}

#ecard_send {
	font: 12px arial, helvetica, serif;
	color: #333333;

	border: 0px solid red;
	}

#ecard_recieve {
	font: 12px arial, helvetica, serif;
	color: #333333;
	margin-top: 250px;
	border: 0px solid blue;
	}

#ecard_message {
	font: 14px arial, helvetica, serif;
	color: #333333; 
	height: 350px;
	border: 0px solid green;
	}

#ecard_message a {
	font: 14px arial, helvetica, serif;
	color: #333333;
	margin: 10px; 
	height: 350px;
	border: 0px solid yellow;
	}


#ecard_messageend {
	font: 14px arial, helvetica, serif;
	color: #333333;
	margin: 10px; 
	height: 100%;
	border: 0px solid yellow;
	text-align: right;
	}