/* @import url("dialog.css"); */

* { margin: 0; padding: 0; }

/* to be hidden from IE 6 */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
} 


body {
	/*background: url(images/bgimage.jpg) repeat;*/
	background: black;
}



img#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



#wrapper {
	position: relative;
	z-index: 1;
}



/* center content */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 701px;

	margin-top: 50px;
}

/* default links */
a:link,
a:visited,
a:active,
a:hover {
	color: #333;
}
/*
a img {
	float: left;
	border: 1px black solid;
	margin-right: 5px;
}
*/
/* footer */
#footer {
	text-align: center;
	font-variant: small-caps;
        font-size: 11px;
	color: #ccc;
	
	padding-top: 30px;
}

#footer hr {
	border: 0;
}


/* top menu */
#toplist {
	text-align: right;
	margin-right: 1em;
	margin-bottom: 2px;

	/* font-family: monospace; */
	font-variant: small-caps;
	/* text-transform: uppercase; */
	font-size: 12px;
	letter-spacing: 3px;
}

#toplist a:link, 
#toplist a:visited, 
#toplist a:active { 
	text-decoration: none;
	color: white;
}
#toplist a:hover {
	text-decoration: underline;
	color: white;
}	

#toplist ul {
	display: inline;
}

#toplist ul li {
	display: inline;
	border-left: 1px solid white;
	padding: 3px 4px 0px 7px;
}

#toplist ul li.first {
	border-left: none;
}

#banner {
	position: relative;
	border:0; padding:0; margin:0;
}
#invrequest {
	padding: 0; margin: 0; border: 0;
	display: block;
	width: 273px;
	height: 142px; /* NEW */
	background-image: url(images/request2.png);
	position: absolute;
	/*top: 67px;*/
	bottom: /* -14px; */ -80px; /* NEW */
	right: 5px;
	
	
}
#invrequest span {
	display: none;
}

/* left menu */
#menuleft {
	margin-top: 20px;
	float: left;
	width: 197px;
}

#leftlist span {
	display: none;
}

#leftlist img {
	border: none; 
}

#leftlist ul {
	list-style: none;
	margin-left: -3px;
	padding-left: 0;
}

#leftlist ul li {
	clear: both;
	float: left;
	margin-top: -5px;
}

#seal {
	text-align: center;
}
#seal img {
	margin-top: 15px;
	
/*
	height: 75px;
	width: 75px;

*/
	opacity: 0.7;
	filter: alpha(opacity=70);

}

/* variable content */

#content {
	margin-top: 100px; /* NEW */
	margin-left: 200px;
}

#content .t {
	height: 267px;
	width: 501px;
	background: url(images/square-top.png);
}
#content .b {
	height: 43px;
	width: 501px;
	background: url(images/square-bottom2.png);
}
	
#content .m {
	width: 501px;
	background: url(images/square-bg.png) repeat-y;
	padding-top: 250px;
}
#content .n {
	margin-top: -500px;
}

/* small orange rectangle */
.small {
	background: url(images/square10.png) no-repeat;
	float: right;

	margin-top: -17px;	
	margin-right: -16px;
	width: 296px;
	height: 232px;

}


.small div {
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 15px;

	font-size: 11px;
	font-family: Verdana; 
	color: #333;
	text-align: justify;
}

.small img {
	display: none;
}
.small div h1 {
	font-variant: small-caps;
        /* text-transform: uppercase; */
        font-family: Times;
	font-weight: normal; 
	font-size: 20px;
	color: #444;
        letter-spacing: 3px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

/* big yellow rectangle */
.big {
   /*     background-image: url(images/square7.png);
        width: 501px;
        height: 598px;
*/
	min-height: 690px;
}
.big img {
	float: right;
	margin-left: 5px;
}

.big a img {
	float: left;
	border: 1px black solid;
	margin-right: 5px;
	margin-left: -1px;
}

.big  {
        padding-left: 15px;
        padding-right: 15px;

        font-size: 12px;
        font-family: Verdana;
        color: #333; 
        text-align: justify;
}

.big li {
	margin-left: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.big ul {
	margin-bottom: 25px;
}

.big hr {
	margin-bottom: 20px;
}

.big h1 {
        font-variant: small-caps;
        /* text-transform: uppercase; */
        font-family: Times;
	font-weight: normal;
        font-size: 20px;
        color: #555;
        letter-spacing: 3px;
        padding-bottom: 0;
        margin-bottom: 7px;
}

.big h2 {
	font-variant: small-caps;
        /* text-transform: uppercase; */
        font-family: Times;
        font-weight: normal;
        font-size: 16px;
        color: #555;
        letter-spacing: 3px;
        padding-bottom: 0;
        margin-bottom: 5px;
	margin-top: 7px;
}

.big h3 {
	font-variant: small-caps;
        /* text-transform: uppercase; */
        font-family: Times;
        font-weight: normal;
        font-size: 14px;
        color: #555;
        letter-spacing: 3px;
        padding-bottom: 0;
        margin-bottom: 3px;
	margin-top: 7px;
}

.big h6 {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* home */

/* news items */
#news ul {
        list-style: none;
        padding-left: 0;
}	

#news ul li {
        margin: 0px 0px 10px 0px;
}

#news .date {
	color: #930;
}

#news #archive {
	display: block;
	padding-top: 10px;
	text-align: right;
	font-size: 14px;
	font-variant: small-caps;
}

/* staff */
#staffs table {
	padding-top: 25px;
	border-spacing: 0px 5px;
}

#staffs table td.name {
	padding-right: 20px;
}

div.resume img {
	float: left;
	border: 1px black solid;
	margin-right: 5px;
	margin-left: -5px;
}

/* forms */
span.label {
	float: left;
	width: 200px;
        text-align: right;
        margin-right: 10px;
}
#submit {
	float: right;
}

span.input input{
	margin: 3px 1px 3px 1px;
	height: 15px;
	width: 180px;
}

textarea {
	width: 220px;
	overflow: auto;
}


/* crew */
.pagetable {
        padding-right: 15px;
        padding-top: 1px;
}

.biotable td {
    	padding-right: 15px;
	font-size: 11px;
        font-family: Verdana;
        color: #333;
        text-align: justify;
	vertical-align: top;
}

.pagetable b {
        font-variant: small-caps;
        /* text-transform: uppercase; */
        font-family: Times;
        font-weight: normal;
        font-size: 20px;
        color: #555;
        letter-spacing: 3px;
        padding-bottom: 0;
        margin-bottom: 3px;
}

