@charset "utf-8";
/*----Basic styling---- */
* {
	margin: 0px;
	padding: 0px;
}

/*----main content styling----*/
body {
	background-image: url(images/bgstripe.gif);
	text-align: left;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: small;
	background-repeat: repeat;
	}
h1 {
	font-size: 130%;
	color: #993300;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #663300;
}


	
#wrapper {
	text-align:left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border:medium inset #999999;
	position: relative;
	height: auto;
	width: 900px;
	left: 0px;
	top: 0px;
	}
	
#clear {
	clear:both;
	}
	
#header {
	background-image: url(images/lingualogue%20header%20120px.jpg);
	width: 900px;
	height: 120px;
	}

/*--navigation link bar--*/
	
#navbar {
	width: 870px;
	height: 30px;
	background-image: url(images/navbar.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	float: left;
	}
/*--main navigation buttons--*/
#navbar ul {
	margin: 0;
	list-style:none;
	display: block;
	padding: 0;
	}
#navbar ul li {
	float:left;
	margin-top:4px;
		}
#navbar ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	display:block;
	background:url(images/navseperator.gif) no-repeat left top;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2em;
	line-height: 1.5em;
	font-weight: normal;
	width: auto;
	}
#navbar ul li a:hover {
	background:url(images/hoverlink.gif) repeat-x;
	}
#navbar ul la a:active {
	color: #666666;
	background-image: url(images/hoverlink.gif);
	background-repeat: repeat-x;
}


/*----linkbox placeholder----*/
#linkbox {
	width: 550px;
	height: 100px;
	background-color:#CCCCCC;
	padding: 0px;
	background-image: url(images/birthdayheader.gif);
	}
#rightsidebar {
	float:right;
	background-color: #FFFFFF;
	height: auto;
	width: 170px;
	border: thick solid #CCCCCC;
	margin: 0px;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 9px;
	}

#bluehostad {
	height: 120px;
	width: 120px;
}

	
/*----main content editable region----*/
#maincontent {
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thick solid #CCCCCC;
	width: 655px;
	float: left;
	font-size: 100%;
	clear: none;
	height: auto;
	margin: 0px;
	}
#leftcol {
	clear: none;
	float: left;
	height: auto;
	width: 350px;
}

#sidelinks {
	height: 100px;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#leftlist {
	margin: 0px;
	float: left;
	width: 170px;
	clear: none;
}
#rightblock {
	clear: none;
	float: right;
	width: 450px;
}


#centercontent {
	background-color:#FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 585px;
	border: thick solid #CCCCCC;
	clear: none;
	padding: 0px;
	background-image: url(images/3barbg.png);
	background-repeat: no-repeat;
	}

#centercontent #lefttext {
	width: 160px;
	position:relative;
	height: auto;
	float:left;
	clear:none;
	padding: 10px;
	font-size: 90%;

	}

#centercontent #righttext {
	height: auto;
	width: 160px;
	position: relative;
	float: right;
	clear: none;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 5px;
	}
	
#centercontent #centertext {
	width: auto;
	position:relative;
	height:auto;
	clear:none;
	margin-left:200px;
	margin-right: 200px;
	padding:10px;
	float: none;
	font-size: 90%;

	}
#footer {
	clear: both;
	height: 30px;
	width: 880px;
	border: thin solid #333333;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/navbar.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#footer ul {
	list-style:none;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer ul li {
	float:left;
	margin-top:4px;
}
#footer ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	display:block;
	background:url(images/navseperator.gif) no-repeat left top;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2em;
	line-height: normal;
	font-weight: normal;
}
#footer ul li a:hover {
	background:url(images/hoverlink.gif) repeat-x;
}
#footer ul la a:active {
	color: #666666;
	background-image: url(images/hoverlink.gif);
	background-repeat: repeat-x;
}
#footer ul li a:visited {
	color: #FFFF33;
}
#copyright {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 30px;
	width: 200px;
}



.floatleft {
	margin: 10px;
	float: left;
	clear: none;
}
.floatright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #660099;
}
.greenhdr {
	font-size: 100%;
	font-weight: bold;
	color: #009933;
}

.smallerfont {
	font-size: 80%;
}
.boldred {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
.articlelinks {
	font-size: 85%;
	color: #0033FF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
.sidebarlinks {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navbar.gif);
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: bold;
	padding-left: 5px;
}
.90 {
	font-size: 90%;
}
#rightcol {
	float: left;
	height: auto;
	width: 300px;
	clear: none;
}
.padd {
	padding-right: 2px;
	padding-left: 2px;
}
.textspace {
	margin-right: 30px;
}
.noborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.imageright {
	clear: none;
	float: right;
	margin: 10px;
}
.lefttextblock {
	clear: none;
	float: left;
	height: auto;
	width: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.reviewhead {
	font-weight: bold;
	color: #660099;
	font-size: 115%;
}
.linklook {
	color: #0000CC;
	text-decoration: underline;
}

#rightadbox {
	float: right;
	height: 270px;
	width: 320px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#maincontentfull {
	padding: 20px;
	height: auto;
	width: 748px;
	border: thick solid #999999;
	font-size: 100%;
	clear: none;
	float: left;
	text-align: left;
}
.buttonright {
	text-decoration: none;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.left no border {
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.dropbg {
	background-color: #FFCC00;
	height: auto;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#lefthalfblock {
	padding: 5px;
	float: left;
	height: auto;
	width: 300px;
	clear: none;
}
#righthalfblock {
	padding: 5px;
	float: right;
	height: auto;
	width: 330px;
}
#leftdropbox {
	background-color: #FFFFCC;
	padding: 5px;
	float: left;
	height: 100px;
	width: 220px;
	clear: none;
}
.redsmall {
	color: #CC3300;
	font-size: 90%;
	font-weight: bold;
}
#righttextblock {
	padding: 5px;
	clear: none;
	float: right;
	width: 320px;
}
.floatleftwide {
	float: left;
	clear: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.shadebg {
	background-color: #FFFFCC;
	padding: 5px;
}
.shadebg2 {
	background-color: #FFCCCC;
	padding: 5px;
}
.imageleftnoborder {
	margin: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linkbar1 {
	padding: 2px;
	float: left;
	width: 150px;
	margin: 2px;
}
#linkbar2 {
	padding: 2px;
	float: left;
	width: 150px;
	margin-left: 160px;
}
#rightsidemini {
	float: right;
	width: 200px;
	border: thin none #CCCCCC;
	padding: 5px;
}
#leftsidemini {
	padding: 5px;
	float: left;
	width: 120px;
	clear: none;
	margin-left: 20px;
	margin-top: 10px;
}
#rightvideo {
	padding: 5px;
	float: right;
	width: 350px;
	margin-left: 10px;
	clear: none;
}
.centre {
	text-align: center;
}
#maincontentads {
	height: auto;
	width: 870px;
	border: thick solid #999999;
	font-size: 100%;
	clear: none;
	float: left;
	text-align: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
