.bg-tile {
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat-x;
}

.bg-tile-about-me {
	background-image: url(../images/about-me-bg-in.gif);
	background-repeat: repeat-x;
}

.bg-tile-my-projects {
	background-image: url(../images/my-projects-bg-in.jpg);
	background-repeat: repeat-x;
}

.side-links {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.tab-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}


.tahoma-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
}
.tahoma10white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.cv-link {

	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
}
.side-links-sub {

	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
.bg-tile-main {

	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
}
.tahoma-10-copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #9A765A;
	font-weight: bold;
	text-transform: uppercase;
}
