/*   
Theme Name: University of Texas Admissions project
Theme URI: http://www.capitolwebdesign.com/
Description: custom theme for the Project on Fair Representation
Author: Capitol Web Design
Author URI: http://www.capitolwebdesign.com/
Version: 1.0
.
This theme is copyrighted with all rights reserved.  Unauthorized use is prohibited.
.
*/

#large_title {
	float: left;
}

#nav {
	float: right;
}

#form {
	padding-top: 22px;
	height: 46px;
}

#preload {
	position: absolute;
	top: -5000px;
}

#int_content {
	width: 460;
	padding-left: 67px;
	padding-right: 115px;
}

.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
}

a.nav_process {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_process.jpg) no-repeat;
}

a.nav_process:hover {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_process_on.jpg) no-repeat;
}

a.nav_constitutionality {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_constitutionality.jpg) no-repeat;
}

a.nav_constitutionality:hover {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_constitutionality_on.jpg) no-repeat;
}

a.nav_contact {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_contact.jpg) no-repeat;
}

a.nav_contact:hover {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_contact_on.jpg) no-repeat;
}

a.nav_share {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_share.jpg) no-repeat;
}

a.nav_share:hover {
	display: block;
	width: 313px;
	height: 60px;
	background: url(images/nav_share_on.jpg) no-repeat;
}


a.nav_int_process {
	display: block;
	width: 303px;
	height: 53px;
	background: url(images/nav_int_process.jpg) no-repeat;
}

a.nav_int_process:hover {
	background: url(images/nav_int_process_on.jpg) no-repeat;
}

a.nav_int_constitutionality {
	display: block;
	width: 303px;
	height: 53px;
	background: url(images/nav_int_const.jpg) no-repeat;
}

a.nav_int_constitutionality:hover {
	background: url(images/nav_int_const_on.jpg) no-repeat;
}

a.nav_int_contact {
	display: block;
	width: 303px;
	height: 53px;
	background: url(images/nav_int_contact.jpg) no-repeat;
}

a.nav_int_contact:hover {
	background: url(images/nav_int_contact_on.jpg) no-repeat;
}

a.nav_int_share {
	display: block;
	width: 303px;
	height: 53px;
	background: url(images/nav_int_share.jpg) no-repeat;
}

a.nav_int_share:hover {
	background: url(images/nav_int_share_on.jpg) no-repeat;
}