/* Layout */
/*-------------------------------*/
body {
font-size: 0.76em;
padding: 0 0 0 0px; 
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
height:100%;
}
#head-container {
width: 331px;
margin: 0px auto;  
}

/*-----------------------------------*/
/* Flyer / Enter options */
/*-----------------------------------*/
#duo-mod-hp{
width: 331px;
height:835px;
padding-top:60px;
margin:0 0 0 0px;
background-image:url(../media/images/ncs-hp-duo-bg.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#duo-mod-hp ul{
list-style: none;
padding:0 0 0 0px;
margin:0 0 0 0px;
}
#duo-mod-hp li{
display: inline;
list-style: none;
font-weight: normal;
padding:0 0 0 0px;
margin:0 0 0 0px;
list-style-position:inside;
}
#duo-mod-hp li a, #duo-mod-hp li a:link, #duo-mod-hp li a:active, #duo-mod-hp li a:visited {
display: block;
text-decoration: none;
overflow: hidden;
padding:0 0 0 0px;
margin:0 0 0 0px;
list-style-position:inside;
}
#duo-mod-hp .duo1 a, #duo-mod-hp .duo1 a:link, #duo-mod-hp .duo1 a:active, #duo-mod-hp .duo1 a:visited  {
width: 331px;
height:835px;
padding:0 0 0 0px;
margin:0 0 0 0px;
}
#duo-mod-hp .duo2 a, #duo-mod-hp .duo2 a:link, #duo-mod-hp .duo2 a:active, #duo-mod-hp .duo2 a:visited  {
width: 331px;
height:64px;
margin-top:10px;
text-align:right;
background-image:url(../media/images/ncs-hp-duo2-bg.jpg);
background-position:top left;
background-repeat:no-repeat;
clear:both;
float:left;
}

/* Content */
/*--------------------*/
#content {
width: 331px;
text-align:center;
}
#content h1 {
color:#B2340D;
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
#content h2 {
color:#cccccc;
font-size:1.0em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
#content h3 {
color:#cccccc;
font-size:1.0em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
#content p {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
}
#content a {
color:#B2340D;
text-decoration:none;
font-weight:normal;
}
#content a:hover{
color:#ffffff;
text-decoration:underline
}

/* Footer */
/*-------------------------------*/

#footer {
text-align:left;
color:#666666;
height:124px;
}
#footer p {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
}
#footer a {
color:#666666;
text-decoration:none;
font-weight:normal;
}
#footer a:hover{
color:#ffffff;
text-decoration:underline
}

/*-------------------------------*/

