a:link {
        color: #336699;
	text-decoration: none;
}
a:visited {
        text-decoration: none;
	color:#336699;
}
a:hover {
        color: #003366;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000;
}
a.misc:link {
	color: #003366;	
	text-decoration: none;
}
a.misc:visited {
        color: #003366;
        text-decoration: none;
}
a.misc:hover {
        color: #003366;
        text-decoration: underline;
}
a.misc:active {
        text-decoration: underline;
        color: #000;
}
div.main {
	position: relative;
	width: 795px;
        background-color: #dddddd;
	border: 1px solid #000;
        font-family: veranda, arial, sans serif;
        text-align: left;
	color: #000;
	padding: 1px;
	font-size: 12px;
}
div.maintitle {
        position: relative;
        width: 791px;
        background-color: #336699;
        color: #dddddd;
	font-size: 24px;
	font-weight: normal;
        border: 1px solid #000;
	text-indent: 1px;
	padding: 1px;
                                                                                
}
div.title {
	position: relative;
	width: 791px;
	background-color: #336699;
	color: #dddddd;
	font-weight: bold;
	border: 1px solid #000;
	text-indent: 1px;
	letter-spacing: 3px;
	padding: 1px;
	text-align: justify;
	height: 22px;


}
div.job {
	position: relative;
	width: 700px;
	background-color: #c0c0c0;
	color: #000;
	border: 1px solid #000;
	padding: 6px;
	text-align: justify;
	height: auto;


}
div.pad {
	padding: 6px;
}
div.skills {
	padding:4px;
	border: 1px solid #000;
        background-color: #c0c0c0;
	border-bottom: 0px solid #000;
}
div.edu {
        padding: 4px;
        border: 1px solid #000;
        background-color: #c0c0c0;
}
div.kw {
        position: relative;
        width: 600px;
        height: 1px;
        color: #999999;
        display: none;
        background-color: #999999;
}
span.company {
	font-weight: bold;
	color: #003366;
	float: left;
	text-decoration: underline;
}
span.jobd {
	margin-left:15px;
}	
span.jobtitle {
	text-decoration: underline;
}
span.dates {
	float:right;
}
