html, body, form, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #a13e03;
	font-size: 22px;
	font-weight: bold;
}
h3 {
	color: #25437A;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}
h5 {
margin-bottom: 10px;
}

/* Top Bar */

#header-top {
	height: 29px;
	width: 480px;
	position: relative;
	background-image: url(/images/home/head_tl_bg.gif);
	background-repeat: no-repeat;
	float: right;
}
#header-top ul {
	list-style: none;
	float: left;
}
#header-top li {
	float: left;
	height: 29px;
	background-repeat: repeat-x;
	padding-left: 16px;
}
#header-top li a {
	line-height: 24px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#header-top li a:hover {
	text-decoration: underline;
}
#searchbar {
	float: right;
	width: 480px;
	display: block;
	margin-top: 15px;
	vertical-align: top;
}
#searchbar #menuleft {
	float: left;
	text-align: left;
}
#searchbar #searchright {
	float: right;
	width: 260px;
	clear: none;
}
#searchbar .inputbox {
	border:1px solid black;
	font-size: 11px;
	height: 15px;
}
#searchbar .schools {
	font-weight: normal;
	width: 215px;
	font-size: 11px;
	border: 1px solid black;
	line-height: 15px;
}
 #head-nav {
	float: right;
}
table.nav {
	width: 760px;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.nav td {
	padding: 0;
	margin: 0;
}
td#about {
	width: 104px;
}
td#admissions {
	width: 110px;
}
td#academics {
	width: 106px;
}
td#news {
	width: 126px;
}
td#administration {
	width: 135px;
}
td#athletics {
	width: 99px;
}
td#giving {
	width: 80px;
}
ul.mainmenu, ul.mainmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.mainmenu {
	position: relative;
	z-index: 1;
}
ul.mainmenu ul {
	display: none;
}
ul.mainmenu:hover ul, div#head-nav li.showme ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 200px;
	background-color:#ffffff;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

ul.mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00508c;
}
ul.mainmenu ul li {
	padding-left: 10px;
}
ul.mainmenu ul li a {
	width: 190px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.mainmenu li:hover {
	background: url(http://www.sandiego.edu/images//home/menu_bg.gif) no-repeat;
	background-position: center;
	display: block;
	/*	background-color: #74bde8;*/
}

ul.mainmenu li a:hover {
	color: white;
}

ul {
	list-style: none;
	}

img {
	border: 0;
	}


a:active {
	color: #bd6c5a;
	text-decoration: none;
}
a:link {
	color: #bd6c5a;
	text-decoration: none;
}
a:visited {
	color: #3184B5;
	text-decoration: none;
}
a:hover {
	color: #3184B5;
	text-decoration: none;
}

/********** MAIN BLOCKS *************/

	
#content_wrapper {
	width: 952px;
	}
	

#singlecontent {
	width: 960px;
	margin-top: 5px;
	}
#col3col4 {
	float: right;
	width: 195px;
	}
	
#column2 {
	width: 750px;
	}
	
#column3 {
	float: left;
	width: 125px;
	}

#column4 {
	float: right;
	width: 215px;
	}
	#column5 {
	float: left;
	width: 700px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7DFC0;
	padding-right: 15px;
	}
	#column6 {
	float: right;
	width: 225px;
	}
#column1 {
	float: left;
	width: 190px;
	overflow: visible;
	}
	
#footer {
	width: 952px;
	}

/********** END MAIN BLOCK *************/


	
/************* UTIL *********/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	clear: both;
}
/* End hide from IE-mac */

.hidden {
	display: none;
	}
	
.clearer {
	clear: both;
	height: 1px;
	}




html>body .side li a {
		width: auto;
		}
#wrap {
	color:#333333;
	margin-top: 0px;
	font-size: 12px;
}

#header {
	height:125px;
	width:950px;
	position:relative;
	color:#FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/topbg.png);
	background-repeat: no-repeat;
}
#header h1 { text-indent:-10000px; margin:0; padding:0; }
#header a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
#header form {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#search {
	margin-top:30px;
	float:right;
	padding:0;
	font-size: 11px;
}
input#searchsubmit { background:#fc6; border:2px solid #f93; color:#333; font-size:11px; }

.left {
	width:200px;
	margin:10px 0;
	padding:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	width:200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 10px;
} 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.middle {
	margin-top:10px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:300px;
	overflow:hidden;
	font-size:12px;
	background-repeat: repeat-y;
}
.middle h2 {
	font-size:16px;
	margin:0 7px 3px 0;
	padding:3px 0;
}
.middle img {
	border:4px #eee solid;
}
.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }
.ads img { border:0; text-align:center; }
img.wp-smiley { border:0; padding:0; }
#footer {
	width:960px;
	margin-top:15px;
	text-align:left;
	clear:both;
	padding:10px;
	background-image: url(http://www.sandiego.edu/insideusd/test/images/bottombg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
div.hr {
	height:25px;
	clear:both;
	background-color: #1A75CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.toptab {
	height: 17px;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #90bade;
	background-color: #71A7D3;
}
.side {
	margin-top: 0px;

}
.sidetext {
	margin-top: 0px;


}
.sidetext strong {
color: #023A6B;
	font-weight: bold;

}
.sidetext img {
	padding: 1px;
	margin: 5px;

}
.side li {
	margin: 0;
		}
.side ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.side li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #023A6B;
	text-decoration: none;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
		}
.side li a:hover {
	border-left: 2px solid #71A7D3;
	border-right: 2px solid #71A7D3;
	background-color: #023A6B;
	color: #fff;
		}
		
.topnav {
	margin-top:3px;
	font-size: 9px;
	color: #71A7D3;
	margin-left: 25px;
}
.topnav a {
	color: #FFFFFF;
}
.topnav2 {
	font-size: 9px;
	color: #71A7D3;
	margin-top: 99px;
}
.topnav2 a {
	color: #FFFFFF;
}

#header .topnav2 input {
	font-size: 10px;
	background-color: #D1E3E3;
}
.newsholder {	background-color: #E5E5E5;
	padding: 10px 10px 10px 15px;
	overflow: visible;
}
.thumbnail-class {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #78B3E0;
	padding: 2px;
	}
	
	.topheader {
	width: 100%;
	background-image: url(images/bg.png);
}
	.wrapholder {
	margin:0 AUTO;
	width:980px;
	height: auto;
}
	

#storyholder img {
	width: auto;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 7px;
	border: 1px solid #78B3E0;
	float: right;
	font-size: 10px;
	text-align: center;
	color: #002E63;
}


.pageholder {
	width: 935px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-left: 18px;
}
.container
{
	width:100%;
	margin: 0 auto;
}
#leftside {
	float: left;
	width: 175px;
	background-image: url(images/leftsidebg.png);
	background-repeat: no-repeat;

	}
	
	#leftside li {
	padding-bottom: 20px;
	font-weight: bold;

	}
	#leftsidepro {
	float: left;
	width: 175px;
	height: 615px;
	background-image: url(images/leftsidebg.png);
	background-repeat: no-repeat;

	}
	
	#leftsidepro li {
	padding-bottom: 20px;
	font-weight: bold;

	}
#content {
	width: 720px;
	margin-left: 177px;
	padding-right: 18px;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 12px;
	}
#content strong {
	color: #0A64A8;
}
#content input {
	color: #0A64A8;
	font-size: 11px;
}
.profileholder {
	height: 525px;
	margin-right: 50px;
	font-size: 12px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #105C9D;
	letter-spacing: 0.15em;
	margin-bottom: 13px;
}
.memorial {
	font-size: 12px;
	font-weight: bold;
	color: #105C9D;
	letter-spacing: 0.15em;
}
.profileul {
	font-weight: normal;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #A13E03;
}
.profileul a {
	font-weight: normal;
	color: #145898;
}
.profileul li ul{
	font-weight: normal;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: -25px;
	font-size: 11px;
}
.profileul li ul li{
	font-weight: normal;
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom: 0px;
	font-size: 11px;
}
.profileul li ul li a{
	color: #3184B5;

}
.profileul li ul li a:hover {
	color: #bd6c5a;

}
.profileul li ul li a:visited {
	color: #3184B5;

}
.dataholder {
	font-size: 12px;
	margin-top: 15px;
}
.dataholder p {
	padding-bottom: 4px;
	margin: 0px;

}
.dataholdermiddlecolumn {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.dataholdercolumns {
	padding: 10px;
}
.hiddenform {
	border: 0px none #FFFFFF;
	height: 1px;
	width: 1px;
}
.alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
}
.alpha a {
	padding:5px;
	display: block;
	height: 25px;
}
.alpha  a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.alpha a.selected{ /*selected main tab style */
	border: 1px solid #056AB2;
	background-color: #056AB2;
	color: #FFFFFF;
	font-weight: bold;
}

.alpha  a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
#tabledata2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		width:720px;
}
#tabledata2 td
{
	width: 50%;
}

