/* CSS Document */

html		{margin: 0;
			padding: 0;
			height: 100%;
			width: 100%;
			background-color: #000000;
			text-align: center;
			background-image: url(../images/canvasbg.jpg);
			background-repeat: repeat;
			background-position: top;}
			
body		{margin: 0;
			padding: 78px 0 0 0;
			width: 100%;
			height: 100%;
			text-align: center;}
			
img			{margin: 0;
			padding: 0;
			border: 0;}
			
#orange		{margin: 0;
			padding: 0;
			font-weight: bold;
			font-size: 16px;
			font-family: verdana, sans-serif;
			color: #ff2700;}
			
#mainwrapper
			{margin: 0 auto;
			padding: 0;
			width: 903px;
			height: 601px;
			background-image: url(../images/tapedpaper.jpg);
			background-repeat: no-repeat;
			background-position: top;
			text-align: justify;}
			
#tophg
			{margin: 0;
			padding: 56px 0 0 71px;
			width: 534px;
			height: 44px;}
			
#maincontentwrap
			{margin: 10px 0 0 71px;
			padding: 0;
			width: 764px;
			height: 399px;
			background-image: url(../images/contentbg.jpg);
			background-repeat: no-repeat;
			background-position: top;}

			
#imgleft
			{margin: 0;
			padding: 15px 0 0 15px;
			width: 300px;
			height: 384px;
			float: left;}
			

			
#astatement
			{margin: 10px 0 0 0;
			padding: 70px 0 0 40px;
			width: 400px;
			height: 319px;
			color: #d1e3fd;
			font-family: verdana, sans-serif;
			font-size: 12px;
			background-image: url(../images/astatementbg.jpg);
			background-repeat: no-repeat;
			background-position: top;
			overflow: auto;
			float: left;}
			
#astatementtext
			{margin: 0;
			padding: 0 20px 0 0;
			width: 380px;
			height: 295px;
			overflow: auto;}
			
#artgallery
			{margin: 0;
			padding: 10px;
			width: 744px;
			height: 379px;
			color: #ffffff;
			font-family: verdana, sans-serif;
			font-size: 12px;
			overflow: auto;}
			
#artgallery a:link
			{margin: 0;
			padding: 0;
			text-decoration: none;
			color: #FFF;}
			
#artgallery a:visited
			{margin: 0;
			padding: 0;
			text-decoration: none;
			color: #FFF;}
			
#artgallery a:hover
			{margin: 0;
			padding: 0;
			text-decoration: underline;
			color: #ff2700;}
			
.thumbnail:img
			{margin: 5px;
			padding: 10px;}
			
.thumbnail:hover
			{background-color: transparent;}

.thumbnail:link img
			{border: 2px solid black;}
			
.thumbnail:visited img
			{border: 2px solid black;}
						
.thumbnail:hover img
			{border: 2px solid white;}
			
#resumeholder
			{margin: 0;
			padding: 10px;
			width: 744px;
			height: 399px;
			color: #ffffff;
			font-family: verdana, sans-serif;}
			
#resumepage
			{margin: 0;
			padding: 0;
			width: 744px;
			height: 300px;
			color: #ffffff;
			font-family: verdana, sans-serif;
			font-size: 10px;
			overflow: auto;}
			
#awards
			{margin: 0;
			padding: 0;
			font-size: 14px;
			font-weight: bold;}			

/*--------------------------DAVID CHAN LINK BEGIN--------------------------*/
			
#davidchan
			{margin: 0;
			padding: 30px 0 0 0;
			width: 850px;
			height: 50px;
			text-align: right;
			color: #5f5f5f;
			font-family: verdana, sans-serif;
			font-size: 10px;}
			
#davidchan a:link
			{margin: 0;
			padding: 0;
			color: #5f5f5f;
			text-decoration: underline;}
			
#davidchan a:visited
			{margin: 0;
			padding: 0;
			color: #5f5f5f;
			text-decoration: underline;}
			
#davidchan a:hover
			{margin: 0;
			padding: 0;
			color: #d0d0d0;
			text-decoration: underline;}
			
/*--------------------------DAVID CHAN LINK END--------------------------*/			


#mainnavigation
			{margin: 0 0 0 71px;
			padding: 15px 0 0 0;
			width: 764px;
			height: 40px;}
			
#mainnavigation ul
			{margin: 0;
			padding: 0;}
			
#mainnavigation li
			{margin: 0;
			padding: 0 20px 0 0;
			list-style-type: none;
			display: inline;}
