body {
	background-color: White;
	font: .9em;
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.main {
	background-image: url(../images/bg_name.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid;
	border-color: #4682B4;
}

#footer {
	width: 900px;
	height: auto;
	text-align: center;
	background-color: transparent;
	font-size: .7em;
}

a {
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: #708090;
}

a:visited {
	font-weight: bold;
	color: #708090;
}

a:hover {
	color: red;
	font-weight: bold;
}


img {
	border: none;
}

a.menu:link {
	color: Navy;
	font-weight: lighter;

}

a.menu:visited {
	color: Navy;
	font-weight: lighter;
}


a.menu:active {
	color: Navy;
	font-weight: lighter;
}

a.menu:hover {
	color: #3D82B7;
	font-weight: lighter;
}

.page_title {
	text-align: right;
	font-size: 1.9em;
	font-style: italic;
	color: #A9A9A9;
	font-family: "Arial", Verdana, Geneva, sans serif;
}

p {
	font-size: .9em;
	width: 90%;
	text-align: justify;
}

.right_para {
	float: right;
	width: 50%;
	height: auto;
	vertical-align: middle;
	border: 1px solid Silver;
	padding: 8px;
	text-align: right;
	font-size: .8em;
	color: Gray;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.title {
	font-size: 1.2em;
	font-weight: lighter;
	color: #9C7541;
	padding: 5px;
	text-align: left;
	border: 1px solid #DCDCDC;
}

.email {
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
	font-size: .9em;
}

.cv {
	list-style: square;
	list-style-position: inside;
	font-size: .8em;
	text-align: justify;
	width: 90%;
}

.education {
	width: 80%;
	line-height: 90%;
	font-size: .8em;
}

.dark {
	background-color: #E3E8F7;
}

#refs {
	background-color: #EFEFEF;
	border: 1px;
	border-color: #9C7541;
	border-style: solid;
	font-size: 1em;
	line-height: 180%;
	padding:0; margin: 25px;
}

#loose {
	line-height: 180%; padding: 10px; background-color: #fff;
}

#dload {
	text-align: center; padding: 30px; font-size: .8em;
}

.refs1 {
	
	text-align: left; padding: 10px;
}

.refs2 {
	
	text-align: right; padding: 10px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	color: #686999;
}

.quoteTitle{
	color: #9C7541; font-size: 1.4em; font-weight: lighter; font-style: italic; text-align: left; padding: 10px 30px;
}

img.portrait {
	float: left;
}

.topPage {font-size: .7em; text-align: right; margin: 30px 0; font-variant: small-caps;
	
}