body {
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	}
	
a:link{color:#000066;}

a:visited{color:#000066;}

a:hover{color:#0000CC;}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	margin-bottom:2px;
	margin-top:0px;
}

/*-HORIZONAL MENU-*/

table#hmenutable {
	width:578px;
	height:32px;
	}

table#hmenutable td{
	background-color:#E7E7C4;
	}
	
table#hmenutable td.hdivider{
	background-color:#FFFFFF;
	width:1px;
	}
	
table#hmenutable td#left{
	width:24px;
	}

a.hmenu:link,a.hmenu:visited {
	display:block;
	padding: 7px 0px 9px 0px;
	height:16px;
	font-size:12px;
	color:#000066;
	background-color:#E7E7C4;
	text-decoration: none;
	color:#000066;
	font-weight:normal;
	background-color:#E7E7C4;
	}

a.hmenu:hover {
	text-decoration: underline;
	color:#000066;
	font-weight:normal;
	background-color:#F4F4CA;
	}

/*-VERTICAL MENU-*/
td#vmenucol{
	background-color:#E7E7C4;
	width:168px;
	font-size: 12px;
	color: #000066;
	padding-top:20px;
	}
	
a.vmenuselected:link, a.vmenuselected:visited, a.vmenuselected:hover {
	display:block;
	padding:7px 0px;
	height:18px;
	text-decoration: none;
	color:#000066;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	color: #000066;
	}

a.vmenuselected:hover {
	background-color:#F4F4CA;
	text-decoration: underline;
}
	
a.vmenu:link, a.vmenu:visited {
	display:block;
	padding:7px 0px;
	height:18px;
	text-decoration: none;
	color:#000066;
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	}
	
a.vmenu:hover {
	text-decoration: underline;
	color:#000066;
	font-weight:normal;
	background-color:#F4F4CA;
	}

a.vmenufacebook:link, a.vmenufacebook:visited {
	display:block;
	padding:7px 0 7px 60px;
	height:18px;
	text-decoration: none;
	color:#000066;
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	background-image:url(images/facebook_icon.gif);
	background-repeat:no-repeat;
	background-position: 40px 9px;
	}
	
a.vmenufacebook:hover {
	text-decoration: underline;
	color:#000066;
	font-weight:normal;
	background-color:#F4F4CA;
	}

a.vmenulinkedin:link, a.vmenulinkedin:visited {
	display:block;
	padding:7px 0 7px 60px;
	height:18px;
	text-decoration: none;
	color:#000066;
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	background-image:url(images/linked-in_icon.gif);
	background-repeat:no-repeat;
	background-position: 40px 9px;
	}
	
a.vmenulinkedin:hover {
	text-decoration: underline;
	color:#000066;
	font-weight:normal;
	background-color:#F4F4CA;
	}

a.facebook:link, a.facebook:visited {
	display:block;
	margin:auto;
	width:140px;
	height:25px;
	padding-top:1px;
	padding-left:8px;
	text-decoration: none;
	color:#000066;
	font-weight:normal;
	font-size: 11px;
	font-style: normal;
	background-image:url(images/facebook_icon.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	}
	
a.facebook:hover {
	text-decoration: underline;
	color:#000066;
	font-weight:normal;
	}

/*-PAGES WITH UPDATED STYLES-*/

td.maincontent {
	padding:20px;
	width:540px;
	}

td.maincontent p{
	margin:0px 0px 14px 0px;
	}
	
td.maincontent h1 {
	margin-top:0px;
	}
	
div.leftcolumn {
	float:left;
	padding-right:10px;
	width:auto;
	}
	
div.leftcolumnnarrow {
	float:left;
	padding-right:10px;
	width:170px;
	}
	
div.rightcolumn {
	float:left;
	padding-left:10px;
	width:350px;
	}

div.clearem {
	float:none;
	clear:both;
	font-size:4px;
	height:6px;
	}
	
/*-PROJECTS PAGE-*/
table.projects tr.project {
	vertical-align:top;
	}

table.projects tr.project:hover {
	background:#FBFBF7;
	}
	
table.projects tr.spacerrow td{
	font-size:8px;
	line-height:12px;
	}
	
/*-PORTFOLIO TABLE-*/

table#portfoliotable td.description {
	background-color:#333366;
	line-height: 20px;
	}

table#portfoliotable td.description a:link, table#portfoliotable td.description a:visited{
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px;
	height:64px;
	}
	
table#portfoliotable td.description a:hover{
	text-decoration: underline;
	color:#FFFFCC;
	font-weight:normal;
	background-color:#363983;
	}

/*-PORTFOLIO TABLE OLD-*/

table#portfoliotable a{
	display:block;
	}
	
.ondark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 22px;
}

a.ondark {text-decoration: none; color:#FFFFFF; font-weight:normal;}

a.ondark:hover {text-decoration: underline; color:#FFFFCC; font-weight:normal;}


		
/*-OTHER-*/

td#main {
	padding:10px;
	}

.small {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.nav {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding-bottom:4px;
	float:none;
}


.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}

td#main {padding:15 15 20 10;}

div#fullpic {
	text-align:left;
	float:none;
	}
	
.caption{
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

div.mainimage {
	
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
}

img.mainimage {
	display: block;
    margin-left: auto;
    margin-right: auto;
	}
	
div.backnav {
	float:right;
	padding:2px;
	}
