html, body {
	background: #CCCCCC;
    min-height: 100%;
    height: auto !important;
    height: 100%;	
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
	overflow-x: hidden; 
	overflow-y: auto;
}

#body2 {
	background: #FFFFFF;
}

@font-face {
    font-family: 'CambriaFont';
    src: url('fonts/cambria.eot');
    src: local('☺'),
    url('fonts/cambria.woff') format('woff'), 
    url('fonts/cambria.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#cbox1 {
	font-family: CambriaFont;
    background: #FFFFFF;
	position: inherit;
	height:640px;
	min-height: 640px;	
	width:960px;
	padding:0;
	margin: 0;
	border-width:0;
	border:0;
}

#cbox1 a {
	color: green;
}

#cbox1 a:hover {
	color: orange;
}

#cbox2 {
	font-family: CambriaFont;
    background: #FFFFFF;
	height:640px;
	min-height: 640px;	
	width:960px;
	padding:0;
	margin: 0;
	border-width:0;
	border:0;
    overflow-x: hidden; 
	overflow-y: auto;
}

#vbox {
    background: #FFFFFF;	
	padding:0;
	margin:0;
}

#scroll {
	font-family: CambriaFont;
    background: #FFFFFF;
	height:640px;
	min-height: 640px;	
	width:940px;
	padding:0;
	margin: 0;
	border-width:0;
	border:0;
}

#news {
	width: 900px;
	z-index: 1000;
	margin-left: 70px;
	top: -15px;
	list-style-type: disc;
	overflow: visible;
	color:#000;
}

#news ol {
	list-style-type: disc;
	overflow: visible;
	color:#000;
}

#news li {
	margin: 0 0 20px 0;
	list-style-position:inside;
	list-style-type: disc;
	width: 90%;
	color:#000;
	text-align: left;
	font-family: CambriaFont;
	font-size: 13pt;
	font-weight: normal;
	overflow: visible;
	overflow-x: visible;
}

#divHeader {
    background: #CCCCCC;
    width: 960px;
	min-width: 960px;	
    height: 90px;
	padding: 0;
}

#divContent {
    background: #FFFFFF;
    height: auto !important;
    height: 100%;
    min-height: 100%;	
	width: 960px;
	min-width: 960px;
    margin: 0;
	padding:0;
}

#inner-content {
    background: #FFFFFF;
	font-family: CambriaFont;
    min-height: 100% !important;
    vertical-align:bottom;
	height: 100%;
    width:960px;
	min-width: 960px;	
    margin: 0;
	text-align: center;
	padding:0;
}

#divPush {
    background: #FFFFFF;
    height: 30px;
}

#divFooter {
    width: 100%;
    height: 30px;
    /*Push must be same height as Footer */
    bottom:0;
    background: #CCCCCC;
	text-align: center;
	font-size: 14px;
	font-family: CambriaFont;
	padding-top:5px;
	font-weight: bold;
} 

ul{
	margin:0;
	padding:0;
}

li{
	width:110px;
	height:50px;
	float:left;
	color:#FFF;
	text-align:center;
	overflow:hidden;
	font-family: CambriaFont;
	font-weight: bold;	
}

a{
	color:#FFF;
	text-decoration:none;
	font-family: CambriaFont;
	font-weight: bold;	
}

p{
	padding:0px 5px;
}

.subtext{
	padding-top:15px;
}

.header {
	font-family: CambriaFont;
	font-weight: bold;	
	font-size: 24px;
}

.title1 {
	font-family: CambriaFont;
	font-weight: bold;	
	font-size: 21px;
	color: #1CB34B;
}

.medium {
	font-family: CambriaFont;
	font-size: 21px;
}
	
#menuframe {	
	top: 0px;
	width: 960px;
	margin: 0 auto;
	z-index: 100;
	position: absolute;
	min-width: 960px;
}

#menu {
	top: 20px;
	float: right;
	text-align: right;
	position: relative;
}

#menu a:hover {
	color: #000;
	text-shadow:0px 8px 8px rgba(225,225,225,0.85);	
}

/*Menu Color Classes*/
.green{background:#6AA63B;}
.yellow{background:#FBC700;}
.red{background:#D52100;}
.purple{background:#881FFF;}
.blue{background:#0292C0;}
.orange{background:#FF8A00;}

#mailbox {
	font-family: CambriaFont;
	padding: 40px;
	background: #FFFFFF;
	width: 540px;
	margin: 0 auto;
}

#content1 {
	font-family: CambriaFont;
	padding: 10px;
	background: #FFFFFF;
	left: -40px;
	width: 800px;
	margin: 0 auto;
	font-size: 18px;
	text-align: justify;
}

#content1img1 {
	position: absolute;
	font-family: CambriaFont;
	padding: 10px;
	background: #FFFFFF;
	left: 285px;
	top: 25px;
	width: 470px;
	height: 269px;
	margin: 0 auto;
	font-size: 18px;
	text-align: justify;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-image:url('images/500px-Esdailes_bibliotek.jpg');
}

#content1text1 {
	position: absolute;
	width: 865px;
	left: 45px;
	top: 310px;
}

#content1menu1 {
	font-family: CambriaFont;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
	position: absolute;
	width: 185px;
	left: 50px;
	top: 30px;
}

#content1menu1 a {
	color: #FFFFFF;
}

#content1menu1 a:hover {
	color: #FF8A00;
}

#content1button1 {
	height: 60px;
	width: 175px;
	background: #222;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content1button2 {
	height: 60px;
	width: 175px;
	background: #555;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content1button3 {
	height: 60px;
	width: 175px;
	background: #888;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content1icons1 {
	font-family: CambriaFont;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
	position: absolute;
	width: 75px;
	right: 60px;
	top: 30px;
}


#content1icobut1 {
	background-image:url('images/facebook_logo_70px.jpg');
	position: absolute;
	height: 70px;
	width: 70px;
	top: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content1icobut2 {
	background-image:url('images/twitter_logo_70px.jpg');
	position: absolute;
	height: 70px;
	width: 70px;
	top: 100px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content1icobut3 {
	background-image:url('images/instagram_logo_70px.jpg');
	position: absolute;
	height: 70px;
	width: 70px;
	top: 190px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#about4d {
	font-family: CambriaFont;
	padding: 10px;
	background: #FFFFFF;
	width: 720px;
	margin: 0 auto;
	font-size: 18px;
}

#aboutTech {
	font-family: CambriaFont;
	padding: 10px;
	background: #FFFFFF;
	margin: 0 auto;
	font-size: 18px;
}