@charset "UTF-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/elbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
}
/* CSS Document */

#content{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	
	
}

#header{
	float:left;
	width:420px;
	height:240px;
	padding-right: 400px;
	padding-left: 100px;
	text-align: justify;
}
#content #header h1 {
	padding-top: 70px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 15pt;
	margin-bottom: 5px;
	color: #F36;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: lighter;
	color: #666;
	margin-top: 10px;
}

#leftColumn, #rightColumn{
	float:left;
	width:350px;
	margin-right:20px;
}#footer {
	clear: both;
	height: 60px;
	width: 920px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	padding-top: 40px;
}
#leftColumn h1 , #rightColumn h1{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12pt;
	padding: 0px;
}
#leftColumn .wordbg , #rightColumn .wordbg{
	background-color: #222;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F03;
	padding: 4px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
}

#leftColumn a:hover .wordbg, #rightColumn a:hover .wordbg  {
	background-color: #fff;
	color:#000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #09C;
}

#leftColumn a , #rightColumn a{
	display: block;
	height: 110px;
	width: 350px;
	color: #FFF;
	text-decoration: none;
}
.blockBLOG {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_blog_blank.jpg);
}
.blockBOOK {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_book_blank.jpg);
}
.blockCV {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_cv_blank.jpg);
}
.blockDLM {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_dlm_blank.jpg);
}
.blockLMS {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_learnmesilly_blank.jpg);
}
.blockLU3D {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_lu3d_blank.jpg);
}
.blockTWIT {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_twitter_blank.jpg);
}
.blockFLICKR {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_flickr_blank.jpg);
}
.blockFBOOK {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_facebook_blank.jpg);
}
.blockLinkedIn {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_linkedin_blank.jpg);
}
.blockMG {
	float: left;
	height: 110px;
	width: 350px;
	margin-bottom: 20px;
	background-image: url(images/select_mg_blank.jpg);
}
