body {
	background-image: url(../gif/bg1.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #EEEEEE;
	height: auto;
	width: auto;
}

#main {
	background-color: transparent;
	padding: 7px;
	position:absolute;
	top: 232px;
	left: 615px;
	width: 470px;
	height: 130px;
	margin-top: -196px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -258px;
    }
#main2 {
	background-color: transparent;
	padding: 7px;
	position:absolute;
	top: 433px;
	left: 1103px;
	width: 300px;
	height: 355px;
	margin-top: -196px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -258px;
}
/****************************************************/
/*				General HTML						*/
/****************************************************/
html 
{ 
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body 
{
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	
}
h1, h2, h3, h4
{
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h1
{
	color: #3F3F41;
	font-weight:normal;
	font-size: 2.5em;
	line-height: 1.12em;
}
h1 span
{
	color: #F83D87;
}
h2
{
	float: left;
	color: #3F3F41;
	font-weight: normal;
	font-size: 2.2em;
}
h3
{
	float: left;
	color: #F83D87;
	font-weight: normal;
	font-size: 1.8em;
	padding: 5px 0px 0px 0px;
}
h4
{
	color: #3F3F41;
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
	padding: 5px 0px;
}
p
{
	color: #3F3F41; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 1.19em;
	line-height: 1.33em;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited, a:hover, a:active
{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #F83D87;
	padding: 0px;
	margin: 0px;
}
a:link
{
	text-decoration: underline;
	color: #F83D87;
}
a:visited
{
	color: #3F3F41;
	background-color: #709ac2;
	text-decoration: none;
}
a:hover, a:active
{
	background-color: #FCC9CA;
	color: #F83D87;
}
blockquote
{
	color: #3F3F41; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #FCC9CA url(../images/quote_left.png) 2% 5% no-repeat;
}
blockquote div 
{
	padding: 18px;
	background: transparent url(../images/quote_right.png) 100% 94% no-repeat;
	margin: 20px 10px 20px 20px;
}
img
{
	border: none;
}
strong
{
	font-weight: normal;
	background-color:#C9DCFA;
}
ol li
{
	color: #3F3F41; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 1.19em;
	line-height: 1.33em;
	margin-bottom: 1.19em;
}
div.clear
{
	position: relative;
	clear: both;
	height: 22px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div#start_info
{
	position: relative;
	clear: both;
	height: 21px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div#container
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/****************************************************/
/*						Header 						*/
/****************************************************/
div#header
{
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#stamp_border_top
{
	clear: both;
	height: 14px;
	width: 100%;
	max-width: 100%;
	min-width: 1000px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-image: url('../images/stamp.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#header_middle, div#header_middle_inside
{	
	width: 100%;
	max-width: 100%;
	min-width: 1000px;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
div#header_middle
{	
	min-height: 371px;
	background-image: url('../images/logo.jpg');
}
div#header_middle_inside
{	
	height: 211px;
	overflow: hidden;
}
div#header_middle_inside img
{	
	float: left;
}
div#quote
{	
	float: left;
	width: 540px;
	height: 205px;
	overflow: auto;
}
div#quote p.credit_x
{
	text-align: right;
	width: 530px;
}
div#quote a.credit
{
	font-size: 0.8em;
}
div#quote blockquote
{
	background-color: #FFF;
	background-image: url(../images/quote_leftw.png);
	margin: 0px;
}
div#quote blockquote div
{
	background-image: url(../images/quote_rightw.png);
	padding: 30px;
}
div#header_middle h1
{
	position: relative;
	top: 0px;
	left: 530px;
	width: 440px;
}
div#header_middle p
{
	position: relative;
	top: 13px;
	left: 530px;
	width: 440px;
}
div#header_middle ul
{
	position: relative;
	width: 150px;
	top: 30px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#header_middle ul li

{
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3F3F41;
	font-size: 0.8em;
}
div#header_middle ul li a:link, div#header_middle ul li a:visited
{
	background-color: #FFF;
	color: #3F3F41;
	text-decoration: underline;
}
div#header_middle ul li a:hover, div#header_middle ul li a:active
{
	color: #F83D87;
}
div#stamp_border_bottom
{
	clear: both;
	height: 14px;
	width: 100%;
	max-width: 100%;
	min-width: 1000px;
	background-image: url('../images/stamp_.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size:1em;
}
/****************************************************/
/*					Navigation						*/
/****************************************************/
div#navigation
{
	position: relative;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
div#navigation_inside
{
	position: relative;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
div#navigation ul, div#navigation_inside ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
div#navigation ul li, div#navigation_inside ul li
{
	display: inline;
	float: left;
}
div#navigation dl
{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 6px 0px;
	background-image: url('../images/bottom_postit_s.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#navigation dl#latestdl
{
	background-image: url('../images/bottom_postit_m.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
dt#about_me, dt#web_standards, dt#portfolio, dt#latest, dt#latest_inside
{
	margin: 2px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
dt#about_me, dt#web_standards, dt#portfolio, dt#latest_inside
{
	width: 160px;
	height: 31px;
	background-image: url('../images/top_postit_s.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
dt#latest
{
	width: 332px;
	height: 31px;
	background-image: url('../images/top_postit_m.png');
	background-position: left top;
	background-repeat: no-repeat;
}
li#about_meli, li#web_standardsli, li#portfolioli, li#latest, li#latest_inside
{
	padding: 10px 10px 0px 20px;
	margin: 0px 10px 0px 0px;
}
li#about_meli, li#web_standardsli, li#portfolioli, li#latest_inside
{
	width: 160px;
	height: 31px;
	background-image: url('../images/top_postit_si.png');
	background-position: left top;
	background-repeat: no-repeat;
}
div#navigation_inside li#blog
{
	margin: 0px 0px 0px 6px;
	padding: 0px;
	background-image: none;
}
dd#about_medd, dd#web_standardsdd, dd#portfoliodd, dd#latestdd
{
	font-family: "Lucida Sans Unicode","Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px;
	color: #3F3F41;
	min-height: 130px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
dd#about_medd, dd#web_standardsdd, dd#portfoliodd
{
	width: 155px;
	margin-left: 15px;
	background-image: url('../images/middle_postit_s.png');
	background-position: left top;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-indent: 5px;
}
dd#latestdd
{
	width: 325px;
	margin: 0px;
	background-image: url('../images/middle_postit_m.png');
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 15px 10px 22px;
}
a.title_areas:link, a.title_areas:visited, a.title_areas:hover, a.title_areas:active
{
	font-size: 1em;
	font-weight: bold;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #F83D87;
	text-decoration: none;
	margin-top: 2px;
}
.hand
{
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
img#small_latest
{
	float: right;
	width: 115px;
	height: 81px;
	border: 1px dotted #3F3F41;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px 12px;
}
/****************************************************/
/*						Content						*/
/****************************************************/
div#information
{
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
div#content
{
	float: left;
	width: 592px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
div#top_content
{
	position: relative;
	width: 562px;
	height: 37px;
	padding: 20px 4px 0px 26px;
	margin: 0px;
	background-image: url('../images/top_postit_xl.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#middle_content
{
	width: 540px;
	padding: 10px 26px 25px 28px;
	margin: 0px;
	background-image: url('../images/middle_postit_xl.png');
	background-position: left top;
	background-repeat: repeat-y;
}
div#middle_content ul li
{
	color: #3F3F41; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 1.19em;
	line-height: 2.1em;
}
div#middle_content ul li ul li
{
	font-size: 1em;
}
div#bottom_content
{
	width: 592px;
	height: 6px;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	background-image: url('../images/bottom_postit_xl.png');
	background-repeat: no-repeat;
	background-position: right top;
}
div#middle_content p.credit_x
{
	text-align: right;
}
div#images_detail a
{
	background-color: #FFFFFF;
}
div#middle_content a.credit
{
	font-size: 0.8em;
}
div#top_content a
{
	float: right;
	font-size: 1.19em;
	margin-right: 30px;
}
img.detail
{
	border: 1px dotted #3F3F41;
	padding: 12px;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0px;
}
div.worthy
{
	width: 170px;
	float: left;
	padding: 5px;
}
div.worthy img.detail
{
	cursor: default;
}
/****************************************************/
/*					About Me 						*/
/****************************************************/
img#my_photo
{
	float: right;
	width: 220px;
	height: 318px;
	border: 1px dotted #3F3F41;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 20px;
}
/****************************************************/
/*						Contact						*/
/****************************************************/
div#contact
{
	float: left;
	width: 362px;
	padding: 0px 0px 0px 9px;
	margin: 0px;
}
div#top_contact
{
	width: 332px;
	height: 37px;
	padding: 20px 4px 0px 26px;
	margin: 0px;
	background-image: url('../images/top_postit_l.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#middle_contact
{
	width: 322px;
	padding: 0px;
	padding: 10px 26px 30px 28px;
	margin: 0px;
	background-image: url('../images/middle_postit_l.png');
	background-position: left top;
	background-repeat: repeat-y;
}
div#bottom_contact
{
	width: 362px;
	height: 6px;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	background-image: url('../images/bottom_postit_l.png');
	background-repeat: no-repeat;
	background-position: right top;
}
div#contact fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}
div#contact form
{
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
div#contact form p
{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F83D87; 
}
p.form_validation
{
	color: #F83D87;
	font-size:1em;
}
div#contact form input
{
	width: 300px;
	height: 1.3em;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3F3F41; 
	font-size: 1em;
	border: 1px dotted #3F3F41;
	padding: 1px 1px 1px 5px;
	background-color: #FFFFFF;
}
div#contact form input:focus
{
	background-color: #E0EEFA;
}
div#contact form textarea
{
	width: 300px;
	height: 105px;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3F3F41; 
	font-size: 1em;
	line-height: 1.3em;
	border: 1px dotted #3F3F41;
	padding: 1px 1px 1px 5px;
	background-color: #FFFFFF;
}
div#contact form textarea:focus
{
	background-color: #E0EEFA;
}
div#contact form input#contact_send
{
	width: 28px;
	height: 15px;
	border: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	float: right;
}
/****************************************************/
/*						Footer 						*/
/****************************************************/
div#footer
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 420px;
	min-width: 1000px;
	max-width: 100%;
	background-color: #F83D87;
	background-image: url(../images/stamp_2.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
div#info
{
	margin:0px;
	padding:0px;
}
div#info a
{
	font-size: 1em;
	color: #3F3F41;
}

div#info img#certification
{
	float: left;
	height: 84px;
	width: 85px;
	padding: 46px 0px 0px 20px;
	margin: 0px;

}
div#info div
{
	float: left;
	margin: 0px;
	padding: 80px 0px 0px 20px;
}
div#info div p
{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #3F3F41; 
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
div#info p#honor
{
	color: #ffd4e4;
	margin-top: 65px;
}
div#info ul
{
	padding: 0px;	
	margin-left: 0px;
}
div#info ul li
{
	display: inline;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.85em;
	margin-right: 19px;
}
#main3 {
	padding: 7px;
	position:absolute;
	top: 650px;
	left: 266px;
	width: 222px;
	height: 130px;
	margin-top: -196px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -258px;
	background-image: url(gif/fronttext2.png);
	z-index: 1;
}

*{ behavior: url(iepngfix.htc) }
