/* CSS Document */ /* style sheet for JKPublishing Website For non-IE Browsers*/
body{
	background-image: url(./images/background.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
a	{
	text-decoration: none;
	color: #FF0000;}
h1 {
	text-align: center;
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	}

h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

h3 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}
/*use for titles of publications*/
h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	}

p  {
	margin: 0px;
	text-align: center;
	}

img {border:0px;}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 900px;
	}
/* GENERAL PAGE LAYOUT */ /* HEADER FORMAT  */
#header{
	padding-bottom: 80px;
	margin-bottom: 0px;
	padding-left: 60px;
	}

#header h2{
	margin: 10px 0px 10px 0px;
	}

#head_box img {
    float: left;
	}

#head_box {
	float: left;
	width: 480px;
	height: 75px;
	text-align: left;
	}

#head_text {
	float: right;
	width: 175px;
	height: 75px;
	text-align: left;
}
/*BOTTOM OF PAGE*/

/*TOP OF PRINT PAGE- LINE 80*/

#bottom_nav{
	text-align:center;
	clear:both;
	}

#footer{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	bottom: auto;
	}
/*ON INDEX2.PHP*/

#page{
	float:left;
	margin-top: 40px;
        width:896px;
	}

#main{
	float:left;
	width:850px;
	margin-top: 0px;
	margin-left:60px;
        margin-right: 20px;
	}
/*END INDEX2*/

/*COLUMNS*/
#column_left{
	float: left;
	width:135px;
	}

#column_center{
	float: left;
	width:650px;
 	margin-left:20px;
		}

#column_right{
	float: right;
	width:130px;
	padding-left: 20px;
	padding-bottom: 15px;
	}

#right{
	float: right;
	width:160px;
	padding-left: 0px;
	padding-bottom: 15px;
	}

/*BLOCKS*/

#block {
	float: left;
	margin-bottom: 15px;
    width: 180px;
    margin-right:15px;
	}

#block img {
  	float: left;
	margin-right:10px;
	}

#center_block {
	float: left;
	margin-bottom: 15px;
	}

#center_block_image {
 	margin-bottom: 15px;
	}

/*BOXES-INSIDE BLOCKS*/
#box {
	float: left;
	width: 125px;
	height: 75px;
	text-align: right;
	}

/*TOP OF PRINT PAGE LINE 159*/
#box img {
	width: 50px;
	height: 50px;
    float: left;
	}

/*END OF GENERAL PAGE LAYOUT*/

/*SPECIAL PAGES*/

/*Main.PHP PAGE*/

#main_center{
	float: left;
	width:600px;
 	margin-left:40px;
		}

#main_page_block {
	float: left;
	margin-left: 10px;
	width: 600px;


}

#announce_box {
	float: left;
	margin-bottom: 15px;
	width: 570px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #66CC00;
	}

#announce_image {
	float: left;
	margin-bottom: 15px;
	width: 200px;
	}

#announce_text {
	float: right;
 	margin-bottom: 15px;
	width: 125px;
	}

#releases_box {
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
	width: 175px;
	/*height: 300px; */
	border-right-color: #66CC00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #66CC00;
}

#releases_text {
margin-right: 25px;
margin-bottom: 20px;
/*height: 300px;*/
}



#releases_image {
	float: left;
	margin-bottom: 15px;
	padding-right:25px;
}

#release_periodical_block {
float: left;
	margin-left: 75px;
	width: 500px;
	}
#release_periodical_box {
	float: right;
	margin-bottom: 15px;
	margin-right: 125px;
	width: 400px;
	}

#release_periodical_text {
	float:left;
 	margin-bottom: 15px;
	width: 325px;
	}

#release_periodical_image {
	float: left;
	margin-bottom: 15px;
	width: 200px;
	}

/*SWE LAYOUT*/
#swe_left{
	float:left;
	width:180px;
	}

#swe_center {
    width: 650px;
 	}

#swe_text {float:left;
	margin-left:20px;
	text-align: center;
    width: 250px;
	}

#swe_right{
	float: right;
	width:150px;
	padding-bottom: 15px;
	}

/*PROFILE LAYOUT*/
#profile_column_center {
	float: left;
	width:600px;
	}

#profile_block {
	float: left;
	width: 575px;
	margin-bottom: 15px;
	}

#profile_text {
	float: right;
	width: 375px;
	margin-bottom: 15px;
	}
#profile_img {
	width:160px;
	height:210px;
}

#publications {
	float: left;
	width:150px;
	padding-left: 20px;
	padding-bottom: 15px;
}
/*PERFORMANCE LAYOUT*/

#performance_block {
	float: left;
	margin-bottom: 35px;
	height:350px;
    width: 180px;
    margin-right:15px;
	border-right-color: #66CC00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #66CC00;

	}
/*TOP OF PRINT PAGE LINE-238*/
#peformance_center{
	text-align:center;
	padding-top: 35px;
	padding-bottom: 35px;
	}

#peformance_center h2{
	text-align:center;
	font-size: 18px;
	font-style: italic;
	}

/*PUBLICATIONS*/

#pub_block {
	float: left;
	margin-bottom: 35px;
    width: 280px;
	height:475px;
    margin-left:40px;
	border-right-color: #66CC00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #66CC00;

	}

#pub_text {
	margin-bottom: 55px;
	width:550px;
	}

/* periodicals  */

#periodicals {
	float: left;
	}


#periodical_center {
	float: left;
	width:675px;
 	margin-left:20px;

	}


#periodical_block {
	float: left;
	margin-bottom: 15px;
    width: 620px;
    margin-right:15px;
	}

/*OTHER*/

/*selected text layour*/

#selection {
	width: 350px;
	float: right;

	 }



#ds_column_center {
	margin-left:50px;
	margin-top:60px;
	float: left;
	width:600px;
	}

#net_block {
	float: left;
	margin-bottom: 15px;
	width: 190px;
	height: 450px;
	margin-right:15px;
	border-right-color: #66CC00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #66CC00;
	}
/*top of print page*/
#net_img {
	padding-left:15px;
	width:130px;
	height:160px;
	}
/*BOOKSTORE */

/* Link page */

#link_box {
	float: left;
	width: 135px;
	height: 275px;
	text-align: center;
	margin-top: 25px;
	margin-right:20px;
	padding-right:20px;
	border-right-color: #66CC00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #66CC00;
	}

#link_box img {
	width: 50px;
	height: 50px;
    float: left;
	}
	
	
/* TRUNK STUFF  */


#trunk {


}

#trunk_left {
	float:left;
	width: 200px;
	height: 400px;
}

#trunk_nav {
	text-align:center;
	
	color: #FF0000;
	}

#trunk_img {

       text-align:center;
}

#trunk_right{
	float:left;
	margin-left:100px;
}

#trunk_text {
		margin-bottom: 40px;
       text-align:left;
}

#trunk_bottom{
	
	clear: both;	
}
