body {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	color: #6f6f6f;
}
  
html, body, #wrapper, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 11.5px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	position: relative;
}



h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
	color: #115280;
}

h3 {
	padding: 4px 0 0 0;
}

.cat { 
   font-size: 18px;
   font-weight: bold;
   text-decoration:underline;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background: #f3ebe0;
	padding-bottom: 12px;
}

#wrapper {
	width: 760px;
}

h1 {
	margin-bottom: 2px;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

/* navigation */

#nav {
	position: absolute;
	top: 31px;
	right: 0;
	width: 41em;
}

#nav li {
	width: 7em;
	float: left;
	margin: 0 0.3em;
	padding: 0;
}

#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#nav a:hover {
	text-decoration: none;
}

#nav li   { background-color: #176EAE; }
#nav li a { background-color: #176EAE; }
#nav li a:hover { background-color: #115280; }

#nav li.click { background-color: #115280; }
#nav li.click a { background-color: #115280; }

/* body */

#body { width: 100%; }

#body h2 {
	margin-top: 3px;
	text-indent: -3px;
}

* html #body h2 {
	margin-top: 21px;
	marg\in-top: 3px;
}

#body p {
	margin-bottom: 20px;
}

#body { background: #edf8c7; }
#body .inner div { background: none; }
#body .inner {
	color: #666666;
	border: 1px solid #115280;
	padding: 18px 20px;
	
}



#left {
	float: left;
	width: 194px;
}

#right {
	float: right;
	width: 404px;
}



a {
	font-weight: bold;
}

#left .lowright {
	float: right;
	margin: 0 0 0 1em;
	display: inline;
}

* html #left .lowright {
	margin-bottom: -5px;
}

/* footer */

#footer {
	margin-top: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #989994;
}

#footer2 { 
   text-align: right;
   margin-top: -10px;
   
}

#resume {
	position:absolute;
	width:147px;
	height:115px;
	z-index:1;
	line-height: 18px;
	font-size: 10px;
	left: 559px;
	top: 46px;
}

input { 
   background-color:#edf8c7;;
   border: 1px solid #000000;
   font-weight: bold;
   
}

textarea { 
   background-color:#edf8c7;;
   border: 1px solid #000000;
   font-weight: bold;
   
}

select { 
   background-color:#edf8c7;
   border: 1px solid #000000;
   font-weight: bold;
   
}

.portfolio_brdr { 
   border: 1px dashed #000000;
}

.image_portfolio {
position: absolute;
}

.detail_portfolio {
line-height: 21px;
padding-left: 150px;

}

#blog_entries { 
   list-style: none;
   line-height: 2.1em;
   padding-left: 10px;
  
}

.blog_entries_text  { 
   font-size: 11px;
   
}

input#User_Name {display: none;}

form.cmxform fieldset { margin-bottom: 10px;}
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 12px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.cmxform {
	width: 550px;
	font-size: 1.1em;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
	}
	
input[type=checkbox] { 
	border: none;
}
	