@import "http://www.edumus.com/layout/general.css";
@import "http://www.edumus.com/layout/header.css";
@import "http://www.edumus.com/layout/barra.css";
@import "http://www.edumus.com/layout/footer.css";
@import "http://www.edumus.com/layout/download.css";

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

div#content
{
	background-image:url(http://www.edumus.com/layout/imgleft2.gif);
	background-repeat:repeat-y;	
}

		div#content_columns
		{
			background-image:url(http://www.edumus.com/layout/imgright2.gif);
			background-repeat:repeat-y;
			background-position:right;
		}

				div#content_columns_left
				{
					width:186px;
					float:left;
					background-image:url(http://www.edumus.com/layout/gradbody.gif);
					background-repeat:repeat-x;
				}
								div#content_columns_left_start
								{
									margin:0px;
									padding:14px 14px 14px 14px;
									background-image:url(http://www.edumus.com/layout/imgleft1.gif);
									background-repeat:no-repeat;
									margin-right:16px;
								}

								div#content_columns_left a, div#content_columns_right a
								{font-weight:bold;color:#D62D00;}

				div#content_columns_right
				{
					width:186px;
					float:right;
					background-image:url(http://www.edumus.com/layout/gradbody.gif);
					background-repeat:repeat-x;
				}
				
								div#content_columns_right_start
								{
									margin:0px;
									margin-left:16px;
									padding:14px 14px 14px 14px;
									background-image:url(http://www.edumus.com/layout/imgright1.gif);
									background-repeat:no-repeat;
								}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

										div#content_columns_left_start h2, div#content_columns_right_start h2
										{
											background-image:url(http://www.edumus.com/layout/d.gif);
											background-repeat:no-repeat;
											padding:0px 0px 5px 0px;
											margin:0px;
											padding-left:6px;
											color:#E63600;
											font-family:arial;
											font-size:22px;
											font-weight:bold;
											text-transform:lowercase;
											letter-spacing:-1px;
											line-height:30px;
										}
										
										
										div#content_columns_left_start form, div#content_columns_right_start form
										{
											padding:0px;
											margin:0px;
										}
										
										div#content_columns_left_start p, div#content_columns_right_start p
										{
											padding:10px 0px 0px 0px;
											margin:0px;
											font-size:10px;
											font-weight:bold;
											color:#D62D00;
										}
										
										div#content_columns_left_start a, div#content_columns_right_start a
										{
											color:#D62D00;
										}
										
										div#content_columns_left_start input, div#content_columns_right_start input
										{
											border:1px #7D7D7D solid;
											/*border-top:1px #010101 solid;
											border-bottom:1px #BDBDBD solid;*/
											font-size:0.90em;
											font-weight:bold;
											padding:4px;
											margin:0px;
											width:82px;
										}

										div#content_columns_left_start input.submit, div#content_columns_right_start input.submit
										{
											border:1px #7D7D7D solid;
											/*border-top:1px #010101 solid;
											border-bottom:1px #BDBDBD solid;*/
											font-size:0.90em;
											font-weight:bold;
											padding:3px;
											margin:0px;
											width:50px;
											background-image:url(http://www.edumus.com/layout/butbg.gif);
											background-repeat:repeat-x;
											background-color:#656565;
											color:#ffffff;
										}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

						div#content_columns_left_boxes h2
						{
							height:44px;
							padding:0px;
							margin:0px;
							font-family:arial;
							font-size:14px;
							font-weight:bold;
							color:#202020;
							line-height:34px;
							padding-left:14px;
							background-image:url(http://www.edumus.com/layout/leftmenutitle.gif);
							background-position:bottom left;
							background-repeat:no-repeat;
						}

						div#content_columns_left_boxes ul, div#content_columns_left_boxes ol
						{
							padding-top:0px;
							margin-top:0px;
							padding-bottom:0px;
							margin-bottom:0px;
							padding-right:11px;
						}
						
						div#content_columns_left_boxes p, div#content_columns_left_boxes form
						{
							margin:0px;
							padding:0px 11px 0px 22px;
						}

						div#content_columns_left_boxes div.box
						{
							background-image:url(http://www.edumus.com/layout/leftmenu.gif);
						}
						
						div#content_columns_left_boxes div.boxdiv
						{
							width:186px;
							height:11px;
							background-image:url(http://www.edumus.com/layout/leftmenudiv.gif);
						}
						
						div#content_columns_left_boxes p.sponsor a, p.sponsor a:visited, p.sponsor a:active
						{
							color: #487CCA;
						}


						div#content_columns_right_boxes h2
						{
							height:44px;
							padding:0px;
							margin:0px;
							font-family:arial;
							font-size:14px;
							font-weight:bold;
							color:#202020;
							line-height:34px;
							padding-right:14px;
							text-align:right;
							background-image:url(http://www.edumus.com/layout/rightmenutitle.gif);
							background-position:bottom right;
							background-repeat:no-repeat;
						}

						div#content_columns_right_boxes ul, div#content_columns_right_boxes ol
						{
							padding-top:0px;
							margin-top:0px;
							padding-bottom:0px;
							margin-bottom:0px;
							margin-left:0px;
							padding-left:27px;
							padding-right:22px;
						}
						div#content_columns_right_boxes ul li, div#content_columns_right_boxes ol li
						{
							padding:0px;
							margin:0px;
						}
						
						div#content_columns_right_boxes p, div#content_columns_right_boxes form
						{
							margin:0px;
							padding:0px 22px 0px 11px;
						}

						div#content_columns_right_boxes div.box
						{
							background-image:url(http://www.edumus.com/layout/rightmenu.gif);
						}
						
						div#content_columns_right_boxes div.boxdiv
						{
							width:186px;
							height:11px;
							background-image:url(http://www.edumus.com/layout/rightmenudiv.gif);
						}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

				div#content_columns_center
				{
					margin:0px 186px;
					background-image:url(http://www.edumus.com/layout/gradbody.gif);
					background-repeat:repeat-x;
					padding:36px 20px 0px 20px;
					text-align:justify;
				}
				

						div#content_columns_center h2, div#content_columns_center h1
						{
							padding:5px 5px 5px 5px;
							color:#343434;
							margin:10px 0px 10px 0px;
							border-bottom:1px #CECECE solid;
							font-size:17px;
							font-weight:normal;
						}

						div#content_columns_center h3
						{
							margin:0px;
							margin-top:5px;
							font-size:12px;
							color:#404040;
							padding:5px;
						}
						
						div#content_columns_center div.box
						{
							padding:5px 0px;
						}

						p.cen
						{
							text-align:justify;
						}
								div#content_columns_center div.box  form
								{
									border:				0px;
									padding:			0px;
									margin:				0px;
									text-align:			justify;
								}

								div#content_columns_center div.box  fieldset
								{
									/*border:				1px #B9B9B9 solid;*/
									border:0px;
									padding:			10px;
								}

								div#content_columns_center div.box  form ol
								{
									list-style-type:		none;
									padding:			0px;
									margin:				0px;
									background-color:		#F8F8F8;
									border-top:			1px #B9B9B9 solid;
								}

								div#content_columns_center div.box  form ol li
								{
									text-align:			right;
									border-bottom:			1px #B9B9B9 solid;
									padding-right:			15px;
								}

								div#content_columns_center div.box  legend
								{
									font-weight:			bold;
									font-size:			1em;
									color:				black;
								}

								div#content_columns_center div.box  label
								{
									font-weight:			bold;
									height:					2.4em;
									vertical-align:			top !important;
									line-height:			2.4em;
									vertical-align:			middle;
								}

								div#content_columns_center div.box  input,
								div#content_columns_center div.box  textarea,
								div#content_columns_center div.box  select
								{
									margin-top:			5px;
									margin-right:			5px;
									margin-bottom:			5px;
									width:				60%;
									border:				1px #B9B9B9 solid;	
								}

								div#content_columns_center div.box  textarea
								{
									height:				8em;
								}

								div#content_columns_center div.box  input.submit
								{
									width:				auto;
								}
								
								div#content_columns_center hr.show
								{
									height: 1px;
									border-width: 1px 0 0 0;
									border-style: solid;
									border-color: #CECECE;
									display:block;
								}
								div#content_columns_center div.navigation {
									text-align:right;
								}
								
										div#content_columns_center input
										{
											border:1px #7D7D7D solid;
											/*border-top:1px #010101 solid;
											border-bottom:1px #BDBDBD solid;*/
											font-size:0.90em;
											font-weight:bold;
											padding:4px;
											margin:0px;
											/*width:82px;*/
										}

										div#content_columns_center input.submit
										{
											border:1px #7D7D7D solid;
											/*border-top:1px #010101 solid;
											border-bottom:1px #BDBDBD solid;*/
											font-size:0.90em;
											font-weight:bold;
											padding:3px;
											margin:0px;
											/*width:50px;*/
											background-image:url(http://www.edumus.com/layout/butbg.gif);
											background-repeat:repeat-x;
											background-color:#656565;
											color:#ffffff;
										}

