* {
	margin:0;
	padding:0;
}

body {
	background-color:rgb(43,45,36);
	background-attachment:fixed;
	background-image:url(../images/pattern_107.gif);
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

img {
	border:none;
}

#pageContainer {
	background-color:white;
	background-image:url(../images/contentSlice.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	width:625px;
	margin:0 auto;
	text-align:left;
	
}

#navArea {
	position:relative;
	top:55px;
} 

#navArea ul{
	padding-right:25px;
	xmargin-top:25px;
	list-style-type:none;
	text-align:right;
}

#navArea li{
	xmargin-top:40px;
	font-weight:bold;
	font-size:14px;
	display:inline;
}

#navArea a:link {
	color: #666666;
}

#navArea a:visited {
	color: #333333;
}

#navArea a:hover {
	color: #003333;
}

#navArea a:active {
	color: #CCCCCC;
}

#rightColumn {
	width:363px;
	float:right;
	padding-left:20px;
	padding-right:30px;
}

#rightColumn h1,
#rightColumn h2
#rightColumn h3 {
	font-weight:normal;
}

#rightColumn h1 {
	font-size:52px;
	line-height:52px;
}

#rightColumn h2 {
	margin-top:290px;
	
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}

#rightColumn h3 {
	margin:12px 0 6px 0;
	font-size:16px;
	line-height:20px;
	color:rgb(43,45,36);
}

#rightColumn hr {
	margin:12px 0;
	height:1px;
	color:silver;
}


#rightColumn p {
	margin-top:25px;
	
	font-size:14px;
	line-height:28px;
	text-indent:2.5em;
}

#rightColumn ul {
	margin-top:25px;
	list-style-type:none;
}

#rightColumn li {
	display:inline;
}

#rightColumn li img{
	border:1px solid silver;
	padding:2px;
	margin:3px;
	background-color:rgb(43,45,36);
}

#rightColumn p.firstParagraph {
	margin-top:5px;
	
	text-indent:0;
}

#rightColumn p.mediaParagraph {
	margin-top:5px;
	margin-bottom:25px;
	
	text-indent:0;
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#rightColumn.pressRelease p {
	font-size:14px;
	line-height:18px;
}

#rightColumn.pressRelease h3 {
	text-align:center;
}

#rightColumn p.contactInfo {
	margin-top:5px;
	
	text-indent:0;
	line-height:18px;
}

#rightColumn a:link {
	color: #666666;
	
}

#rightColumn a:visited {
	color: #333333;
	
}

#rightColumn a:hover {
	color: #003333;
	
}

#rightColumn a:active {
	color: #CCCCCC;
	
}

#leftColumn {
	width:176px;
	float:left;
	padding-left:30px;
	padding-right:6px;
}

#leftColumn img {
	margin-top:40px;
}

#leftColumn object {
	margin-top:40px;
}

#leftColumn blockquote {
	background-color:rgb(178,178,178);
	background-image:url(../images/blockquoteTop.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:176px;
	margin-top:20px;
}

#leftColumn blockquote p.quote {
	background-image:url(../images/blockquoteClose.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:15px 5px 10px 15px;
	
	font-size:13px;
}

#leftColumn blockquote p.quoter {
	background-image:url(../images/blockquoteBottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0 0 10px 30px;
	
	font-size:11px;
	color:rgb(100,100,100);
}

#leftColumn a:link,
#leftColumn a:visited {
	color: #666666;
	
}

#leftColumn a:hover,
#leftColumn a:active {
	color: #003333;
	
}

div#notifyList {
	background-color:rgb(178,178,178);
	background-image:url(../images/blockTop.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:176px;
	margin-top:20px
}

div#notifyList h1 {
	padding:10px 0 2px 0;
	
	font-size:16px;
	text-align:center;
	color:black; 
}

div#notifyList form {
	margin:0;
	padding:0;
	
	text-align:center;
}

input#email {
	width:150px;
	height:18px;
	border:solid 1px rgb(43,45,36);
	background-color:silver;
	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:rgb(43,45,36);
}

input#submitButton {
	margin:3px 0 10px 0;
	width:75px;
	border:solid 1px rgb(43,45,36);
	background-color:silver;
	
	font-size:11px;
	color:rgb(43,45,36);
}

div#notifyList p {
	background-image:url(../images/blockquoteBottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0 0 10px 0;
	
	font-size:11px;
	text-align:center;
	color:rgb(100,100,100);
}

#footerArea {
	clear:both;
	
	text-align:right;
	font-size:11px;
	color:rgb(190,190,190);
	padding-right:30px;
}

#footerArea a:link {
	color: #666666;
	
}

#footerArea a:visited {
	color: #333333;
	
}

#footerArea a:hover {
	color: #003333;
	
}

#footerArea a:active {
	color: #CCCCCC;
	
}