body{
background-image:url(../images/lbk.png);
background-color:#F7F6E6;
background-repeat:repeat-y;
font-family:tahoma;
font-size:14px;
}
a {color:black; text-decoration:none;}
a:hover{color:red;}

p{color:black; margin:5px 0;}

h1 {font-size:85px; }
h2{font-size:45px; text-transform:uppercase; margin:5px 0 0; }

.clear{
clear: both;
}

#page{

}

#wrap {
z-index:70;
margin:0 auto;
width:435px;
}

#content {
margin:55px 0 0 0;
width:435px;
}

#content a{
text-indent:-99999px;
font-size:27px;
}

.word-tripwires{
text-indent:-99999px;
background-image:url(../images/tripwires.png);
background-repeat:no-repeat;
}

.word-cinnamon{
text-indent:-99999px;
background-image:url(../images/cinnamon.png);
background-repeat:no-repeat;
}

.word-freedownload{
text-indent:-99999px;
background-image:url(../images/freedownload.png);
background-repeat:no-repeat;
}

.word-clickhere {
background-image:url("../images/clickhere.png");
background-repeat:no-repeat;
height:38px;
position:absolute;
text-indent:-99999px;
width:425px;
}

a:hover.word-clickhere {
text-indent:-99999px;
background-image:url(../images/clickherehover.png);
background-repeat:no-repeat;
}


#video {
padding:0 0 0 5px;
}

#nav{
margin:55px 0 0;
}

#nav ul{
list-style-type:none;
margin:0;
padding:0;
}

#nav li{
display:inline;
float:left;
position:relative;
}

#nav a{
display:block;
font-size:13px;
font-weight:bold;
padding:12px 15px 5px 15px;
text-decoration:none;
text-transform:none;
}

#nav a.first{
padding:12px 4px 5px 0px;
}

#footer p{
font-size:12px;
line-height:16px;
letter-spacing:0.8px;
}
form{margin: 20px 0;}
.ml1 {
margin:0 70px 0 0;
}

.ml2 {
margin:0 23px 0 0;
}



