﻿body 
{
	text-align: center;
	min-width: 650px;
	margin-top: 10px;

} 
#centered800
    { 
     width: 800px;
     height: 620px;
     margin: 0 auto; 
     text-align: center;
     position: relative;
    } 
#centered675
    { 
     width: 675px;
     height: 620px;
     margin: 0 auto; 
     text-align: center;
     position: relative;
    } 

.fronttitle { background-color:#C0C0C0; font-family: Arial; font-size: 30px; color: #FFFFFF; letter-spacing:14px}

.topbar { background-color:#C0C0C0; font-family: Arial; font-size: 23px; color: #FFFFFF; letter-spacing:14px}
.topbar a {color: #FFFFFF; text-decoration:none;}
.topbar a:visited {color: #FFFFFF;}
.topbar a:active {color: #FFFFFF;}
.topbar a:hover {color: #FFFFFF;}
	
.menubar a {color: #999999; text-decoration:none;}
.menubar a:visited {color: #999999;}
.menubar a:active {color: #999999;}
.menubar a:hover {color: #000000;}

.leftbar {margin-bottom: 5px; border-width: 0px;}

.bottomtext {font-family: Arial; font-size: 10px; letter-spacing: 2px; color: #000000; margin-top:0; margin-bottom:0  }

.bottombar {margin-left: 1px; border-width: 0px;}

.cvtext {font-family: Arial; font-size: 12px; margin-top:0; margin-bottom:0; text-align:left; height:15px }

.contactlink { font-family: Arial; font-size: 18px; color: #000000; letter-spacing:10px; text-align:left;}
.contactlink a {color: #000000; text-decoration:none;}
.contactlink a:visited {color: #000000;}
.contactlink a:active {color: #000000;}
.contactlink a:hover {color: #999999;}

.contacttext { font-family: Arial; font-size: 12px; color: #000000; letter-spacing:4px; line-height:25px; text-align:left;}

.projectlink { font-family: Arial;	font-size: 10px; color: #000000; letter-spacing:2px; }
.projectlink a {color: #000000;}
.projectlink a:visited {color: #000000;}
.projectlink a:active {color: #000000;}
.projectlink a:hover {color: #999999;}

.emphasis {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	letter-spacing:3px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	height:15px
}

