@charset "UTF-8";
/* CSS Document */

body {
	font-size:11px;
	margin: 0;
	padding:0;
	min-height:315px;
	position: relative;
	min-width:815px;
	text align: center;
	background: #ccc;
	color: #000;
}

#footer{
	background-color: #8CA5CD;
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:300px;
	padding-right:inherit; color:#FFF;
}


#mainContent {
	background-color:#FFF;
	width: 790px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0;
	padding: 25px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	/*padding: 10;*/
	font-size: 12px;
} 

#articleBox{
	width: 380px;
	height:480px;
	position:absolute;
	left: 18px;
	top: 177px;
	}
	
	#articleBox2{
	width: 380px;
	height:480px;
	position:absolute;
	left: 421px;
	top: 198px;
	}

#issueNumber{
	position: absolute;
	width: 139px;
	height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8FB0D8;
	z-index:110;
	left: 524px;
	top: 7px;
}

#issueDate{
	position: absolute;
	width: 97px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	z-index:110;
	left: 697px;
	top: 8px;
	font-style: bold;
}

#poster {
	position: absolute;
	width: 243;
	height: 346px;
	left: 556px;
	top: 627px;
}

#container {
	margin-left:auto;
	margin-right: auto;
	position: relative;
	width:790px;
	height: 100%;
	min-height:315px;
	top: 0 0px;
	min-width:815px;
	background:#FFF;
	background-attachment:fixed;
	-moz-box-shadow: 0px 3px 4px #000;
	-webkit-box-shadow: 0px 3px 4px #000;
	box-shadow: 0px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	
}
	
#events {
	background:url(../images/events.gif) no-repeat;
	/*position: absolute;
	left: 555px;
	width: 242px;
	top: 191px;*/
	height: 34px;
}		

#inThisIssue {
	background:url(../images/issue.gif) no-repeat;
	/*position: absolute;
	left: 7px;*/
	width: 100%;
	/*top: 860px;*/
	height: 34px;
}		

#story2photo {
	position: absolute;
	left: 23px;
	width: 179px;
	top: 465px;
	height: 226px;
	border: #000;
	border-width: medium;
}		
	
#story1photo {
	position: absolute;
	left: 22px;
	width: 208px;
	top: 191px;
	height: 226px;
	border-width:2px;
}	
	
#story1 {
	position: absolute;
	left: 249px;
	width: 271px;
	top: 191px;
	height: 238px;
}


#story2 {
	position: absolute;
	left: 257px;
	width: 261px;
	top: 466px;
	height: 273px;
}

#mast {
	position: relative;
	background: URL(../images/masthead3.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 815px;
	height: 165px;
	z-index: 100;
}

#frontIssueContent {
	/*position: absolute;
	left: 10px;
	width: 500px;
	top: 895px;
	height: 209px;*/
	background-color:#CCC;
}

#content{
	background: #FFF;
	position: absolute;
	width: 815px;
	height: 1007px;
	font-family: "Times New Roman", Times, serif;
	box-shadow: 3px 3px 4px #000;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#eventsContentBox{
	/*position: absolute;
	left: 555px;
	width: 242px;
	top: 223px;
	height: 276px;*/
	background-color:#CCC;
}
#newEventsBox {background-color:#CCC;}
	#newEventsBox table {font-size:10px;}

#eventsContentBox table {font-size:10px;}

#eventsContent{
	position: absolute;
	width: 136px;
	height: 266px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:bold;
	left: 574px;
	top: 236px;
	}

#eventsContentDates{
	position: absolute;
	width: 62px;
	height: 231px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:bold;
	left: 722px;
	top: 239px;
	text-align:right;
	color:#666;
	}
	
#smallArticleBox{
	position: absolute;
	width: 271px;
	height: auto;
}	

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
	font-weight: normal;
}

.photoBy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000;
}

.photoBox{
	position:absolute;
	width:auto;
	height:226px;
	left: 498px;
	top: 142px;
	}
	
.button {
	
	border:2px solid #000;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	z-index:110;
	border-width: 0px;
	position:absolute;
	width: 72px;
	height: 29px;
	left: 0px;
	top: 140px;
}



.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;}

.articleTitle {
	font-size: 15px;
	color: #036;
	font-weight: bold;
}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
	
.authorName {
	font-size: 12px;
	font-style: normal;
	font-style:inherit;
	font-weight: bold;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

.articlefont{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*width: 324px;*/
	padding-left: 10px;
	font-weight: normal;
	}

.article{
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	padding: 4px;
	padding-top:0px;
	border-bottom: 2px dotted #ccc;
	font-size: 12px;
	font-style: normal;
	color: #000;
	left: 0px;
	top: 2px;
	/*width: 439;*/
	font-weight: normal;
}

.captionBox{
	width: 218px;
	hight:auto;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 36px;
	left: 28px;
	top: 695px;
}

.photo{
	height:auto;
	width:auto;
	position:relative;
	float:left;
	left: 0px;
	top: 0px;
	background-image: url(../css%20/Pictures/pics/multiculturalWinnersAll-copy.jpg);
}

.navfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	}

.authorsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style:inherit;
	font-weight: bold;
	color: #000;
}	

a {color: #036;}
a:link{color: #036}
a:hover{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#container #mainContent div .articlefont .articlefont {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#container #mainContent div table tr .authorsTitle .article .article {
	font-weight: normal;
}
#container #mainContent table tr td .article .authorsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#container #mainContent div table tr .articlefont .articleTitle .articlefont {
	font-family: Arial, Helvetica, sans-serif;
}
#container #mainContent table tr td .article .authorsTitle .authorsTitle {
	font-style: italic;
}
.aboutwriter {
	font-style: italic;
}

