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

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}

a {color:#0099FF; font-weight:bold;}
a:hover {
	color:#FF6600;
}

#homecontainer{
text-align:center;
width:344px;
padding-top:100px;
}


#homecenter{
background-image:url(../images/home_background.gif);
width:344px;
height:189px;
background-position:center;
text-align:right;
}

#copyright{
color:#999999;
font-size:10px;
padding-top:15px;}

.home_nav{
	position:relative;
	float:right;
	width:100px;
	padding:5px 5px 5px 0px;
	height:30px;
}
#home_me a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/home_me.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#home_me a:hover{
background-image:url(../images/buttons/home_me_2.gif);
}

#home_skills a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/home_skills.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#home_skills a:hover{
background-image:url(../images/buttons/home_skills_2.gif);
}

#home_publications a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/home_publications.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#home_publications a:hover{
background-image:url(../images/buttons/home_publications_2.gif);
}
#home_portfolio a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/home_portfolio.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#home_portfolio a:hover{
background-image:url(../images/buttons/home_portfolio_2.gif);
}

#home_resume a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/home_resume.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#home_resume a:hover{
background-image:url(../images/buttons/home_resume_2.gif);
}

#home_contact a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/home_contact.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#home_contact a:hover{
background-image:url(../images/buttons/home_contact_2.gif);
}

#template-container{
width:660px;}

#header{
position:relative;
float:right;
width:660px;
background-image:url(../images/template/top.gif);
height:57px;
text-align:right;
}

#header img{
margin:27px 10px 0px 0px;
}

#center{
position:relative;
float:right;
width:660px;
background-image:url(../images/template/bg.gif);
background-repeat:repeat-y;
text-align:left;

}

#breadcrumbs
{
	width:638px;
	color:#6F9300;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px 7px 0px 7px;
	padding: 15px 0px 5px 10px;
}

#breadcrumbs a{color:#0099CC; font-weight:bold; padding:0px 20px 0px 10px; background-image:url(../images/buttons/breadcrumb.gif); background-position:right; background-repeat:no-repeat; margin-right:10px;}

#content_area
{width:620px;padding: 20px 10px 10px 25px; }

#min_height
{ height:200px;}

#bottom{
position:relative;
float:right;
width:660px;
background-image:url(../images/template/bottom.gif);
height:18px;
}

.template_nav{
	position:relative;
	float:right;
	width:100px;
	padding:5px 0px 5px 0px;
	height:30px;
}
#template_home a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_home.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#template_home a:hover {
background-image:url(../images/buttons/template_home_2.gif);
}
#template_home_selected a {
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_home_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;}
#template_home_selected a:hover {
background-image:url(../images/buttons/template_home_2.gif);
}
#template_me a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_me.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#template_me_selected a {
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_me_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}
#template_me a:hover{
background-image:url(../images/buttons/template_me_2.gif);
}

#template_skills a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_skills.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#template_skills a:hover{
background-image:url(../images/buttons/template_skills_2.gif);
}

#template_publications a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_publications.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}
#template_publications_selected a {
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_publications_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}
#template_publications a:hover{
background-image:url(../images/buttons/template_publications_2.gif);
}
#template_portfolio a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_portfolio.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#template_portfolio_selected a {
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_portfolio_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}
#template_portfolio a:hover, {
background-image:url(../images/buttons/template_portfolio_2.gif);
}
#template_resume a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_resume.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#template_resume a:hover{
background-image:url(../images/buttons/template_resume_2.gif);
}

#template_contact a{
width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_contact.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

#template_contact a:hover{
background-image:url(../images/buttons/template_contact_2.gif);
}
#template_skills_selected a
{width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_skills_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}
#template_resume_selected a
{width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_resume_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}
#template_contact_selected a
{width:90px; 
height:30px;
display:block;
background-image:url(../images/buttons/template_contact_2.gif);
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

.highlightedtablerow{background-color:#666; color:white;}