@charset "utf-8";
/* CSS Document */

@import url("nina_nav.css");

body{margin:0;	padding:0; font-family:Georgia, Verdana, sans-serif; font-size:15px;	font-weight:normal; line-height:25px; color:#b1b1b1; text-align:left; background:#000;}

#parent{margin:auto;	background:transparent url("../images/header.jpg") top center no-repeat; border:0px black; width:100%;}
#parent strong{color:#3d7e9d;}
#parent em{font-style:normal;	color:#9b6c45;	display:block;	text-align:right;	font-size:12px;}

#cont{margin:auto; padding-top:322px; width:990px;	background:transparent;	border:0px solid blue;}
#cont a{font-family:Verdana, sans-serif; font-size:small; font-weight:normal; color:#3d7e9d;	text-decoration:underline;}
#cont a:hover{color:#3d7e9d; text-decoration:none;}	
#cont a:visited{color:#3d7e9d;}
#cont a:visited:hover{color:#3d7e9d;}

#lcw{background:#000; padding:0px 172px 0 172px; font-size:93%; line-height:1.95em;	border:0px solid black;}
#lcw a{font-size:100%;}

.wrap, .wrapl, .wrapr, .wrapw{padding:7px; margin-bottom:50px; line-height:1em; text-align:left; color:#beccc2; background:#000;	border:1px solid #3d352b;}
.wrapl{margin:12px 10px 12px 0; float:left;}
.wrapr{margin:12px 0 12px 10px; float:right;}
.wrapw{margin:12px 0 12px 0; width:602px;}
.wrap img, .wrapl img, .wrapr img, .wrapw img{border:0px}

.wrap .txt, .wrapl .txt, .wrapr .txt{margin:2px 0 0 0; width:290px; color:#8f92a6; font-size:90%; font-weight:normal;}
.wrapw .txt{margin:0; width:597px; color:#8f92a6; font-size:85%; font-weight:normal;}
.wrap .cred, .wrapl .cred, .wrapr .cred, .wrapw .cred{padding:2px 5px 0 0; font-size:80%; color:#124f63;	text-align:right;}
.wrapw .cred{width: 597px;}

.subhead{padding:10px 0 10px 0; color:#b3a899; font-family:Times, Georgia, serif; font-size:17px; font-stretch:condensed; line-height:1.2em;	font-weight:bold;	letter-spacing:2px;}

#ninafooter{margin:auto; padding:0 130px 0 130px; height:171px; font-size:75%; color:#3d7e9d; background:transparent url("../images/footer.gif") bottom center no-repeat; border:0px solid red;}
div.clearFloat{height:1px; overflow:hidden; clear:both;}

