/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #ffffff;
	padding: 0;
	margin: 0;
}

p {
	padding: 5px;
}

h1, h2, h3, h4, h5, h6 {
padding :3px;
}
#wrap {
width: 850px;
margin: 0 auto;
border-bottom: 5px solid #ffffff;
}

#main_content {
	background: url(/ComputerTraining/images/new/bck.jpg) repeat-y center top;
	width: 850px;
	margin-left: 0 auto;
	overflow: hidden;
}

#main_content_home {
	background: url(/ComputerTraining/images/new/bck_home.jpg) repeat-y center top;
	width: 850px;
	margin-left: 0 auto;
	overflow: hidden;
}

#main_content_how {
	background: url(/ComputerTraining/images/new/bck_how.jpg) repeat-y center top;
	width: 850px;
	margin-left: 0 auto;
	overflow: hidden;
}

#main_content_course {
	background: url(/ComputerTraining/images/new/bck_course.jpg) repeat-y center top;
	width: 850px;
	margin-left: 0 auto;
	overflow: hidden;
}

#main_content_sched {
	background: url(/ComputerTraining/images/new/bck_sched.jpg) repeat-y center top;
	width: 850px;
	margin-left: 0 auto;
	overflow: hidden;
}

#main_content_online {
	background: url(/ComputerTraining/images/new/bck_online.jpg) repeat-y center top;
	width: 850px;
	margin-left: 0 auto;
	overflow: hidden;
}

#header {
width: 850px;
height: 285px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/head.jpg) no-repeat center bottom;
position:relative;
}

#bottom {
width: 850px;
height: 46px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/bottom.jpg) no-repeat left top;
position:relative;
}

#bottom_home {
width: 850px;
height: 46px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/bottom_home.jpg) no-repeat left top;
position:relative;
}


#bottom_how {
width: 850px;
height: 46px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/bottom_how.jpg) no-repeat left top;
position:relative;
}


#bottom_course {
width: 850px;
height: 46px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/bottom_course.jpg) no-repeat left top;
position:relative;
}


#bottom_sched {
width: 850px;
height: 46px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/bottom_sched.jpg) no-repeat left top;
position:relative;
}


#bottom_online {
width: 850px;
height: 46px;
margin: 0 auto;
background: url(/ComputerTraining/images/new/bottom_online.jpg) no-repeat left top;
position:relative;
}


#main_nav {
	list-style-type: none;
	width: 850px;
	margin: 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;

}

#main_nav a {
	color:#0054A5;
	font-weight: bold;
	text-decoration: none;
}

#main_nav li {
	font-weight: bold;
	font-size: 75%;
}

#main_nav a:hover {
	color:#F7941D;
	font-weight: bold;
	text-decoration: none;
}

#side_nav {
list-style-type: none;
margin: 0 auto;

}

#side_nav li {
	padding: 5px;
	border-bottom: 1px dashed #000000;
	margin-right: 15px;
}

#side_nav a {
color:#FFFFFF;
font-weight: bold;
}


#main_nav li {
	display: inline;
	padding: 5px;
}

#rightcol {
float: left;
width: 250px;
color: #FFF;
}

#rightcol a {
color: #FFF;
font-weight: normal;
}

#leftcol {
width: 800px;
float:left;
}


#footer {
text-align:center;
clear:both;
width: 800px;
height: 85px;
margin: 0 auto;
background: url(/bigread/images/bottom.jpg) no-repeat center top;
}

.heading_txt {
	color: #FFFFFF;
	border-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

.heading_txt a{
	color: #FFFFFF;
	border-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.title_txt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.event_title_txt {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dashed;
}

.title_txt a{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	padding: 2px;
	text-decoration:none;	
	
}

.link_txt {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;	
	padding: 10px 0 0;
}

.link_txt a{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
}
.link_detail {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

}

.link_detail a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

}

.heading_txt_white {
color: #FFF;
border-bottom: 1px dashed #000000;
}

.event {
padding: 5px 50px 10px 10px;
}

.event dt {
padding-left: 35px;
}

.event dd {
	padding-left: 35px;
}

.event ol, li {
	padding-left: 10px;
	padding-bottom:10px;

}

.event ul {
	padding-left: 40px;

}



.event dd img {

float: left;

padding: 0px 15px 0px 0px;

}


.gutter {
padding: 10px;
}


/*----- SUB NAVIGATION -----*/
#sub-nav {
width:850px;
height:36px;
position:absolute;
top:250px;
left:0px;
}


#sub-nav ul {
list-style:none;
position:relative;
}


#sub-nav ul li {
display:inline;
}

/* menu LINK */

#home {
width:140px;
height:36px;
position: absolute;
top:0px;
left:0px;}


#home a {
display:block;
width:140px;
height:36px;
text-indent:-9999px;
}

#home a:hover {
background:url(../ComputerTraining/images/falcon_over.gif) no-repeat 0 0;
}

#register {
width:181px;
height:36px;
position: absolute;
top:0px;
left:140px;}


#register a {
display:block;
width:181px;
height:36px;
text-indent:-9999px;
}

#register a:hover {
background:url(../ComputerTraining/images/falcon_over.gif) no-repeat 0 0;
}


#description {
width:183px;
height:36px;
position: absolute;
top:0px;
left:321px;}


#description a {
display:block;
width:183px;
height:36px;
text-indent:-9999px;
}

#description a:hover {
background:url(../ComputerTraining/images/events_over.gif) no-repeat 0 0;
}

#schedule {
width:180px;
height:36px;
position: absolute;
top:0px;
left:504px;}


#schedule a {
display:block;
width:180px;
height:36px;
text-indent:-9999px;
}

#schedule a:hover {
background:url(../ComputerTraining/images/events_over.gif) no-repeat 0 0;
}



/* theauthor LINK */
#online {
width:177px;
height:36px;
position: absolute;
top:0px;
left:674px;}

#online a {
display:block;
width:177px;
height:36px;
text-indent:-9999px;
}

#online a:hover {
background:url(../ComputerTraining/images/theauthor_over.gif) no-repeat 0 0;
}

#workshops {
width:80px;
height:70px;
position: absolute;
top:148px;
left:515px;}

#workshopinarea {
display:block;
width:80px;
height:70px;
background:url(../ComputerTraining/images/thebook.gif) no-repeat 0 0;
text-indent:-9999px;
}

#workshopinarea a {
display:block;
width:80px;
height:70px;
background:url(../ComputerTraining/images/thebook.gif) no-repeat 0 0;
text-indent:-9999px;
}

#workshops ul {
list-style:none;
position:relative;
}
