body {
	background : #9cc;
	margin: 0;
	padding: 0;
	background-image: url('art/aquaback.gif');
	background-repeat: repeat-y;
	}
div,table,tr,td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	vertical-align: top;
	}
p {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color : #000;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 20px;
	}
h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	line-height: 20px;
	letter-spacing : 1px;
	text-transform: uppercase;
	color : #036;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom: 10px;
	}
h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	line-height: 19px;
	letter-spacing : 1px;
	color : #505;
	font-weight : normal;
	font-style: italic;
	border-style: solid;
	border-top-color: #999;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 8px;
	}

h3 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 13px; 
	color : #669;
	background-color: none;
	line-height: 20px;
	letter-spacing : 1px;
	font-weight : bold;
	padding-left: 6px;
	margin-top: 12px;
	margin-bottom: 4px;
	}

h4 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px; 
	color : #036;
	line-height: 14px;
	font-weight : bold;
	margin-top: 6px;
	margin-bottom: 2px;
	}
a:link { 
	color : #336;
	text-decoration : none;
	}

a:visited {
	color : #369;
	text-decoration : none;
	}

a:active {
	color : #366;
	text-decoration : none;
	}

a:hover {
	color : #036;
	text-decoration : underline;
	}
.pdf_download {
	background: url(/art/pdf_icon.gif) no-repeat left top;
	padding: 1px 1px 1px 18px ;
	}
/*******************************/
hr {
	height: 1px;
	background-color: #903f98;
	color: #903f98;
	}

ul li {
	font-size : 12px; 
	line-height: 110%; 
	margin-bottom: 12px;
	list-style-type: square;
	}

div.formline {
	display: block;
	clear: both;
	margin: 4px;
}
form label {
	display: inline;
	float: left;
	clear: none;
	margin: 4px;
}
form input, form textarea, form select {
	display: inline;
	float: right;
	clear: none;
	margin: 4px;
}




#container {
	position: absolute;	
	left: 0px;
	top: 0px;
	margin-right: 0px;
	width: 100%;
}
#top {
	position: absolute;
	left: 0px;
	right: 0px;
	margin-right: 0px;
	top: 0px;
	width: 100%;
	height: 138px;
	border-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #004242;

}
#header {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 360px;
	height: 138px;
	background : #eee;
	padding-left: 20px;
}
#artheader {
	position: absolute;
	left: 460px;
	top: 0px;
	width: 100%;
	height: 138px;
	background-image: url('http://ellendissanayake.com/art/decostrip-2.png');
	padding-left: 20px;
}
#ellendisanayake {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 28px;
	line-height: 30px;
	letter-spacing : 1px;
	text-transform: none;
	color : #633;
	font-weight : normal;
	margin-top: 20px;
	margin-bottom: 8px;
	}
#header h4 {
	}

#left {
	position: absolute;
	top: 139px;
	left: 0px;
	width: 100px;
	background : #277;
}
#center {
	position: absolute;
	top: 139px;
	left: 100px;
	background : #fff;
}

#right {
	position: absolute;
	top: 300px;
	left: 742px;
}


#content {
  width: 560px;
	margin: 20px;
	}

#right {
  position: absolute;
  right: 0px;
  top: 17px;
  width: 300px;
}

#homecontainer {
	position: absolute;	
	left: 0px;
	top: 0px;
	margin-right: 0px;
	width: 100%;
	background: url(/art/decostrip-2.png) repeat-x -36px 0;
}

#homecontainer #left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	background : #004242;
}
#homecontainer #left a:hover {
	color:#aaa;
	text-decoration : none;
	}
#homecontainer #center {
	position: absolute;
	top: 0px;
	left: 300px;
	background : #fff;
	width: 440px;
}
#homecontainer #content {
	width: 400px;
}
#homecontainer #right {
	width:100%;
	height:100%;
	z-index:-5;
	}
#homepage {
}
#homecontainer h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 28px;
	line-height: 30px;
	letter-spacing : 1px;
	color : #633;
	font-weight : normal;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#homecontainer h3 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px; 
	color : white;
	background-color: #666;
	line-height: 20px;
	letter-spacing : 1px;
	font-weight : normal;
	margin-top: 6px;
	margin-bottom: 4px;
	padding:0;
	}
#homecontainer h3 a:link,
#homecontainer h3 a:visited,
#homecontainer h3 a:hover,
#homecontainer h3 a:active  { 
	text-decoration : none;
	padding-left: 6px;
	display: block;
	margin: 0px 0px 0px 0px;
	width:100%;
	}
#homecontainer h3 a:link,
#homecontainer h3 a:visited {
	color : white;
	}
#homecontainer h3 a:hover {
	color : #fff;
	background-color: #036;
	}
#homecontainer h3 a:active {
	color : #cff;
	}



#mainnav {
	width:100px;
	color : #ffffff;
	background: black;
	}

#mainnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#mainnav ul li {
	display: block;
	border-bottom: 1px solid #d1d5c7;
	font-size : 12px; 
	line-height: 115%; 
	margin-bottom: 0px;
	}
#mainnav ul li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;			
	background-color: #066;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	width: 88%;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}
#mainnav ul li a:hover {
	background-color: #036;
	color: #fff;
	}
#bottomnav {
	clear: both;
	width: 600px;
	height: 30px;
	color : #ffffff;
	background-color: #066;
	text-align: center;
	vertical-align: center;
	padding: 4px;
	margin: 0px;
	margin-top: 30px;
	}
.tab_nav {
	clear: both;
	width: 600px;
	height: 30px;
	padding: 0;
	margin: 0px;
	}
.tab_nav ul,
#bottomnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.tab_nav ul li,
#bottomnav ul li {
	display: inline;
	font-size: 11px;
	line-height: 12px; 
	vertical-align: center;
	margin: 0px;
	padding: 0px;
	}
.tab_nav ul li a,
#bottomnav ul li a {
	display: inline;
	margin: 4px;
	padding: 4px;
	background-color: #006666;
	color: #fff;
	text-decoration: none;
	}	
.tab_nav ul li a:hover,
#bottomnav ul li a:hover {
	background-color: #036;
	color: #fff;
	}
#books h3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	line-height: 19px;
	letter-spacing : 1px;
	color : #505;
	font-weight : normal;
	font-style: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	}

#datesection {

}

#datesection p {
	clear : both;
	margin-left: 50px;
}

#datesection .date { 
	position: relative;
	float : left;
	clear : both;
	width: 48px;
	margin-left: -50px;
	}



.rightbox {
	float: right;
	clear: none;
	margin: 0px;
	padding : 8px;
	}

.righttext {
	float: right;
	clear: none;
	background-color: #ffd;
	font-size : 10px;
	line-height: 11px;
	margin : 4px;
	padding : 4px;
	}


.textbox p {
	color: #fff;
	padding: 10px;
	margin: 0px;
	}
.img_rightpadded { 
	float : right;
	clear : both;
	margin-left: 12px;
	}
.img_rightpadded p { 
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	}


.error {
	font-size: 12px;
	font-weight : bold;
	color : #ff0000;
	background : #ffff00;
	}
.selected {
	color : #330099;
	background : #CCFFFF;
	}
.size11px {
	font-size: 11px;
	line-height: 15px;
	}
.padding {
	padding: 20px;
	}
.clear {
	clear : both;
	padding: 20px;
}

#rightPhotos {
	float: right;
}
