/* CSS Camboard Learning */
body {
	background-color:#FFF;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:0.94em;
	color:#333333;
	line-height:20px;
	cursor:default;
	margin:0;
background-repeat:no-repeat;

background-image: url("images/backgrounds/globe_l.png");

}
#container_top {
	width:700px;
	padding:10px;
margin:0 auto 0 auto;
	background-image: url("images/backgrounds/tp1.png");
	background-position:top;
	background-repeat:no-repeat;	
}
#container_bot {
	width:700px;
	padding:10px;
	margin:0 auto 0 auto;
	background-image: url("images/backgrounds/bt1.png");
	background-repeat:no-repeat;	
}
#container {
	width:700px;
	padding:10px;
	margin:0 auto 0 auto;
	background-image: url("images/backgrounds/md1.png");
	background-position:center;
	background-repeat:repeat-y;	
}
#header {
	width:700px;
	background-color:#FFFFFF;
	height:164px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:200%;
	font-weight:bold;
	line-height:30px;
}
#header p {
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
}
#header h1 {

	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:200%;

	font-weight:bold;

	padding-top:75px;

	padding-left:340px;

	padding-bottom:25px;

	margin:0;

	border-bottom:2px solid #ffffff;

	background-image:none;
	
    width: 367px;
    
    padding-right: 0;
}

#main_menu {
	width:700px;
	height:45px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:inherit;
	color:#FFF;
	margin-bottom:5px;
}

#main_menu a {

	font-family:Arial, Helvetica ,sans-serif;

	font-size:60%;

	font-weight:bold;

	color:#000;

	text-decoration:none;

	padding-left:6px;

	padding-right:24px;

	 padding-top:18px !important;

	padding-top:13px;

	padding-bottom:33px;

	margin-left:11px !important;


}

#main_menu a:hover {

	background-color:#FFF;

	background-image: url("images/controls/button5_green.png");

}

#main_menu .aactive {

	background-color:#000;

	background-image: url("images/controls/button5_blue.png");

}

.leaves {

	border-right:2px solid #0000ff;

	float:left;
	
	background-color:#3F4A3E;

}

#sidebar {
	width:262px;
	float:right;
	background-image:url(../images/backgrounds/sidebar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 29px 0 0 !important;
	margin:0 15px 0 0;
	padding:7px 20px 20px 20px;
	color:#777;
	line-height:18px;
	font-size:90%;
	word-spacing:-1px;
}

#sidebar h1 {
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F2C21C;
	font-weight:normal;
	margin:10px 0 10px 0;
}
#sidebar h1.first {
	color:#fff;
	margin:10px 0 35px 0;
}

#content {
	margin:0 331px 0 20px;
	background-image:url(../images/backgrounds/content.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:10px 20px 10px 20px;
	
}
#content {
	line-height:20px;
	word-spacing:2px;
}
#content h1 {
	font-family:Trebuchet MS, sans-serif;
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:30px 0 35px 0;
	letter-spacing:-2px;
	border-bottom:2px solid #F4C833;
	padding:0 0 2px 0;
}
#content h1 a {
	color:#333;
	text-decoration:none;
border:none;
}
#content h1 a:hover {
	color:#666;
}
#content p {
	text-indent:15px;
}

#sidebar .linkroll {
	margin:10px 0 10px 0;
	padding:0;
	border-top:1px solid #eeee
}
.linkroll li {
	margin:1px;
	padding:0 !important;
	padding:1px;
	list-style:none;
}

.linkroll li a {
	padding:26px 22px 22px 18px;
	display:block;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-image:url(images/controls/button_blue.png);
	background-position:left;
	background-repeat:no-repeat;
	font-family: Arial; font-size:small; font-weight: bold; font-style: normal; font-variant: normal; text-transform:none; color: #000000
	
}

.linkroll li a:hover {
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#444;
	background-image:url(images/controls/button_green.png);
}

#sidebar {

	width:150px;

	border:1px solid #cccccc;

	padding:5px;

	float:left;

	clear:left;

	background-image: url("images/backgrounds/article.jpg");

	background-position:bottom right;

	background-repeat:repeat-x;
	
	background-repeat:no-repeat;
		
background-image: url("images/internet/bg.png");

}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}

.article 
{
   
	margin-left:20px;

	padding:10px;

	border: 1px solid #cccccc;
	
	background-image: url("images/backgrounds/textbg.jpg");

	background-position:top left;

	background-repeat:repeat;

	margin-bottom:1px;
	width:560px
	
}

.article p {

	margin:10px;
	
    height: 173px;
}

.article_info {

	font-family: Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666666;

	letter-spacing:2px;

	font-variant:small-caps;

	text-transform:lowercase;

}

.article_info a {

	font-weight:bold;

	text-decoration:none;

	color:#000000;

}

h1,h2,h3 {	

	font-family:Arial Narrow, Arial, Helvetica, sans-serif;

	letter-spacing:-1px;

	color:#000000;

	border-bottom:2px solid #cccccc;

	background-image: url("images/backgrounds/globe_sm.png");

	background-position:top right;

	background-repeat:no-repeat;

	padding-bottom:5px;

	padding-top:5px;

}

.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
	color:Black;
	font-family: Arial; font-size: medium; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: #000000
	
	

}
