#maincontainer {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(Images/blacksidelngreplong.jpg);
	background-repeat: repeat-y;
}

.listLeft   {
    padding-left: 80px;
    float: left;
    text-align: left;
}

.listRight {
    padding-right: 80px;
    float: right;
    text-align: right;
}

#topbar {
	height: 177px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/CVtopbarimageshdsml.jpg);
	background-repeat: no-repeat;
	float: right;
}
#sidebar {
	float: left;
	height: auto;
	width: 200px;
}

#maincontent {
	float: left;
	height: auto;
	width: 580px;
	padding-left: 15px;
	padding-right: 5px;
	overflow-x: hidden;
	scrollbar-face-color: #b3d334;
	scrollbar-highlight-color: #c624229;
	scrollbar-3dlight-color: #c624229;
	scrollbar-darkshadow-color: #669900;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #636563;
	scrollbar-track-color: #cccccc;
}
#beechbar {
	height: 19px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(Images/bottombeechstrip.jpg);
	background-repeat: no-repeat;
}
#navigation {
	float: left;
	height: 65px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/CVbackground.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
h1 {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
h2 {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Times New Roman", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
