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

body {
	background-color: #333333;
	font-size: 75%;
	font-family: Arial, sans-serif;
	padding:0px;
	margin:0px;
	line-height: 125%;
}

p, h2, pre {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.packageshow {
	color: #336699;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

a img {
     border: 0;
}

form {
	padding:20px;
}
 
pre { 
color: #564b47;
font-size: 11px;
font-family: "Courier New", Courier, monospace;
}


h1 {
	text-transform:uppercase;
	margin:0px;
	font-weight: bold;
	font-size: 110%;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h2 {
	font-size: 110%;
	margin:0px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 2px;
}

a:link {
	color: #CD3700;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CD3700;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}

.imginsetR {
	background-color: #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imginsetL {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.imgNav {
	margin-bottom: 10px;
	margin-top: 10px;
}



/*navigation*/

#menu {
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 140px;
}

#menu ul {
	width: 140px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}	

#menu li {
	display: inline;
}

#menu li a {
	text-decoration: none;
	height: 18px;
	display: block;
	color: #FFFFFF;
	background-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	font-size: 90%;
}	

#menu li a:hover {
	background:#FFCC00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	color: #000000;
	font-weight: bold;
}

/*  positioning-layers static and absolute */

#left {
	position: absolute;
	left: 0px;
	width: 180px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	font-size: 90%;
}

#content {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 180px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 500px;
}

#contentTalent {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 180px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#UDC {
	float: left;
	left: 0px;
	top: 0px;
}

#right {
	position: absolute;
	right: 0px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}

#rightTalent {
	position: absolute;
	right: 0px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}

/*  classes */

.alignright {
margin-top: 0; 
text-align: right;
font-size: 100%;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 11px;
}

.rightcaptions {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	font-size: 90%;
	padding-bottom: 8px;
}


#headline {
	background-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	left: 0px;
	top: 0px;
}

#headline p{
	background-color: #000000;
	text-transform: uppercase;
	color: #CC1100;
	font-size: 170%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 180px;
}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Global/footerBG.gif);
	background-repeat: repeat;
	margin-top: 0px;
	padding: 0px;
}

#footer p{
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 90%;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#footer a {
color: #FFCC00;
text-decoration: none;
}

#left a:hover {
	text-decoration: none;
	color: #CC1100;
}
#left a {
color: #FFCC00;
text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #CD3700;
}

#address {
	margin-top: 25px;
	font-size: 110%;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFCC00;
	text-align: center;
}

.talentShots {
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: #FFFFFF;
	float: left;
}
.imginsetC {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.homepage {
	text-align: right;
	padding-top: 140px;
	clear: both;
}
.clear {
	clear: both;
}
.backgroundbar {
	background-color: #CCFFFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
}

#content ul {
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
}
.talentprofile {
	margin-top: 20px;
	margin-left: 20px;
	display: block;
	border: 1px solid #333333;
	margin-bottom: 10px;
}

.border {
	border: 1px solid #000000;
}

table {border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}
td {
	padding:0 5px 5px 5px;
}
#table {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666666;
	margin-right: 20px;
}
tr.highlight {
	color: #CD3700;
	font-weight: bold;
}
.closed {
	text-transform: capitalize;
	color: #CD3700;
	text-decoration: underline;
}
