﻿body {
	background-image:url('../images/lytebox_bg_img.jpg');
	background-color:#464646;
	background-repeat:repeat-x;
	font-family:calibri;
	font-size:9pt;
	text-decoration:none;
	padding:0 0 35px 0;
	margin:0 0 0 0;
	color: #000000;
}

body a,
body a:visited{
	text-decoration:none
}

body a:hover{
	text-decoration:underline
}

a image,
a image:visited,
a image:hover {
    border:none;
}
img {
	float:left
}
hr {
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 0px;
}   
#sitearea {
	width:720px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	overflow:auto;
}
#headimage {
    background-image:url('../images/pop-up-header.jpg');
	background-repeat:no-repeat;
    width:720px;
    height:120px;
    margin:0 0 0 0;
    padding:0 0 1px 0;
} 
#headimage img {
    
}
a.home,
a.home:visited {
    line-height:40px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#a8aeb3;
	text-decoration:none;
	font-family:tahoma;
	font-size:7pt;
	float:left;
	text-align:center;
	letter-spacing:.1em;
	font-weight: bold;
	padding-top: 8px;
}	
a.home:hover {
    text-decoration: underline;
	color:#ffffff;
}
#maincontentarea {
    background-color: #e8ebf2;
    width:720px;
    min-height:300px;
    overflow: auto;
    margin:0 0 0 0;
    padding:0px 0px 0px 0px;
}
#maincontent {
    background-color: #e8ebf2;
    width:696px;
    margin:0 0 0 0;
    padding:12px 12px 12px 12px;
}
#maincontent span {
    font-weight:bold;
    letter-spacing:.1em;
}
#bottomimage {
    background-image:url('../images/pop-up-bottom.jpg');
	background-repeat:no-repeat;
    width:720px;
    height:30px;
    margin:1px 0 0 0;
    padding:0px 0 0px 0;
    text-align: center;
    line-height: 30px;
    color: #707070;
}
h1 {
    background-image:url('../lytebox/images/h1_bg.jpg');
    background-repeat:repeat-x;
    width:645px;
    height:31px;
    line-height:34px;
    font-weight:normal;
    padding:0 0 0 20px;
    margin:0 0 0 0;
	font-size:10pt;
	text-indent:4px;
	color:#363636;
    font-family:Verdana, Arial;
    letter-spacing:.1em;
    float:left;
    display:block;
}
h2{
    font-weight:bold;
    letter-spacing:.1em;
    font-family:calibri;
	font-size:10pt;
	padding:0 0 2px 0;
    margin:0 0 2px 0;
    float:left;
    width:483px;
    border-bottom:solid 1px #808080;
}







