@charset "UTF-8";
/* CSS Document */

#container {
	height: auto;
	width: 955px;
}
#header {
	background-image: url(TSJCL%20Images/header.png);
	height: 77px;
	width: 955px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6d5d5;
	border-right-color: #d6d5d5;
	border-bottom-color: #d6d5d5;
	border-left-color: #d6d5d5;
}
#navbar {
	height: 30px;
	width: 955px;
	background-image: url(TSJCL%20Images/navbar.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6d5d5;
	border-right-color: #d6d5d5;
	border-bottom-color: #d6d5d5;
	border-left-color: #d6d5d5;
}
#bodycont {
	background-color: #FFF6E9;
	height: auto;
	width: 955px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d5d5;
	border-right-color: #d6d5d5;
	border-bottom-color: #d6d5d5;
	border-left-color: #d6d5d5;
	overflow: hidden;
}
#newsupdatebox {
	height: auto;
	margin-right: 260px;
	border-right:1px dotted #CCC;
	padding:20px 20px 20px 20px;
	background-color: #FFF;
}
#dwnldbox {
	height: auto;
	width: 650px;
	float: left;
}

#newsupdatebox li {
	margin-left: 20px;
}
#newsupdatetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #009;
	height: auto;
	width: 650px;
	margin-right: 20px;
	padding-top: 20px;
}
#newsupdateauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#sidebar {
	background-color: #FFF6E9;
	float: right;
	width: 260px;
	height: auto;
}
#sidebarpic {
	width: 260px;
	height: auto;
}
#sideupdates {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 240px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	color:#009;
}
#sidequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 15px;
	padding-top: 10px;
}
#sidebartitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #930;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
#sidequotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}
#newsupdatetime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #B94A00;
	padding: 0px;
	margin-bottom: 10px;
}
#newsupdatecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	height: auto;
	width: 650px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	/*background-color: #F2F2F2;*/
	background-image:url(TSJCL%20Images/bg-20100209.gif);
	background-repeat: repeat-x;
}
#pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #006;
	letter-spacing: 2px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 10px;
}
#contenttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5373AC;
	letter-spacing: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
#navbarpadding {
	float: left;
	width: 150px;
	height: 30px;
}
#navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	width: auto;
}
#navbarlinks a:link,#navbarlinks a:visited {
	color: #FFF;
	text-decoration: none;
}
#navbarlinks a:hover {
	color: #999;
	text-decoration: none;
	text-align: center;
}
#texaslogo {
	width: 172px;
	float: left;
	padding-right: 10px;
}
.dwnldimage {
	float: left;
	height: auto;
	width: auto;
	padding-top: 10px;
	margin-right: 10px;
}
.centercont {
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a3a3a3;
	text-align: center;
	margin-top: 10px;
}
.centerstuff {
	text-align: center;
}
#resources {
	height: 200px;
	width: 650px;
}
#dwnldinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	float: left;
	width: auto;
	padding-top: 10px;
	height: auto;
}
#links {
	margin-top: 10px;
}
.regbutton {
	height: auto;
	width: 100px;
	margin-bottom: 50px;
	padding-left: 565px;
}
#footerlink {
	height: 55px;
	width: 502px;
	background-image: url(TSJCL%20Images/footerdecoff.png);
	background-repeat: no-repeat;
}
#emergency {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	text-shadow:#CCC 2px 2px 2px;
}
#countdown {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FF3;
	border: 1px solid #000;
	text-align: center;
}
