/*--styles for eye candy page--*/

#sidenaveye {
font-size: 12px;
float: left;
width: 160px;
padding: 10px;
background: #d7ef65 url(images/navbak-eye.jpg) no-repeat;
margin-bottom: 10px;
margin-right: 10px;
border: 3px solid #f5f697;
}
#sidenaveye p {
color: #002430;
margin: 0;
padding: 0;
text-align: left;
line-height: 13px;
}
#sidenaveye a, #sidenaveye a:visited {
color: #002430;
text-decoration: none;
}
#sidenaveye a:hover {
color: #f5f697;
text-decoration: none;
}
#sidenaveye h4 {
color: #f5f697;
background-color: #c8a971;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
#sidenaveye h6 {
color: #002430;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
}
.lineeye {
background-color: #002430;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.rightbox2 {
font-size: 12px;
float: right;
width: 250px;
padding: 10px;
background: #fff url(images/camerabak.jpg);
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 0;
border: 1px solid #002430;
}