body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-color: #C0C0C0;
	background-image: url(http://dedita.com/design/images/background_image.jpg);

}

H2 {
	color:#404040;
	font-size: 20px;
	text-align: center;
}

H3 {
	color:#2266CC;
	font-size: 16px;
}

#pagewrapper {
	top: 0px;
	margin-left: auto; 
	margin-right: auto;
	width: 80%;
	min-width: 750px;
	height: 750px;
	position: relative;
	background-color: white;
}

#logo {
	position:absolute;
	width:300px;
	height:300px;
	z-index:90;
	left: -70px;
	top: -75px;
	display: none;
}

#navigator {
	display:none;
	position:absolute;
	left:0px;
	top:110px;
	width:750px;
	z-index:10;
	height: 25px;
	background-image: url(../images/navigator_background.gif);
	background-repeat:repeat-x;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
	height: 125px;
	background-color: #2266CC;
	background-image: url(../images/cloudworld.png);
	background-repeat:no-repeat;
}

#search {
	visibility: hidden;
	font-size:10px;
	position:absolute;
	width:160px;
	height:50px;
	z-index:9;
	left: 0px;
	top: 350px;
}

#contact a:link {
	color: #000000;
}

#contact a:visited {
	color: #000000;
}

#contact a:hover {
	color: #FFFFFF;
	background-color: #3A4050;
}

#leftpane {
	position:absolute;
	left:0px;
	top:125px;
	width:160px;
	height:590px;
	z-index:8;
	background-color: #FFFFFF;
	background-image: url(../images/leftpane2.png);
	background-repeat:no-repeat;
	background-position:right;
}

#datetime {
	position:absolute;
	left:0px;
	top:300px;
	width:140px;
	margin-left:5px;
	z-index:8;
}

#newslist {
	visibility: visible;
	position:absolute;
	left:0px;
	top:390px;
	width:155px;
	margin-left:0px;
	z-index:8;
	font-size: 10px;
}

#newslist a:link {
	color: #000000;
}

#newslist a:visited {
	color: #000000;
}

#newslist a:hover {
	color: #FFFFFF;
	background-color: #397FCE;
}

#copy {
	position:absolute;
	left:160px;
	width: inherit;
	top:130px;
	z-index: 1;
	padding: 10px;
}

#copy a:link {
	color: #000000;
}

#copy a:visited {
	color: #000000;
}

#copy a:hover {
	color: #FFFFFF;
	background-color: #3A4050;
}

#copy li {
	padding-bottom: 2px;	
}

#socialize {
	position: absolute;
	top: 125px;
	margin-top: 5px;
	margin-right: 5px;
	right: 0px;
	visibility: visible;
	z-index: 5;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-size: 0.8em;
	visibility: visible;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#analytics {
	display:none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-size: 0.8em;
	visibility: visible;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a:link {
	color: #000000;
}

#footer a:visited {
	color: #000000;
}

#footer a:hover {
	color: #FFFFFF;
	background-color: #3A4050;
}

.date {
	font-size:10px;
	color:#808080;
}

.index_header {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.index_text {
	font-size: 11px;
	color: #4A4B4C;
}

.index_more {
	font-weight: strong;
	font-size: 10px;
	text-align: right;
}


/*Credits: Page flip */
/*URL: http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/ */

#pageflip {
	position: relative;
	z-index: 40;
}
#pageflip img {
	width: 50px;
	height: 52px;
	z-index: 30;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/design/images/pagepeel.png) no-repeat right top;
	text-indent: -9999px;
	z-index:20;
}


/* Karate Corners // Soh Tanaka //www.sohtanaka.com/web-design-blog/ */
	/* general styles */
	.layout { position: relative; width: 50%; margin: auto; }
	.left { position: relative; width: 48%; float: left; padding: 0 1% 0 0; }
	.right { position: relative; width: 48%; float: right; padding: 0 0 0 1%; }
	.bottom { position: relative; height: 0; clear: both; }
	.footer { position: relative; text-align: right; font-size: 80%; color: #3f3f3f; }
	.footer a { color: #3f3f3f; }
	
	/* box styles */
	.box { position: relative; width: 100%; margin: 0 0 10px 0; }

/*	.orange { background: #ff6c01 url('../images/gradient-orange.png') top repeat-x; }    */
	.orange	{ background: #ff6c01 }
	.green	{ background: #98d11d }
	.blue	{ background: #24b2e7 }
	.red	{ background: #d94017 }
	.silver	{ background: #F0F1F2 }
	.inner 	{ padding: 10px; }
	
	/* corners */
	.corner-blue { position: absolute; width: 10px; height: 10px; background: url('../images/corners_blue.gif') no-repeat; font-size: 0%; }
	.corner-white { position: absolute; width: 10px; height: 10px; background: url('../images/corners.gif') no-repeat; font-size: 0%; }
	.corner-grey { position: absolute; width: 10px; height: 10px; background: url('../images/corners_grey.gif') no-repeat; font-size: 0%; }
	.TL { top: 0; left: 0; background-position: 0 0; }
	.TR { top: 0; right: 0; background-position: -10px 0; }
	.BL { bottom: 0; left: 0; background-position: 0 -10px; }
	.BR { bottom: 0; right: 0; background-position: -10px -10px; }

	
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:0 0 0 0; list-style:none; position:relative; width:155px;}
#flyout ul {padding:0; margin:0; list-style:none; width:155px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px;}
#flyout li a {display:block; float:left; width:155px; height:24px; background:#888; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;}
#flyout li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e60; color:#fff;}
#flyout li:hover > a {background-color:#3A5AC9; color:#fff;}

#flyout ul li a {background:#aaa;}
#flyout ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#ccc;}
#flyout ul ul li a.fly {background:#ccc url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#000; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:150px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 2px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -50px;
	left: 150px; /*position where enlarged image should offset horizontally */
	z-index:51;
}
