* { margin: 0; padding: 0; }

html {
	height : 100%;
/*	background-color: #393d6b; */
}

body {
	padding: 0;
	margin:0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	background-image:url(/images/template/bkg.png);
}
.wrap {background-image:url(/images/template/skybkg2.png);	background-repeat: repeat-x;}
.corner {background-image:url(/images/template/3.png); background-repeat:no-repeat; margin:0; padding:0; }
.header {background-image:url(/images/template/header.png); height: 93px;}
#top {background: url(/images/topcv4.jpg) no-repeat;}

#menu
{
	width: 202px;
	font-family: Verdana, Geneva, Lucida, Arial; 
	font-size: .8em;
	color: #978e6c;
	font-weight: bold;
}

#navigation {
	margin : 0;
	padding : 0;
	background-image:url(/images/template/nav.png);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#navigation a {
	color: #FFFFFF; text-decoration:none;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FFFFFF; text-decoration: underline;
}
#navigation a:active {
	color: #FFFFFF;
}

#content
{
	padding: 50px; padding-top: 20px; padding-bottom: 10px;
  background-image:url(/images/template/middle.png);
  background-repeat: repeat;
  background-position: top center;
}
#content a:link
{
	color: #393D6B;
	font-family: Verdana, Geneva, Lucida, Arial; text-decoration: none;
}
#content a:visited
{
	color: #393D6B;
	font-family: Verdana, Geneva, Lucida, Arial; text-decoration: none;
}
#content a:hover
{
	color: #91b74e;
	font-family: Verdana, Geneva, Lucida, Arial; text-decoration: none;
}
#content a:active
{
	color: #393D6B;
	font-family: Verdana, Geneva, Lucida, Arial; text-decoration: none;
}
#content ul { margin: 0; padding: 0; padding-left: 1em;
 margin-left: 30px;
margin-bottom: 12px;
}
#content ul li { margin: 0; padding: 0; padding-left: .5em; }
#content li {list-style-image: url(/images/li.gif);}

#column_left {
float: left;
width: 300px;
}
#column_right {
float: right;
width: 240px;
}

hr
{
	border-style: dotted;
	color: #c0c0c0; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dotted {width: 150px; border: 0; border-top:2px; border-style: dotted; border-color: #CCCCCC; text-align: center;}

#content h1 {

  font-size: 16pt;
  font-family: "century gothic", sans-serif;
  font-weight: 800;
  color: black;
  font-weight: normal;
  letter-spacing: 3px;
}
#content h2 {
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #202066;
  text-decoration: none;
  padding: 8px;
}
#content h3 {
  font-family: sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
  padding: 8px;
}
#content p {
padding: 8px;
padding-left: 20px;
font-size: 1.1em;
}

blockquote { margin: 0; padding: .5em; }
small { font-size: .8em; }

p b, li b { color: #111; }
ul, li {padding-left: 20px;}

.company {	
	color: #2C2F50; letter-spacing: .2em;
	}
.easttnwebdevelopment {font-size: 10px;}

.notice { font-weight: bold; }
.error { font-weight: bold; color: red; }
.succes { font-weight: bold; }

#list_left {
width: 220px;
max-width: 220px;
margin: 0;
padding: 0;
padding-bottom: 40px;
}
#list_right {
margin: 0;
margin-left: 10px;
margin-bottom: 10px;
padding: 0;
border-width: 0;
border-left-width: 1px;
border-color: #d0d0c8;
border-style: solid;
width: 100%;
}

.vcard {
margin: 10px;
padding: 10px;
border-width: 4px;
border-color: #c7c7c7;
border-style: solid;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
border-radius: .5em;
font-size: 9pt;
font-family: sans-serif;
color: black;
text-align: justify;
}
