/* * {
	 border: 1px solid red !important;
} */
.clear {
	clear: both;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
	background-color: black;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	background-image: url(http://www.jimmypan.com/images/stripes.png);
	font-family: Verdana;
	font-size: small;
}

b {
	font-size: 110%;
}

em {
	color: red;
}

#topsection {
	height: 50px;
	text-indent: -9999px;
	background-repeat: repeat;
}

#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

.maincolumn {
	background-color: #fff;
	background-image: url(http://www.jimmypan.com/images/combined.jpg);
	height: 474px;
	width: 800px;
}

#bottomcolumn {
	width: 800px;
	margin: 0 auto 50px;
}

#rightcolumn {
	float: left;
	height: 474px;
	background-repeat: no-repeat;
	background-position: left center;
}

#footer {
	clear: left;
	color: #FFF;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	text-align: center;
	width: 100%;
	margin: 50px;
}

#footer a {
	color: #FFFF80;
}

#can {
	background-color: #fff;
	height: 340px;
	margin-left: 240px;
	width: 360px;
	overflow:hidden;
}

.innertube {
	margin: 10px;
	margin-top: 0;
}

.canned {
	color: black;
	font-family: Verdana;
	font-size: small;
	text-align: center;
	text-align: justify;
}

a:link {
	color: white;
	text-decoration: none;
	background-color: black;
}

h2 {
	font-family: Verdana;
	font-size: large;
	font-variant: small-caps;
	font-weight: bold;
	display:inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


a:visited {
	color: white;
	text-decoration: none;
	background-color: black;
}


a:hover {
	background-color: #40E0D0;
	color: #000;
}



#wrapper {
	width: 800px;
	margin: 50px auto 600px;
	position: relative;
}


#datacontent a img {
	border: 0;
	float: left;
	margin: 0 10px;
}



#datacontent a:hover img {
	margin-left: 5px;
}

#datacontent a strong {
	display: block;
	font-size: 18px;
	color: #000;
}

#datacontent {
	padding: 5px;
	margin: 0 auto;
}

#datacontent ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	display: block;
	height: 30px;
	background: #FFFFFF;
	text-align: right;
	width: 792px;
}

#datacontent li {
	float: left;
	margin: 0 auto;
}

#datacontent li a {
	outline: 0;
	display: block;
	background: #FFFFFF;
	color: #000;
	text-decoration: none;
	padding: 1px 5px;
	margin: 0px;
}

#datacontent li a:hover {
	color: #000;
	font-style: strong;
	background: #40E0D0;
}

#datacontent li a.selected {
	background: #000;
	color: #fff;
}

#datacontent .panels {
	color: #fff;
	border: 1px solid #FFFFFF;
	border-top: 0;
	border-bottom: 1px solid #FFFFFF;
	width: 800px;
	overflow: hidden;
	float: left;
	margin-bottom: 25px;
	background: #000;
}


#datacontent .panelsInner {
	overflow: hidden;
}

#datacontent .panel {
	padding: 0px;
}

.bubbleInfo {
	padding:5px;
	background:#fff;
	position: absolute; bottom: 2px; right: 20px;
}

.popup {
	position: absolute; bottom: 2px; right: 2px;
	display: none; /* keeps the popup hidden if no JS available */
}
	
#resume {
	margin: 25px 25px 25px;
	font-family: Verdana;
	font-size: small;
	background: #000;
}

#resume h2 {
	background-color: #fff;
	color: #000;
	display:inline;
	font-variant: small-caps;
	padding: 3px;
}

#resume h3 {
	color: #40E0D0;
	display:inline;
	font-size: medium;
	font-weight: bolder;
}

.blue {
	color: #40E0D0;
}

#contacts {
	color: #000;
	background: #fff;
	margin: 0 40px;
	padding: 60px 0 0 0;
}

#contacts ul {
	background:none;
}
#contacts li {
	list-style: none;
	margin: 0;
	padding: 5px;
	display: inline;
	height: 10px;
	text-align: left;
	width: 100%;
	float:left;
	vertical-align: top;
	
}
#contacts li a{
	color: #000;
	background: none;
}

#contacts li a:hover {
	background: none;
	color: #40E0D0;
}

#contacts h2 {
	background-color: #000;
	color: #fff;
	display:inline;
	font-variant: small-caps;
	padding: 3px;
	margin-left: 46px;
}

.icon{
	float:left;
	width: 26px;
	height: 16px;
	padding: 2px;
}

#info {
	background: #fff;
	color:#000;
}

.tube {
	width: 90%;
	margin: 0 auto;
}
#info a{
	color: #000;
	background: none;
}

#info a:hover {
	background: none;
	color: #40E0D0;
}

#signature {
	position: absolute
	right:1px;
	top:1px;
	}
	width:78px;
}