/* CSS Document */


/* STRUCTURE */

* html #main {/* margin-left: 0; height: 1%;*/}
* html #leftside { margin-left: -3px; }
html { overflow: -moz-scrollbars-vertical !important; }

body {
	margin:-3px 0px 0px  0px; 
	padding:0px 0px 30px 0px;
	text-align:center;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;*/
	color:#111;
	}
	
.spacer{height:1px;
font-size:1px;
border-bottom:1px dotted #CCCCCC;
width:100%;
clear:both;
padding-top:2px;
margin-bottom:2px;
}
	
#content_holder {
	width:760px;
	margin:0px auto;
	padding:0px;

	}
	
	
/* \*/
* html #content {
	/*overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;*/
}
/* */

	
#content{
	width:720px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	border:0px solid #333;
	background-color:#fff;
	float:left;
	padding-bottom:20px;
	}

#content_top{
	float:left;
	width:100%;
	background-color:#fff;
	height:21px;
	font-size:3px;
	margin-top:3px;
	}
	
#content_bottom{
	float:left;
	width:100%;
	background-color:#fff;
	height:29px;
	font-size:3px;
	}
	
#header_bar{
	width:720px;
	background-color:#ffffff;
	float:left;
	font-size:1px;
	padding-top:10px;
	}

#subheader{
	width:720px;
	height:69px;
	background-image:url(../images/sub_head1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color: white;
	float:left;
	margin-top:3px;
	border:0px solid #999999;
	}

#header{
	width:718px;
	height:75px;
	background-color:#ffffff;
	float:left;
	margin-top:3px;
	/* border:1px solid #999999; */
	/*background-image:url(../images/content_bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;*/

	}
	
/* #header_img{
	border:4px solid #ffffff;
	float:left;
	width:300px;
	height:200px;
	position:relative;
	top:10px;
	left:10px;
	background-image:url(../images/head_img2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	} */

#head_text{
	float:left;
	width:660px;
	height:80px;
	position:relative;
	left:15px;
	background-image:url(http://abdn.ac.uk/modernthought/images/headtxt1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

#navbar{
	float:left;
	width:718px;
	margin-bottom:15px;
	border-bottom: 1px solid #DEE2E5;
	border-top: 1px solid #DEE2E5;	
	margin-top:10px;
	text-align:center;
	color:#DEE2E5;
	}

#rightside{
	float:left;
	width:200px;
	}

#leftside{
	float:left;
	/*width:460px;*/
	margin-right:30px;
	padding-top:10px;
	padding-left:30px;
	}

#footer{
	width:100%;
	text-align:center;
	float:left;
	color:#111;
	}
	
.sidebox{
	width:178px;
	float:left;
	background-color:#EDEFF1;
	background-image:url(../images/box_cnr.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:10px 10px 20px 10px;
	border:1px solid #DEE2E5;
	margin-bottom:20px;
	}

.navbox{
	width:188px;
	float:left;
	background-color:#EDEFF1;
	background-image:url(../images/box_cnr.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:10px 5px 20px 5px;
	border:1px solid #DEE2E5;
	margin-bottom:20px;
	}

#split_box{
	width:100%;
	float:left;
	color:#D46D5E;
	font-size:130%;
	font-weight:bold;
	float:left;
	}

#split_left{
	width:119px;
	height:145px;
	background-image:url(../images/marx_front.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	padding-left:130px;
	}
	
#split_right{
	width:114px;
	height:145px;
	background-image:url(../images/bogart_front.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	padding-left:115px;
	}
	
/* DESIGN */


a:link{}
a{
	color:#FF6600;
	text-decoration:none;
	}
a:hover{
	color:#FF3300;
	}

#navbar a{
	padding-left:20px;
	padding-right:20px;
	font-size:100%;
	font-weight:bold;
	}
	
#navbar a:hover{
	color:white;
	background-color:#FF6600;
	}
	
.navbox a{
	display:block;
	border-top:0px solid #DEE2E5;
	border-left:1px solid #EDEFF1;
	border-right:0px solid #DEE2E5;
	/*background-image:url(../images/bullet_bullet.jpg);
	background-position:center left;
	background-repeat:no-repeat;*/
	padding-left:15px;
	border-bottom:0px solid #DEE2E5;
	margin-bottom:3px;
	/*background-color:#FFFFFF;*/
	
	}
	
.navbox a:hover{
	display:block;
	background-color:#ffffff;
	color:#666699;
	/*background-image:url(../images/link_over.jpg);
	background-position:top right;
	background-repeat:repeat-y;*/
	border-left:1px solid #D46D5E ;
	border-bottom:0px solid #DEE2E5;
	border-right:0px solid #DEE2E5;
	border-top:0px solid #DEE2E5;
	
	}

#footer a{
	color:#FF6600;
	}
	
#footer a:hover{
	color:#990000;
	}

h1{
	color:#111;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
	
h2{

	color:#111;
	/*border-bottom:1px dotted #cccccc;*/
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}

h3{
	color:#111;
	/*border-bottom:1px dotted #cccccc;*/
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
	
hr{
	border: none 0; 
	border-top: 1px dotted #cccccc;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top:10px;
	}
	
.larger{font-size:130%;}
	
.sidebox h1{
	background-image:url(../images/blue_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	}
.blog_links img{border:0px;}	
.blog_links a{display:block;
border-left:1px solid #EDEFF1;
border-right:1px solid #EDEFF1;
padding-left:3px;
margin-left:-4px;
padding-right:2px;}


.blog_links a:hover{
	background-color:#DBDFE3;
	color:#990000;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	padding-left:3px;
	padding-right:2px;
}


ul{
	list-style-position:outside;
	list-style-type:square;
	}
	
