/*-----MY CSS STARTS HERE-----*/


body {
	margin: 0;
	font-family: Arial, Helvetica, Geveva, sans-serif;
	background-color:#e9e5e2;
	background-image: url(_Assets/lip_bgcrop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
}


div#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 753px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, Geveva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding-left: 0px;
}

#block{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #339999;
	line-height: 20px;
	width: 753px;
	height: 400px;
	padding-bottom: 10px;
}



/*-----containters-----*/

div#footer {
	font-size: 12px;
	margin-top: 0;
	margin-left: auto;
	margin-right:auto;
	width: 753px;
	height: 50px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

div#paypal {
	font-size: 10px;
	margin-top: 0;
	margin-left: auto;
	margin-right:auto;
	width: 753px;
	height: 50px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 33px;
}


div#header1 {
	background-image: url(_Assets/lip_logo.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 280px;
	line-height: 70px;
	color: #333333;
	font-size: 12px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	vertical-align: middle;
	width: 753px;
	height: 70px;
}

div#header {
	margin-top: 0px;
	margin-left: 47px;
	height: 60px;
	text-align: left;
}

div#links {
	margin-top: 0px;
	margin-left: 54px;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-align: left;
}

div#center {
	margin-top: 25px;
	width: 650px;
	margin-left: 54px;
	padding-bottom: 25px;
	text-align: left;
}




/*-----links-----*/

a {
	color: #339966;
	text-decoration: none;

}

a:link{
	color: #339966;
	text-decoration: none;
}

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

a:hover{
	color: #990033;
	text-decoration: none;
}

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

/*-----home style-----*/


.rule {
	border-bottom: thin dashed;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 5px;
	width: 753px;
}

.folio {
	margin: 2px;	
}


.headline2 {
	line-height: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: bold;
	}

h1 {
	color: #990000;
	font-family: "Courier New", Courier, monospace;
	font-weight: 100;
	font-size: 26px;
	font-style: normal;
	margin: 0
}


.banner {
	border-width: 4px;
	border-color: #cccccc;
	border-style: double;
	margin-top: 15px;
	margin-bottom: 10px;
}
