
   <style type="text/css" skname="styles">
   <!--


html {
padding: 0px;
margin: 0px;
}

body {
background-color: #b42;
background-image: url(../images/bgd_e.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
margin: 0px;
}

#main {
position: static;
margin-left: 308px;
margin-top: -100px;
margin-bottom: 48px;
width: 420px;
}

#logo {
margin-left: 20px;
margin-top: 18px;
position: static;
background-image: url(../images/logos/logo.gif);
width: 254px;
height: 77px;
}

#box_right {
width: 200px;
margin-left: 760px;
top: 40px;
position: fixed;
}

#box_bgd {
width: 220px;
height: 264px;
margin-left: 750px;
top: 36px;
position: fixed;
background-color: black;
filter: alpha(opacity=20);         /* for IE7   */
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
opacity: 0.2;
-moz-border-radius: 6px;       /* for Firefox */
-webkit-border-radius: 6px;    /* for Safari */
}

fieldset {
border: 0px;
margin: 10px 0 0 0;
padding: 0px;
}

p {
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color: white;
text-align : left;
}

h1 {
font-size: 18px;
font-family: Helvetica, Arial, sans-serif;
color: #093;
margin-top: 32px;
border-top: 4px solid #093;
padding-top: 8px;
}

h2 {
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
color: #093;
margin-bottom: -8px;
}


ul {
padding: 0px;
text-wrap: none;
display: block;
}

li {
display: inline;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
text-align : left;
padding: 11px;
list-style-type: none;
text=wrap: none;
}

.first {
padding-left: 0px;
}

.last {
padding-right: 0px;
}

.active {
background: #e90;
}

td {
text-align: center;
}

a {
color: #093;
font-family: Helvetica,Arial,sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
}

a:hover, a:active {
background: #e90;
text-decoration: none;
}

.inline {
padding: 0px;
}

.nope {
background: none;
}

.anchor {
background: #e90;
text-decoration: none;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
display: inline;
}

.sub {
color: #b22;
}

.name:hover {
background: none;
}

.home {
font-size: 14px;
}

.caption {
font-size: 12px;
color: #093;
background: #e90;
font-weight: bold;
margin-top: -12px;
padding: 2px;
}

.logo {
border: 0px;
}

.full {
background: none;
width: 420px;
height: 280px;
display: block;
}

.passport {
background: none;
width: 120px;
height: 120px;
float: right;
padding: 12px 0 12px 12px;
}


   -->
   </style>

