
.hidden {
  display: none;
}

.imagediv a:hover:after {
    background:#000;
    content: "";
    display: block;
    height: 200px;
    left: 0;
    opacity: 0.05;
    position: absolute;
    top: 0;
    width: 100%;
}
	
	
	
	 #container {
            width: 1000px;
            margin-top: 50px;
			margin-left: 30px;
			margin-bottom: 60px;
			position: relative;
        }
                
            #container .posts {
                width: 1050px;
                clear: both;
            }
            
                #container .box {
                    width: 242px;
                    margin-bottom: 15px;
					float: left;
                }
	
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background:url(background.gif);
	overflow-x: hidden;
	}


/*
.columndiv {
	position: relative;
	float:left;
	left: 20px;
	width: 242px;
	}*/
	
	
	
.shadowdiv {
	height: 330px;
	top: 5px;
	bottom: 0px;
	float:left;
	width: 14px;
	position:relative;
	background-image:url(assetssmall/shadow.png);
	background-position:top;
	
	
	
}
	
.boxdiv {
	float:left;
	left: 0px;
	top: 0px;
	/*margin-bottom: 17px;*/
	bottom: 0px;
	width: 200px;
	padding: 13px;
	position: relative;
	background:#ffffff;
	border: solid;
	border-width:1px;
	border-top-color:#d9d9d9;
	border-right-color:#d9d9d9;
	border-left-color:#bbbbbb;
	border-bottom-color:#d9d9d9;
}

.titlediv {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: black;
	font-size: 13px;	
	word-spacing: 0px;
	font-style:italic;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 55px;
	line-height: 15px;
	padding-bottom: 14px;
	letter-spacing: 0em;
}

.rolediv {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A8A8A8;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
	word-spacing: 0px;
	font-style:italic;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	position:relative;
	letter-spacing: 0em;
}


.resume {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	word-spacing: 0px;
	font-style:italic;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	position:relative;
	letter-spacing: 0em;
}




.imagediv {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	border: solid;
	border-width:thin;
	border-color:#DDDDDD;
	width:200px;
	height: 185px;
	position:relative;
	 overflow: hidden;
}




.br1 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.br2 {
	margin-top:25px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

/*
.header {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 25px;
	z-index: 200;
	background-color: #232323;
}*/


.content {
	margin-top: 75px;
	margin-left:25px;
	margin-right: 25px;
	width: 975px;
}





	
	
/* OVERALL */

A:link IMG {
	border: none;
	}

a img{
	border: none;
	}
		
	

/* MAIN FONT */


	

/* TYPE */

A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	text-decoration: none;
	font-size: 13px;	
	word-spacing: 0px;
	font-style:italic;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 19px;
	line-height: 15px;
	padding-bottom: 19px;
	letter-spacing: 0em;
	}
A:visited {
	text-decoration: none;
	color: #4B4B4B;
	}
A:hover {
	text-decoration:underline;
	}

A:active {
	text-decoration: none;
	}






