﻿
.topwpstory {
/* Controls the first column */
width:48%; 
float:left;

}

.topwpphoto {
/* Controls the second column */

width:45%; 
float:right;
text-align:left;
margin-left:25px;
}



.wpmodalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
    opacity:.7;
} 

.wpPopupPanel{
/* sets the popup styles */
    width: 850px;
    border: solid 2px #5D7B9D;
    background-color: white;
    padding: 10px 10px 10px 10px;
}

.wpPopupPanel h2{
color: #260e53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	padding-left: 0px;

}

.wpPopupPanel .std{
color: #260e53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}

.wpimages {
/* Controls the images of the staff */
}
