* { margin:0; padding:0;}
body { background:#6c6c6c; font-family:Arial; font-size:100%; line-height:1em; color:#616161; background-image: url(images/bg.jpg);background-repeat: repeat; background-attachment: fixed;}
html { min-height: 100%; margin-bottom: 1px; }


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}
a {color:#a05d21;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}


p { margin:0; padding:0;}

.title_hdr{ margin:10px 0px 15px 25px;}
.title_txt { margin:10px 0px 15px 25px;}

.sample { margin:40px 0px 8px 25px;}

.resume { margin:0px 0px 15px 148px;}


/*txt, links*/
h1 { background:url(images/logo.jpg) no-repeat left top; height:72px; text-indent:-10000px;}


.txt1 { color:#555555;}
.txt2 { color:#555555;}
.txt3 { color:#555555; font-size:1em;}

.link1 { text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { font-family:Tahoma; background:url(images/marker.gif) no-repeat 0 6px; padding-left:10px; color:#000; text-decoration:none; font-weight:bold;}
.link2:hover { text-decoration:underline;}
.link3 { background:url(images/marker2.gif) no-repeat 0 8px; padding-left:7px;}
.link4 { color:#909090;}


/*header*/
#header .row_1 .{ padding:0px 0 0 0px;}


/*content*/
#content { font-size:0.75em;}

/*footer*/
#footer { font-size:1.5em; font-family:Tahoma;
	margin-left: auto;
	margin-right: auto;
    	width: 6em
}
#footer a { color:#373737;}
#footer .indent { padding:30px;}






