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

body
{
	background-color:black;
	padding:0;
	margin:0;
	color:#3c2c07;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a,
a:visited
{
	text-decoration:none;
	outline:none;
}
img
{
	outline:none;
	border:none;
}
a:hover
{
	cursor:pointer;

}
.global-container
{
	float:left;
	width:100%;
	min-width:900px;
	background-image:url(../defaultimages/woods.jpg);
	background-position:-50px 0px;
	
}
.global-top
{
	float:left;
	background-image:url(../defaultimages/leaves_top.png);
	background-position:center;
	background-color:transparent;
	width:100%;
	min-width:950px;
	height:145px;
	background-repeat:repeat-x;
	position:relative;
	z-index:1000;
}
.global-top-left
{
	float:left;
	background-image:url(../defaultimages/leaves_topleft.png);
	width:126px;
	/*width:100%;*/
	height:280px;
	background-repeat:no-repeat;
}
.global-top-right
{
	float:right;
	background-image:url(../defaultimages/leaves_topright.png);
	background-position:right top;
	width:130px;
	height:250px;
	background-repeat:no-repeat;
}
.global-bottom
{
	float:left;
	background-image:url(../defaultimages/leaves_btm.png);
	background-position:center;
	background-color:transparent;
	width:100%;
	min-width:950px;
	height:105px;
	background-repeat:repeat-x;
	position:relative;
	z-index:1500;
}
.global-bottom-left
{
	float:left;
	margin-top:-183px;
	background-image:url(../defaultimages/leaves_btmleft.png);
	/*width:100%;*/
	width:126px;
	height:288px;
	background-repeat:no-repeat;
}
.global-bottom-right
{
	float:right;
	margin-top:-215px;
	background-image:url(../defaultimages/leaves_btmright.png);
	background-position:right top;
	width:125px;
	height:320px;
	background-repeat:no-repeat;
}
.brand-container
{
	margin-top:-15px;
	float:left;
	position:relative;
	z-index:2000;
	width:100%;
}
.brand-container-border
{
	float:left;
	background-image:url(../defaultimages/border_footer.png);
	width:100%;
	height:23px;
}
.brand-container-main
{
	float:left;
	background-color:#000;
	width:100%;
	padding-top:10px;
	padding-bottom:20px;
}
.footer-icons-block
{
	float:left;
	background-color:#000;
	width:100%;
	padding-top:10px;
	text-align:center;
}
.footer-icons-block p
{
	margin:0;
}

.brand-container-main img
{
	margin-left:2px;
	margin-right:2px;
	vertical-align:middle;
}
.center-container
{
	margin: 0 auto;
	width:900px;
}
.main-container
{
	margin-top:-100px;
	margin-bottom:-60px;
	margin-left:30px;
	margin-right:30px;
	float:left;
	position:relative;
	z-index:1;
	width:840px;
}
.main-container-top
{
	float:left;
	background-image:url(../defaultimages/paper_top.png);
	width:840px;
	height:266px;
}
.main-container-btm
{
	float:left;
	background-image:url(../defaultimages/paper_bottom.png);
	width:840px;
	height:43px;
}
.main-container-left
{
	float:left;
	width:840px;
	background-image:url(../defaultimages/paper_left.png);
	background-repeat:repeat-y;
	background-position:left top;
}
.main-container-right
{
	float:left;
	width:840px;
	background-image:url(../defaultimages/paper_right.png);
	background-repeat:repeat-y;
	background-position:right top;
}
.main-container-middle
{
	float:left;
	background-color:#eddfae;
	width:730px;
	padding: 0 15px 0 10px;
	margin:0 40px 0 45px;
	
}
/*.main-container-height
{
	float:left;
	height:479px;
	width:1px;
}*/
.container-border1-top
{
	font-size:0px;
	float:left;
	width:100%;
	height:5px;
	background-color:#734c1f;
}
.container-border2-top
{
	font-size:0px;
	float:left;
	margin-top:5px;
	width:100%;
	height:2px;
	background-color:#734c1f;
}
.container-border1-btm
{
	float:left;
	width:100%;
	height:5px;
	background-color:#734c1f;
	font-size:0px;
}
.content-footer-container
{
	float:left;
	width:100%;
	height:65px;
	margin-top:5px;
}
.header-container
{
	float:left;
	/*background-image:url(../defaultimages/header_bg.png);*/
	background-repeat:no-repeat;
	background-position:center top;
	margin:45px 55px 0px 55px;
	width:730px;
	height:221px;
}
.header-image
{
	float:left;
	/*background-image:url(../defaultimages/my_pic.png);*/
	background-repeat:no-repeat;
	background-position:left bottom;
	width:200px;
	height:221px;
}
.menu-container
{
	background-color:#dbcba1;
	float:left;
	width:100%;
	height:47px;
	padding-bottom:5px;
	border-bottom:dotted 1px #c0ab7a;
}
.header-name
{
	float:left;
	width:530px;
	background-image:url(../defaultimages/my_name.png);
	background-repeat:no-repeat;
	height:84px;
}
.header-message
{
	float:left;
	width:360px;
	height:137px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-right:10px;
}
.header-porfolio-link
{
	float:left;
	width:160px;
	height:107px;
	padding-top:30px;
}
.header-porfolio-link a
{
	text-decoration:none;
	border:0;
	float:left;
	outline:none;
}
.header-porfolio-link a img
{
	border:none;
}
.main-menu
{
	padding:0 5px;
	margin:0;
}
.main-menu li
{
	float:left;
	display:inline-block;
	list-style-type:none;

}
.main-menu li a
{
	margin-right:5px;
	float:left;
}
.main-menu li a.menu-contactme
{
	margin-right:0px;
}
.menu-home
{
	background-image:url(../defaultimages/menu_home3.gif);
	width:87px;
	height:47px;
	background-repeat:no-repeat;
}
.menu-myprofile
{
	background-image:url(../defaultimages/menu_myprofile3.gif);
	width:145px;
	height:47px;
	background-repeat:no-repeat
}
.menu-myworks
{
	background-image:url(../defaultimages/menu_myworks3.gif);
	width:150px;
	height:47px;
	background-repeat:no-repeat
}
.menu-myalbums
{
	background-image:url(../defaultimages/menu_myalbums3.gif);
	width:150px;
	height:47px;
	background-repeat:no-repeat
}
.menu-contactme
{
	background-image:url(../defaultimages/menu_contactme3.gif);
	width:160px;
	height:47px;
	background-repeat:no-repeat
}
.menu-myportfolio
{
	float:left;
	background-image:url(../defaultimages/menu_myportfolio3.png);
	width:137px;
	height:92px;
	background-repeat:no-repeat
}
.main-menu li a:hover,
.main-menu li.current a
{
	background-position:0 -47px;
}
.menu-myportfolio:hover
{
	background-position:0 -92px;
}
/*.menu-aboutme
{
	background-image:url(../defaultimages/menu_myprofile.gif);
	width:145px;
	height:47px;
	background-repeat:no-repeat
}
.menu-aboutme:hover,
li.current a.menu-aboutme 
{
	background-image:url(../defaultimages/menu_myprofile_cur.gif);
}*/
/* ---------------------------
.menu-home:hover,
li.current a.menu-home 
{
	background-image:url(../defaultimages/menu_home_cur2.gif);
}
.menu-myprofile:hover,
li.current a.menu-myprofile 
{
	background-image:url(../defaultimages/menu_myprofile_cur2.gif);
}


.menu-myworks:hover,
li.current a.menu-myworks 
{
	background-image:url(../defaultimages/menu_myworks_cur2.gif);
}

.menu-myalbums:hover,
li.current a.menu-myalbums 
{
	background-image:url(../defaultimages/menu_myalbums_cur2.gif);
}

.menu-contactme:hover,
li.current a.menu-contactme 
{
	background-image:url(../defaultimages/menu_contactme_cur2.gif);
}

.menu-myportfolio:hover,
li.current a.menu-myportfolio 
{
	background-image:url(../defaultimages/menu_myportfolio_cur.png);
}
--------------------------------- */

.breadcrumb-container
{
	float:left; 
	width:100%;
	color:#937e4c;
	padding-bottom:5px;
}
.breadcrumb-container a,
.breadcrumb-container a:visited
{
	font-weight:bold;
	text-transform:uppercase;
	color:#6d5724;
	text-decoration:none;
}
.breadcrumb-container a:hover
{
	text-decoration:underline;
}

.footer-container-left
{
	float:left;
	width:140px;
	height:65px;
}
.footer-container-right
{
	float:left;
	margin-left:10px;
	width:580px;
	height:65px;
}
.footer-container-right a
{
	
	margin-left:15px;
	vertical-align:middle;
}
.main-container-content
{
	float:left;
	margin-top:10px;
	width:730px;
	margin-bottom:25px;
	min-height:454px;
}
.header-home-link
{
	display:block;
	width:413px;
	height:84px;
}
.h1-v1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0px;
}
.h1-v2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0px;
	display:inline;
	color:#3C2C07;
	line-height:0px;
}
.h1-v2 span
{
	
	
}

.h1-v2 a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#3C2C07;
	text-decoration:none;
}
.h1-v3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.h1-v4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0px;
	float:left;
	color:#3C2C07;
	width:230px;
	text-align:center;
	padding-top:5px;
}
.h1-link-top
{
	display:inline;
	margin:0;
	font-size:14px;;
}

.link-readmore,
.link-readmore:hover
{
	color:#900202;
}
.link-readmore:hover
{
	color:#ff0b0b;
}

/*START of HOME LAYOUT*/
.home-content-container
{
	float:left;
	background-image:url(../defaultimages/home_me_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:600px;
	min-height:454px;
	padding-right:130px;
}
.home-content-container a
{
	color:#3C2C07;
}
.home-text-panel
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.home-text-panel i
{
	color:#655328;
}
.home-text-panel h1
{
	margin-bottom:10px;
}
.album-block
{
	width:150px;
	float:left;
}
.album-block a:hover
{
	color:#FF0B0B;
}
.works-container
{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.works-block
{
	float:left;
	width:120px;
}
a.home-readmore,
.poem-readmore a,
.w-poem-more a,
.w-drawing-more a,
.w-photo-more a,
.w-cg-more a,
.w-web-more a
{
	color:#900202;
}
a.home-readmore:hover,
.poem-readmore a:hover,
.w-poem-more a:hover,
.w-drawing-more a:hover,
.w-photo-more a:hover,
.w-cg-more a:hover,
.w-web-more a:hover
{
	color:#ff0b0b;
}
.album-container
{
	float:left;
	width:100%;
	margin-bottom:10px;
}
/*END of HOME LAYOUT*/


/*START of MYPROFILE LAYOUT*/
.myprofile-content-container
{
	float:left;
	width:485px;
	padding-right:245px;
	min-height:454px;
	background-image:url(../defaultimages/myprofile_me_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;

}
.myprofile-content-container p
{
	width:475px;
	display:block;
	margin-left:10px;
	margin-top:5px;
}
.myprofile-content-container p a
{
	display:inline;
	color:#3C2C07;
	cursor:text;
}
.myprofile-content-container p a:visited
{
	color:#3C2C07;
}
.myprofile-content-container p a span
{
	display:inline;
	background-color:white;
	color:black;
	margin-top:-70px;
	padding:10px;
	position:absolute;
	visibility:hidden;
	width:inherit;
	border:dotted 2px #c0a85f;
	text-align:center;
}
.myprofile-content-container p a:hover span
{
	visibility:visible;
}
.myprofile-content-container p a span i
{
	color:gray;
}
.quote-panel
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
	
/*END of MYPROFILE LAYOUT*/


/*START of MYALBUMS LAYOUT*/
.myalbums-content-container
{
	float:left;
	width:730px;
}
.myalbums-block
{
	float:left;
	background-image:url(../defaultimages/vine_001.gif);
	background-repeat:no-repeat;
	min-height: 139px;
	padding-left:110px;
	width:620px;
	margin-bottom:15px;
}
.myalbums-title img,
.myalbums-title h1
{
	vertical-align:middle;
}
.myalbums-description
{
	float:left;
	width:610px;
	padding-left:10px;
}
.myalbums-pictures
{
	margin-top:10px;
	float:left;
	width:610px;
	padding-left:10px;
}
.myalbums-pictures-block img
{
	border:solid 5px #f7f2e7;
	/*border:solid 5px #734C1F;*/
}
.myalbums-pictures-block
{
	float:left;
	width:125px;
}
.myalbums-pictures-more
{
	float:left;
	display:inline;
}
.myalbums-pictures-more a,
.myalbums-pictures-more a:visited
{
	color:#900202;
}
.myalbums-pictures-more a:hover
{
	color:#FF0B0B;
}

/*END of MYALBUMS LAYOUT*/

/*START of SPECIFIC ALBUMS LAYOUT*/
.spec-album-content
{
	float:left;
	width:730px;
	margin-top:10px;
}
.spec-album-top
{
	float:left;
	width:730px;
	margin-bottom:20px;
}
.spec-top-left
{
	float:left;
	background-image:url(../defaultimages/vine_003a.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:220px;
	height:52px;
	
}
.spec-top-ctr
{
	float:left;
	width:290px;
	height:52px;
}
.spec-top-ctr img,
.spec-top-ctr h1
{
	vertical-align:middle;
}
.spec-top-right
{
	float:left;
	background-image:url(../defaultimages/vine_003b.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:220px;
	height:52px;
}

.spec-album-imgs
{
	width:730px;
	float:left;
	margin-bottom:10px;
}
.spec-album-block
{
	float:left;
	width:140px;
	padding:0 3px;
}
.spec-album-block span
{
	display:block;
}
.spec-album-block img
{
	border:solid 5px #f7f2e7;
}
.spec-album-btm
{
	float:left;
	width:730px;
	margin-bottom:20px;
	margin-top:20px;
}
.spec-btm-left
{
	float:left;
	background-image:url(../defaultimages/vine_003c.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:220px;
	height:52px;
	
}
.spec-btm-ctr
{
	float:left;
	width:290px;
	height:22px;
	padding-top:20px;
}
.spec-btm-right
{
	float:left;
	background-image:url(../defaultimages/vine_003d.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:220px;
	height:52px;
}
.spec-btm-ctr a,
.spec-btm-ctr a:visited

{
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align:middle;
	background-color:#b59854;
	color:#FFF;
	padding-top:2px;
	margin:0 2px;
	text-decoration:none;
}
.spec-btm-ctr a:hover
{
	background-color:#FFFFFF;
	color:#b59854;
	font-weight:bold;
	text-decoration:underline;
}
.spec-btm-ctr a.current
{
	background-color:#d4c090;
	color:#362705;
	font-weight:bold;
	text-decoration:underline;
}
.spec-album-desc
{
	float:left;
	width:730px;
	margin-bottom:15px;
}

/*END of SPECIFIC ALBUMS LAYOUT*/

/*START of MYWORKS LAYOUT*/
.works-container-content
{
	margin-top:10px;
	float:left;
	width:730px;
}
.works-header-panel
{
	float:left;
	width:730px;
}
.w-header-left
{
	float:left;
	width:180px;
}
.w-header-right
{
	float:left;
	width:550px;
}
.w-devider
{
	float:left;
	width:730px;
	height:30px;
	background-image:url(../defaultimages/vine_004.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}
.w-items-cont
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width:730px;
}
.w-web-blocks
{
	float:left;
	width:190px;
	margin-right:15px;
}
.w-web-more
{
	float:left;
	width:115px;
}
.w-web-blocks img
{
	border:5px solid #F7F2E7;
	border-bottom:none;
}
.w-cg-blocks
{
	float:left;
	width:150px;
}
.w-cg-blocks img
{
	border:5px solid #F7F2E7;
}
.w-cg-more
{
	float:left;
	width:80px;
}
.w-photo-blocks
{
	float:left;
	width:120px;
	margin-right:10px;
}
.w-photo-blocks img
{
	border:5px solid #F7F2E7;
}
.w-photo-more
{
	float:left;
	width:80px;
}
.poem-content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
}
.poem-readmore
{
	display:block;
	padding-top:10px;
}

.w-poem-blocks
{
	float:left;
	width:220px;
	margin-right:10px;
}
.w-poem-more
{
	float:left;
	width:40px;
}
.w-drawing-blocks
{
	float:left;
	width:120px;
	margin-right:10px;
}
.w-drawing-blocks img
{
	border:5px solid #F7F2E7;
}
.w-drawing-more
{
	float:left;
	width:80px;
}
/*END of MYWORKS LAYOUT*/

/*START of WEB TEMPLATE LAYOUT*/
/*NOTE: some styles are used by other pages*/
.webtemp-container-content 
{
	margin-top:10px;
	float:left;
	width:730px;
	margin-bottom:20px;
}
.webtemplate-content
{
	float:left;
	width:100%;
	margin-top:20px;
}
.h1-webtemplates-title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0px;
}
.webtemplate-row
{
	float:left;
	width:100%;
	margin: 10px 0px;
}
.webtemplate-block
{
	float:left;
	width:220px;
	margin:0 10px;
}
.webtemplate-block-last
{
	float:left;
	width:230px;
}
.web-block-img
{
	float:left;
	width:100%;
}
.web-block-dtls
{
	float:left;
	width:210px;
	text-align:left;
	background-color:#DECE96;
	padding:5px;
}
.web-block-dtls i
{
	color:#9f863d;
}
.web-header-panel
{
	float:left;
	width:730px;
}
.web-header-left
{
	float:left;
	width:180px;
	padding-top:30px;
}
.web-header-right
{
	float:left;
	width:550px;
}

.title-web-top
{
	float:left;
	width:550px;
	background-image:url(../defaultimages/title_block_001.gif);
	height:36px;
}
.title-web-mid
{
	float:left;
	width:530px;
	background-color:#dece96;
	padding:0 10px 5px 10px;
	margin-bottom:5px;
}
.web-paging-block-top,
.web-paging-block-btm
{
	float:left;
	background-color:#beac6e;
	width:100%;
	height:21px;
	padding:3px 0;
}
.web-paging-block-top
{
	margin-bottom:10px;
	border-top:dotted 2px #6a4a26;
}
.web-paging-block-btm
{
	margin-top:10px;
	border-bottom:dotted 2px #6a4a26;
}
.web-paging-block-top a,
.web-paging-block-btm a
{
	background-color:#DECE96;
	color:#271908;
	display:inline-block;
	height:17px;
	margin:0 2px;
	padding-top:3px;
	text-decoration:none;
	vertical-align:middle;
	width:20px;
}
.web-paging-block-top a:hover,
.web-paging-block-btm a:hover
{
	background-color:#FFFFFF;
	text-decoration:underline;
}
.web-paging-block-top a.current,
.web-paging-block-btm a.current
{
	background-color:#D4C090;
	color:#362705;
	font-weight:bold;
	text-decoration:underline;
}

.web-block-img img
{
	border:5px solid #F7F2E7;
}
/*END of WEB TEMPLATE LAYOUT*/

/*START of WEB COMPUTER GRAPHICS  & PHOTOGRAHY & LAYOUT*/
.cg-block
{
	float:left;
	width:175px;
	margin:0 3px;
	
	/*margin-right:10px;*/
}
.cg-block-last
{
	float:left;
	width:175px;
}
.cg-block-dtls
{
	margin-top:10px;
	float:left;
	width:165px;
	text-align:center;
	background-color:#DECE96;
	padding:5px;
}
/*END of WEB COMPUTER GRAPHICS LAYOUT*/

/*START of WEB POEMS LAYOUT*/
.list-poems-panel
{
	margin-top:20px;
	margin-bottom:10px;
	float:left;
	width:100%;
}
.poem-list
{
	margin:0;
	padding:0;
}
.poem-list li
{
	list-style-type:none;
	display:inline-block;
	width:240px;
	background-image:url(../defaultimages/button_001.gif);
	background-repeat:no-repeat;
	height:22px;
	float:left;
}
.poem-list li a
{
	display:inline-block;
	width:220px;
	padding-left:20px;
	height:22px;
	color:#3C2C07;
	font-weight:normal;
	font-size:13px;
}
.poem-list li a:hover
{
	font-weight:bold !important;
}
.poem-content-panel
{
	float:left;
	width:100%;
	padding-bottom:20px;
}
.peom-title-block
{
	float:left;
	width:730px;
	background-image:url(../defaultimages/poems_title_bar.jpg);
	height:177px;
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:20px;
	
}
.peom-title-block h1
{
	width:580px;
	display:block;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	margin:0;
	padding:0;
	text-align:center;
	padding-left:40px;
	padding-right:110px;
	
}
.poem-spec-content
{
	margin-top:-100px;
	float:left;
	width:580px;
	text-align:center;
	padding-left:40px;
	padding-right:110px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contentPoem1
{
	background-image:url(../images/others/poem_myangel_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}
#contentPoem2
{
	background-image:url(../images/others/poem_brighteststar_bg.jpg);
	background-repeat:no-repeat;
	background-position:60px bottom;
	padding-bottom:120px;
}
#contentPoem3
{
	background-image:url(../images/others/poem_panaginiplngpala_bg.jpg);
	background-repeat:no-repeat;
	background-position:60px bottom;
	padding-bottom:150px;
}
#contentPoem4
{
	background-image:url(../images/others/poem_kungmaibbabalikkolang_bg.jpg);
	background-repeat:no-repeat;
	background-position:60px bottom;
	padding-bottom:60px;
}
.poem-author
{
	color:#b2a067;
	font-style:italic;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
}
/*END of WEB POEMS LAYOUT*/

/*START of CONTACT ME LAYOUT*/
.contactme-content-container
{
	float:left;
	width:610px;
	padding:40px 60px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	text-align:left;
	
}
.contactme-msg-block
{
	font-style:italic;
	color:#7c5f1c;
	width:100%;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.contactme-accnts-block
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.contactme-form-block
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.contactme-form-block .row
{
	float:left;
	width:100%;
	padding:5px 0;
}
.contactme-form-block .row .col1
{
	float:left;
	width:150px;
}
.contactme-form-block .row .col2
{
	float:left;
	width:400px;
}
.contactme-form-block .button-block
{
	float:left;
	padding:5px 0 5px 150px;
}
.contactme-panel
{
	float:left;
	width:100%;
	border-bottom:dotted 1px #3C2C07;
	margin-bottom:10px;
}
.contactme-accnts-block img,
.contactme-accnts-block span
{
	vertical-align:middle;
}
.contactme-acctname
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
}
.contactme-acctname a
{
	color:#900202;
}
.contactme-acctname a:hover
{
	color:#FF0B0B;
}
.contactme-titlepage
{
	float:left;
	width:100%;
	border-bottom:dotted 1px #3C2C07;
	font:normal normal normal 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	padding-bottom:10px;
}
.btn-submit
{
	background:transparent url(../defaultimages/btn_submit.png) no-repeat scroll top left;
	height:22px;
	width:90px;
	border:none;
	padding:0;
	cursor:pointer;
}
/*END of CONTACT ME LAYOUT*/
.sendmail-content-container
{
	float:left;
	width:610px;
	padding:40px 60px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	text-align:left;
	
}

.msg-blockforie6
{
	width:100%;
	background-color:#f4fba0;
	height:20px;
	float:left;
	border-bottom:solid black 2px;
	text-align:center;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:none;
	
}
.msg-client
{
	width:100%;
	float:left;
	display:none;
}
.header-top-center
{
	width:840px;
	margin:0 auto;
	height:0px;
}
.header-note
{
	background-image:url(../defaultimages/note_header.png);
	background-repeat:no-repeat;
	float:left;
	width:203px;
	height:111px;
	margin-left:520px;
	padding:5px 10px 0 22px;
	font-size:13px;
	line-height:1.3em;
	text-align:center;
}
.link-layout001
{
	color:#00F;
	text-decoration:none;
	font-weight:bold;
}
.link-layout001:hover
{
	color:#F00;
}
.div-msgnopix
{
	float:left;
	width:100%;
	text-align:center;
 }
 .blk-for-keywords
{
	display:none;
}