
/* 

Limoncello Gallery

http://www.limoncellogallery.co.uk

Created by Sara Nunes Fernandes aka Vivyane Fernando

Please contact websites (at) vivyanefernando.info for any queries or accessibility issues

Last modified 01/2010


*/


body {
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;}

a:link {text-decoration:none;}
a:visited {color: #551a8b; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}

a.font.small:visited {color: #551a8b;}

a.logo {color:#551a8b;}	

font.small {font-size:14px;}

li {
	list-style-type:none;
    list-style: none;
}

#layerleft {
	position:absolute;
	left:-20px;
    top:2px;
	width:300px;
    margin:0px;
    border:0;
}

#layerleft a.current {
	color:red;
	}

#layerleft a:hover.current{
	color:red;
	}

#layerright {
	position:absolute;
	left:320px;
    top:21px;
    border:0;
    max-width:none;
    margin:0px;
}

	
/* Right section of the website */	

#text {
	max-width:482px;
    font-size:18px;
	}

#textright {max-width:442px;
font-size:18px;
margin-left:40px;}

#textsmall {max-width:482px;
font-size:14px;
}

#textsmallright {max-width:457px;
font-size:14px;
margin-left:25px;
line-height:18px;
}

#textsmallrightunder {max-width:442px;
font-size:14px;
margin-left:40px;
line-height:18px;
}