



body {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
background-color: #c9c9c8;
font-weight: normal;
margin: 0px 0px 38px 0px;
padding:0px;
overflow:hidden;
color: #3e3e3d;
}

a:link {
text-decoration: none;
color: #666666;
font-weight: bold;
line-height: 20px;
}

a:visited {
text-decoration: none;
color: #666666;
font-weight: bold;
line-height: 20px;
}

a:hover {
text-decoration: underline;
color: #88BA18;
font-weight: bold;
line-height: 20px;
}

a:active {
text-decoration: none;
color: #666666;
font-weight: bold;
line-height: 20px;
}


img{
	behavior: url(iepngfix/iepngfix.htc);
}


#png_image{
	width: 100px;
	height: 100px;
	background: url(png_image.png);
	behavior: url(iepngfix/iepngfix.htc);
}



#stickyFooter{
width: 100%;
height: 38px;
position: fixed; 
bottom: 0px;
padding-top: 0px;
z-index:3000;
background-image:url(images/bottom_back.jpg);
background-repeat:no-repeat;
background-position:right;
background-color: #358804;
}



#scroll
{
width:100%;
height:100%;
min-height: 100%;
overflow: auto;
background-color: #c9c9c8;
}



#container
{
position:relative;
width: 756px;
height:100%;
text-align:left;
margin: 0px;
z-index:2099;
background-color: white;
float: right;
}

* html #container {width: 754px;}

#content_all
{
background-color: white;
float: right;
margin: 0px;
padding: 0px;
width: 702px;
}

* html #content_all {width: 700px;}

#main_content
{
position: relative;
background-color: white;
margin: 0px;
padding: 0px;
width: 700px;
}

#content_left
{
float: left;
width: 435px;
margin: 0px;
padding: 0px 20px 0px 20px;
border-right: dotted 2px #378905;
}

* html #content_left {width: 475px;}

#content_right
{
float: right;
width: 195px;
margin: 0px;
padding: 0px 20px 0px 5px;
}

* html #content_right {width: 220px;}

#logo
{
position: absolute;
top:30px;
left: 20px;
background-image: url(images/logo.png);
background-repeat: no-repeat;
width: 131px;
height: 70px;
behavior: url(iepngfix/iepngfix.htc);
}

#refreshing
{
position: absolute;
top:104px;
left: 20px;
background-image: url(images/refreshing.png);
background-repeat: no-repeat;
width: 131px;
height: 14px;
behavior: url(iepngfix/iepngfix.htc);
}

#kiwi
{
position: absolute;
top:30px;
left: 600px;
background-image: url(images/kiwi.png);
background-repeat: no-repeat;
width: 68px;
height: 67px;
behavior: url(iepngfix/iepngfix.htc);
}

#fruit_icons
{
position: relative;
float: right;
width: 265px;
height: 38px;
}

#kiwi_small
{
position: absolute;
top:5px;
left: 120px;
background-image: url(images/kiwi_small.png);
background-repeat: no-repeat;
width: 29px;
height: 30px;
behavior: url(iepngfix/iepngfix.htc);
}

#kiwi_link_position
{
position: absolute;
top:5px;
left: 120px;
}

#orange_small
{
position: absolute;
top:5px;
left: 160px;
background-image: url(images/orange_small.png);
background-repeat: no-repeat;
width: 29px;
height: 29px;
behavior: url(iepngfix/iepngfix.htc);
}

#orange_link_position
{
position: absolute;
top:5px;
left: 160px;
}

#pom_small
{
position: absolute;
top:5px;
left: 200px;
background-image: url(images/pom_small.png);
background-repeat: no-repeat;
width: 26px;
height: 30px;
behavior: url(iepngfix/iepngfix.htc);
}

#pom_link_position
{
position: absolute;
top:5px;
left: 200px;
}

#top_round_header
{
position: relative;
background-image: url(images/top_round_header.png);
width: 700px;
height: 210px;
behavior: url(iepngfix/iepngfix.htc);
z-index: 200;
}

#top_round_header_container
{
position: relative;
width: 700px;
height: 210px;
}

.hidden{
display:none;
margin:0px;
padding:0px;
}

#tabs
{
width: 54px;
height: 100%;
position: relative;
margin: 0px;
padding: 0px;
float: left;
background-color: #c9c9c8;
background-position: left;
}

#tab1 a{
position:absolute;
top:20px;
left:0px;
margin:0;
padding:0;
background-image:url(images/portfolio.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab1 a:hover{
background-image:url(images/portfolio_over.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab1.current a{
background-image:url(images/portfolio_over.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab2 a{
position:absolute;
top:135px;
left:0px;
margin:0;
padding:0;
background-image:url(images/resume.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab2 a:hover{
background-image:url(images/resume_over.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab2.current a{
background-image:url(images/resume_over.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab3 a{
position:absolute;
top:250px;
left:0px;
margin:0;
padding:0;
background-image:url(images/contact.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab3 a:hover{
background-image:url(images/contact_over.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}

#tab3.current a{
background-image:url(images/contact_over.gif);
background-repeat:no-repeat;
width:54px;
height: 113px;
}



#thumb_wowminis
{
width: 92px;
height: 92px;
background-image: url(images/thumb_wowminis.png);
background-repeat: no-repeat;
behavior: url(iepngfix/iepngfix.htc);
}

.postnote_top
{
    background-image: url(images/postnote_top.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 197px;
    height: 72px;
}


.postnote_bottom
{
    background-image: url(images/postnote_bottom.jpg);
    background-repeat: no-repeat;
    width: 197px;
    height: 56px;
}



ul.flickrlist
{
    background-image: url(images/postnote_middle.jpg);
    background-repeat: repeat-y;
    width: 197px;
    text-align: left;
    margin: 0px;
    padding: 120px 5px 0px 5px;
}

ul.flickrlist li
{
list-style-type: none;
padding-left: 20px;
}

ul.flickrlist li a:link img
{
border-color: black;
width: 45px;
}

ul.flickrlist li a:hover img
{
border-color: white;
width: 45px;
}

ul.flickrlist li img
{
    border-color: black;
    margin-bottom: 1px;
width: 45px;
}

* html ul.flickrlist li img
{
    border-color: black;
    margin-bottom: 3px;
width: 45px;
}




.thumb1 
{
    border-top: dotted 1px #aaaaa9; 
	width: 430px;
	height: 105px;
	float: left;
}

.portfolio_text
{
height: 92px;
width: 320px;
margin-left: 105px;
margin-top: -90px;
color: #666666;
font-size: 10px;
z-index: 1;
}

.thumb1 a .large {

	border: 0px;
display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

.thumb1 a img 
{
	border: 0;
}

.thumb1 a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	height: 92px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 92px;
}

.thumb1 a.p1:hover 
{
	background-color: Transparent;
	color: #000000;
	text-decoration: none;

}

.thumb1 a.p1:hover .large 
{
	display: block;
	height: 200px;
	left: 120px;
	position: absolute;
	width: 340px;
	z-index: 3000;
}






.title
{
color: #333333;
font-weight: bold;
}


.side_heading {
margin: 0px 0px 0px 40px;
font-size: 14px;
font-weight: bold;
color: white;
text-align: left;
}

.side_text
{
margin: 0px 0px 5px 40px;
font-size: 11px;
color: white;
text-align: left;
}

.side_main_text
{
    position: absolute;
    top: 60px;
    left: 25px;
    width: 160px;
    font-size: 11px;
    color: black;
    text-align: left;
    line-height: 17px;
}

* html .side_main_text {left: 25px;}

.side_bold
{
font-size: 11px;
color:black;
text-align: left;
font-weight: bold;
}

/* resume
----------------------------------------------- */



h3 {
margin: 0px;
padding: 10px 0px 0px 0px;
line-height: 25px;
font-size: 14px;
font-weight: bold;
color: #399005;
border-bottom: solid 1px #aaaaa9;
text-align: left;
}

p {
line-height: 18px;
margin: 0px;
padding: 15px 0px 0px 20px;
color: #515151;
font-size: 11px;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
text-align: left;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

#pdf_icon
{
    width: 440px;
    text-align: right;
   
}

* html #pdf_icon{
    width: 436px;
    }

#ie_resume_up
{
    margin-top: -35px;
}









/* calendar and time
----------------------------------------------- */
#clock_container
{
position: relative;
height: 38px;
width: 400px;
float: left;
}

#clock{
font-family: Verdana, Tahoma, Arial, sans-serif;
text-transform:uppercase;
font-size:11px;
color:#FFFFFF;
letter-spacing:3px;
height: 38px;
position: absolute;
top: 5px;
left: 10px;
font-weight: bold;

}



#cal_dayname{
background-repeat:no-repeat;
color:#63fc08;
float:left;
display:none;
}


#cal_month{
margin-right: 10px;
color:#FFFFFF;
float:left;
}


#cal_daynum{
color:#FFFFFF;
float:left;
margin-right: 10px;
}

#cal_year{
color:#FFFFFF;
float: left;
}


#cal_time{
position: absolute;
top: 15px;
left: 0px;
color: #84fc3c;
}


#cal_ampm{
color: #84fc3c;
}

.sup {
font-size: 9px;
color: white;
font-weight: normal;
}

	
	
	
	
	
	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; margin-top: 10px;}

	
	
	
	

