
 /* CSS FILE FOR LILPUP.COM */


	html, body {
		margin: 0;
		padding: 0;
		border: 0;
		font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
		font-size: 16px;
		line-height: 18px;
		background: #EEEEEE;
	}

	input {
		margin: 1px;
	}

	input.submit {
		border: 1px solid #264975;
		border-top-color: #8fbdf8;
		border-left-color: #8fbdf8;
		padding: 0.25em;
		background-color: #5275a1;
		color: #122d4e;
		font-size: 75%;
		font-weight: bold;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}

	input.submit:active {
		border: 1px solid #8fbdf8;
		border-top-color: #264975;
		border-left-color: #264975;
	}

	a {
		text-decoration: none;
	}

	a img {
		border: none;
	}

	a:link {
		color: #222222;
	}

	a:visited {
		color: #222222;
	}

	a:hover {
		color: #FF3333;
		text-decoration: underline;
	}

	div.header {
		margin: 0;
		padding: 0;
		border: 0;
		width: 750px;
		height: 285px;
		overflow: hidden;
	}

	img.menu {
		margin-left: 64px;
	}

	ul.menu {
		width: 218px;
		list-style: none;
		margin: 0;
		padding: 0;
		margin-left: 64px;
	}

	ul.menu li {
		margin: 0;
		padding: 0;
	}

	* html ul.menu li a {
		cursor: hand;
	}

	* html ul.menu li a:hover {
		height: 1%;
	}

	ul.menu a {
    		display: block;
		text-decoration: none;
		height: 35px;
		border: none;
	}

	html ul.menu a {
		display: block;
	}

	ul.menu a img {
		vertical-align: bottom;
	}

	ul.menu a:hover img {
		visibility: hidden;
	}

	.dim {
		color: #333333;
	}

	.small {
		font-size: 85%;
	}

	.headerdescription {
		display: block;
		background-color: #151515;
		font-size: 85%;
		margin: 8px 12px 23px 8px;
		padding: 5px;
		font-style: italic;
		color: #a0a0a0;
	}

	.smalldim {
		font-size: 85%;
		color: #333333;
	}

	span.semidim {
		color: #777777;
	}

	.highlight {
		color: #5275a1;
	}

	span.thumbnails p {
		font-size: 90%;
		text-align: center;
		display: block;
		float: left;
		text-align: center;
		margin: 10px;
		width: 150px;
		height: 175px;
		vertical-align: top;
	}

	a.m_news { background: url(menu_news_lit.gif) no-repeat bottom left; }
	a.m_aboutus { background: url(menu_aboutus_lit.gif) no-repeat bottom left; }
	a.m_gallery { background: url(menu_gallery_lit.gif) no-repeat bottom left; }
	a.m_pricing { background: url(menu_pricing_lit.gif) no-repeat bottom left; }
	a.m_links { background: url(menu_links_lit.gif) no-repeat bottom left; }
	a.m_livejournal { background: url(menu_livejournal_lit.gif) no-repeat bottom left; }
	a.m_contactus { background: url(menu_contactus_lit.gif) no-repeat bottom left; }
	a.m_store { background: url(menu_store_lit.gif) no-repeat bottom left; }
	a.m_placeanorder { background: url(menu_placeanorder_lit.gif) no-repeat bottom left; }

	div.content-holder{
		max-width: 650px;
		/* IE */
		width: expression(Math.min(parseInt(this.offsetWidth), 650 ) + "px"); 
		position: absolute;
		left: 295px;
		top: 295px;
		margin: 20px;
		padding: 0;
	}

	div.content {
		background-color: #000000;
	}

	p.copyright {
		font-size: 80%;
		color: #dddddd;
	}

	div.content-body {
		margin-left: 20px;
		margin-right: 20px;
	}

	div.content-top {
		background: url(corner_top_right.gif) no-repeat top right;
	}

	div.content-bottom {
		background: url(corner_bottom_right.gif) no-repeat top right;
	}

	img.corner {
		width: 32px;
		height: 32px;
		display: block !important;
	}

	td.left {
		text-align: left;
	}


	td.center {
		text-align: center;
	}

	td.right {
		text-align: right;
	}

	td.topleft {
		text-align: left;
		vertical-align: top;
	}

	/* START FONT CONFIGURATION */

		.title
		{
			font-size:25pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#FFFFFF;
		}

		.header1
		{
			font-size:12pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#222222;
		}

		.header2
		{
			font-size:14pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#222222;
		}

		.link1
		{
			font-size:9pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#000088;
		}

		.link2
		{
			font-size:11pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#000088;
		}

		.bold1
		{
			font-size:9pt;
			font-family:arial,verdana;
			font-weight:bold;
		}

		.bold2
		{
			font-size:11pt;
			font-family:arial,verdana;
			font-weight:bold;
		}

		.text1
		{
			font-size:9pt;
			font-family:arial,verdana;
		}

		.text2
		{
			font-size:11pt;
			font-family:arial,verdana;
		}

		.copy1
		{
			font-size:10pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#555555;
		}

		.copy2
		{
			font-size:8pt;
			font-family:arial,verdana;
			color:#555555;
		}

		.photo1
		{
			font-size:9pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#444444;
		}

		.photo2
		{
			font-size:11pt;
			font-family:arial,verdana;
			font-weight:bold;
			color:#444444;

	/* END FONT CONFIGURATION */




