<!-- brown college style sheets -->
body.brownpage {
	background:	URL(images/bg2.jpg);
}
table.calendar {
	margin-left:	80px;
	font-size:	14px;
	font-weight:  bold;
}
A:visited {
	color: #5d29af;
}
a:link {
	color: #5D29AF;
}

div.navbar {
    margin-right: 30px;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-right: 12px;
    padding-left: 5px;
    clear: left;
    float: left;
    width: 100px;
    height: auto;
    font-size: 14px;
    font-weight: bolder;
    background: URL(images/bg2.jpg);
    background-color:	transparent;
}
div.navbar A:hover {
	background-color: #C6DAF9;
}
div.banner {
    margin-left: 20px;
    margin-bottom:  20px;
    vertical-align: top;
}
img.banner2 {
    margin-bottom:  20px;
    position: absolute;
    top: 0px;
    left: 45%;
}
div.info {
    margin-left: 140px;
    color:  #004400;
    font-size: 12pt;
    padding-top: 10px;
}
div.notice {
	background-position: center;
	background-attachment: scroll;
	margin-left: 140px;
	text-align: center;
--	color: #ffe9e9;
	color; 004400;
	font-size: 12pt;
	font-family: Times New Roman;
	font-weight: bolder;
	border-width: 5px;
-- 	background-color: #707070;
	background: URL(images/bg2-horz.jpg);
	background-color: transparent;
	background-repeat: repeat;
}

p.notice{
	padding-bottom: 10px;
}
br.dblspace{
	padding-bottom: 5px;
}
.bullet {
    margin-left: 10px;
    font-weight: bolder;
    font-family: Times New Roman;
    list-style: url(images/ballorng.gif);
}
li.ind-list {
    margin-left: 10px;
    list-style-image: none;
    list-style-type: none;
    list-style: list-style-type;
}
li.ind-list2 {
    margin-left: 20px;
    list-style-image: none;
    list-style: list-style-image;
}
.brand {
	margin-top:	10px;
	font-size:	-10%;
	font-style:	italic;
	clear: 		left;	
	background-color: #FFFFFF;
}


