@charset "UTF-8";
/* CSS Document */

#container {
	background-image: url(background2.gif);
	background-repeat: no-repeat;
	height: 800px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
.thispage a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9DC5A7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.thispage  a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.thispage a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9DC5A7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.thispage a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9DC5A7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#leftmenu ul {
	list-style: none;

}

#leftmenu li {
	padding: 4px;
}




#leftmenu {
	float: left;
	padding: 20px;
	margin-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9DC5A7;
}
#rightsidebar {
	float: right;
	background-image: url(rightsidebar.gif);
	background-repeat: repeat-y;
}
.notthispage a:link {
	color: #9DC5A7;
	text-decoration: none;
}
.notthispage a:visited {
	text-decoration: none;
	color: #9DC5A7;
}
.notthispage a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9DC5A7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.notthispage a:active {
	text-decoration: none;
	color: #000000;
}

#content a:link {
	color: #9DC5A7;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	text-decoration: none;
	color: #9DC5A7;
}
#content a:hover {
	text-decoration: none;
	color: #666666;	
}



#content a:active {
	text-decoration: none;
	color: #000000;
}
#content {
	margin-left: 200px;
	margin-right: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 130px;
}
.resumeText {
	list-style-type: none;
	padding-left: 20px;
}
.imgRight {
	float: right;
	padding-right: 0px;
	padding-left: 20px;
}
.style1 {
	color: #9DC5A7;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
.style3 {font-size: 11px}
#twitter_div {
	border: thin solid #9DC5A7;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}
#Facebook {
	float: right;
	margin-right: 0px;
}
#linkedIn {
	float: left;
	padding-top: 20px;
	margin-left: 0px;
	height: 62px;
	width: 322px;
	border: 1px solid #9DC5A7;
	margin-top: 17px;
}
.style4 {
	font-size: 20px
}
.pic {
	padding-top: 12px;
}
.style5 {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
