/*colors:
body background #222222,
borders: gold #FFD966,
text:7d7d7d, 
subbox background: #303030*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#222222;
	background-image:url(images/mast.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 16px;	
}

.maincontainer {
	width: 1000px;
margin: 130px 20px 20px 50px;
	
}

.contentcontainer {
	border: #ffd966 3px solid;
	background-image:url(images/screen.png);
	width:850px;
	height:700px;
}

.subcontentcontainer {
	margin:auto;
	margin-bottom:30px;
	padding: 10px;
}

.photo {
border: #ffffff 4px solid;
}

.navigationbox {
	position:absolute;
	margin-top: 0px;
	margin-left: 270px;
	height: 150px;
	left: -29px;
	top: 133px;
}

.logo {
width: 498;
vertical-align:top;
}



.pgallerybox{
display:block;
width:700px;
background-color:#303030;
margin-top:0px;
margin-left:290px;
padding: 10px;
position:absolute;
top:245px;
left:30px;
clear:left;
border: 1px solid #8d8b8b;
}


.vgallerybox{
display:block;
width:700px;
background-color:#303030;
margin-top:0px;
margin-left:290px;
padding: 10px;
position:absolute;
top:245px;
left:30px;
clear:left;
border: 1px solid #8d8b8b;
}

.definition {
font: "Georgia", Times New Roman, Times, serif;
font-family: "Georgia", Times New Roman, Times, serif;
font-style:italic;
font-size: 14pt;
line-height: 24pt;
color: #FFD966;
margin-left: 10px;
}

.smallword{
font: Arial, Helvetica, sans-serif;
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
line-height: 18pt;
color: #ffffff;
}

.smallword a{
color: #FFD966;
}

.largeword {
	font: "Georgia", Times New Roman, Times, serif;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 52pt;
	line-height: 45pt;
	color: #FFD966;
	letter-spacing:-4px;
	padding-left:1px;
	font-style:normal;
	font-weight: normal;
}

.largeword2 {
	font: "Georgia", Times New Roman, Times, serif;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 36pt;
	line-height: 32pt;
	color: #FFD966;
	letter-spacing:-4px;
	padding-left:1px;
	font-style:normal;
	font-weight: normal;
}


/*drop shadow*/
#text{
	font-size: 3em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#text:before,
#text:after{
	content: "text shadow"; /* generated text */
	display: block;
}

#text:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

#text:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}
/*end drop shadow*/

.redwords {
font: "Georgia", Times New Roman, Times, serif;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 18pt;
line-height: 28pt;
color: #993333;
letter-spacing:0px;
padding-left:1px;
}

.bodycopy {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	line-height:18px;
	font-weight:normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodycopy a{
color: #FFD966;
}


 
.bodycopy li {
font: "Georgia", Times New Roman, Times, serif;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 14px;
line-height: 18px;
color: #333333;
list-style: square;
}
 

.bodycopy ul {
font: "Georgia", Times New Roman, Times, serif;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 14px;
line-height: 24px;
color: #333333;
list-style: square;
float:left;
}


.headline {
font-weight:bold;font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
font-size: 18px;
color: #7d7d7d;
}

.headline a {
color: #5a56a2;
}

.subheadline {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 20px;
color: #FFD966;
font-style:italic;
}

.micetype {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 7pt;
color: #666666;
text-align: left;
}
largewordnotbold {
	font-weight: normal;
}

