﻿@import url("layout.css");

/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background-image: none;
}

img 	{
	border-style: solid;
	border-color: inherit;
	border-width: 1px;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	z-index: -1;
}

table, tr, th, td, tbody, tfoot, thead {
	border-style: none;
	border-color: inherit;
	border-width: 1px;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{
	background-color: #FFFFFF;
}



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; }
h2 {
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #0000FF;
}
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{
	color: #000;
	font-size: medium;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{
	color: #00f;
	font-size: large;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
a:visited		{
	color: #000080;
}
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */



/* Lists */

ul          	{
	color: #000080;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
}
ol          	{ list-style-type:decimal; }

ul li		    {
	color: #000;
	font-size: small;
	padding-left: 10px;
}
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{
	background-color: #fff;
	color: #000080;
	font-style: normal;
}

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{    border:thin black solid }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}
/* A Reset A */
/*===================================================*/

#bvccmasthead {
	margin-top: 12px;
	margin: 0 0 12px 0;
	border: 2px outset #FFFFFF;
	background-image: url('../bv_ image files/Banners_Buttons/Computer_Room_banner_a_text.jpg');
	width: 1000px;
	display: block;
	height: 120px;
}


#bvcctopbox{
	padding: 10px;
	border: 2px inset #FFFFFF;
	margin: 10px;
	width: 90px;
	position: relative;
	height: 100%;
	background-color: #00FFFF;
}

#bvcctopbox h3{
	border-width: 2px;
	border-color: #000000;
	padding: 1px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
}

#bvccbox{
	border-radius: 8px;
	padding: 8px;
	border: 6px inset #FFFFFF;
	margin: 10px;
	background-image: url('../bv_ image files/Backgrounds/Background_blue_hatch_about_21.jpg');
	width: 760px;
	position: relative;
	height: 550px;
	z-index: -1;
	float: right;
	background-color: #FFFFD5;
}

#bvccbox h3{
	border-width: 2px;
	border-color: #000000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
}
	

#bvccbox p{
	margin-left: 10px;
	margin: 0 0 5px 0;
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#quick p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	padding-top: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#quick {
	padding: 8px;
	margin: 10px 8px 8px 8px;
	border: 6px inset #FFFFFF;
	border-radius: 8px;
	float: left;
	clip: rect(4px, 0px, 4px, auto);
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: relative;
	height: 400px;
	background-image: url('../bv_ image files/Backgrounds/My_Background_Blue_1.jpg');
	display: block;
	background-repeat: no-repeat;
}
#quick a{
	margin: 8px 0px 8px 0px;
	padding: 1px;
	display: block;
}
#quick a:hover {
	padding: 12px;
	background-color: #FFFF00;
}

/* Navigation Styles --------------------------------------------------- */



ul#navigation, ul.sub1, ul.sub2 {
	list-style: none;
	background-color: #C1E0FF;
}

ul#navigation {
	margin: 12px;
	display: block;
	float: none;
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
}

#bvcctopnav {
	background-color: #C1E0FF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	width:1000px
}

#bvcctopnav a:link {
	border-style: solid;
	border-width: thin;
	border-radius: 0px;
	color: #000080;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	background-image: url('../bv_ image files/Banners_Buttons/My_Blue_Button_1.jpg');
}
#bvcctopnav a: hover{
	border-style: solid;
	border-width: thin;
	border-radius: 0px;
	color: #000080;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 184px;
	background-image: url('../bv_ image files/Banners_Buttons/My_Green_Button_1.jpg');
}

ul#navigation li{
	width: 180px;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 1px;
	background-color: #C1E0FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#navigation a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 25px;
	line-height: 25px;
	background-color: #C1E0FF;
	border: 0px solid #CCC;
	border-radius: 0px;
}

ul#navigation .sub1 li{
	width: 208px;
	padding-left: 12px;
	margin-left: 1px;
}

ul#navigation .sub2 li {
	padding: 0px;
	background-color: #C1E0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 210px;
	margin-left: 10px;
	left: 0px;
	margin-top: 2px;
	text-indent: 2px;
	background-image: none;
}


ul#navigation .sub1 a {
	display: block;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-color: #C1E0FF;
	width: 190px;
	background-image: url('../bv_ image files/Banners_Buttons/My_Blue_Button_1.jpg');
	text-indent: 2px;
	background-repeat: no-repeat;
}
ul#navigation .sub2 a{
	background-color: #C1E0FF;
	width: 180px;
}
ul#navigation .sub2 li{
	padding: 0px 0px 0px 12px;
	width: 208px;
	margin-left: 1px;
}
ul#navigation li:hover> a {
	background-image: url('../bv_ image files/Banners_Buttons/My_Green_Button_1.jpg');
}
ul#navigation li:hover a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	width: 184px;
	display: block;
	background-image: url('../bv_ image files/Banners_Buttons/My_Pale_Button_1.jpg');
}

ul#navigation ul.sub1 {
	display: none;
	position: absolute;
	top: 26px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	background-color: #C1E0FF;
}
ul#navigation ul.sub2 {
	display: none;
	position: absolute;
	top: 0px;
	left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 16px;
	background-color: #C1E0FF;
}


ul#navigation li:hover .sub1 {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

#navigation .sub1 li:hover .sub2{
	display: block;
	height: auto;
	width: auto;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}


.darrow{
		font-size:14px;
		position:absolute;
		top:8px;
		left:10px;
}

.rarrow{
		font-size:16px;
		position:absolute;
		top:8px;
		right:10px;		
}


/* body styles ------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url('../bv_ image files/Backgrounds/My_Background_Blue_3.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	padding-top: 12px;
}

#mybox{
	border-style: inset;
	border-width: 4px;
	border-color: #000000 #FFFFFF #FFFFFF #000000;
	margin: 10px;
	padding: 6px;
	background: #FFFFFF;
	float: right;
	width: 810px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-image: url('../bv_ image files/Backgrounds/My_Background_Blue_3.jpg');
	display: block;
	visibility: visible;
}
#mybox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	margin-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: normal;
}

#mybox a:hover{
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}


#mybox h3{
	margin: 8px;
	border-color: #000000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
#mybox h4{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #000080;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 10px;
}

#mybox h5{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: oblique;
	color: #800000;
}

#adobebutton p{
	padding: 4px 8px 8px 120px;
	margin: 8px;
	background-image: url('../bv_ image files/Banners_Buttons/My_Pale_Button_1.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 600px;
	height: 80px;
	vertical-align: -70px;
}


#content {
	padding: 10px;
	width: 800;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #FFFFD5;
	float: right;
	display: block;
	text-align: left;
	clip: rect(auto, 0px, auto, 200px);
	position: absolute;
	border-style: inset;
	border-width: 4px;
	background-image: url('../bv_ image files/Backgrounds/My_Background_Blue_3.jpg');
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-indent: 8px;
}




/* end body styles -----------------------------------------------*/

#container {
	width: 1000px;
	margin: 0px auto;
}

#masthead {
	text-align: center;
	width: 1000px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	border-width: 4px;
	border-color: #000080 #a9a9a9 #808080 #a9a9a9;
	background-image: url('../bv_ image files/Banners_Buttons/Top_Box_Blue_Text_1.jpg');
	background-repeat: no-repeat;
	height: 120px;
}

/* Navigation Styles --------------------------------------------- */

/* activities Styles ----------------------------------------------*/
	
#actmasthead {
	text-align: center;
	width: 1000px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #C1E0FF;
	border-width: 4px;
	border-color: #000080 #a9a9a9 #808080 #a9a9a9;
	background-image: url('../images/act_2.jpg');
	background-repeat: no-repeat;
	height: 120px;
}

#actbox{
	margin: 10px;
	border: 4px inset #FFFFFF;
	padding: 6px;
	background: #FFFFFF;
	float: right;
	width: 760px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	background-image: url('../bv_ image files/Backgrounds/Background_videos_21.jpg');
	display: block;
	visibility: visible;
}

#actbox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	margin-left: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: normal;
}
#actbox a {
	color: #063F7D;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px inset #fff;
	background-color: #C1E0FF;
	font-weight: bold;
	background-image: url('../bv_ image files/Backgrounds/Background_videos_21.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 36px;
}


#actbox h3{
	margin: 8px;
	border-color: #000000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
#actbox h4{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #000080;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 10px;
}

#actbox h5{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	color: #800000;
}


#actnav {
	position: relative;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #dcdcdc;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px #808080 solid;
	border-left: 2px solid #a9a9a9;
	background-color: #C1E0FF;
	border-style: outset;
	display: block;
	background-image: url('../bv_ image files/Backgrounds/Background_videos_21.jpg');
}
	
	#actnav ul {
		list-style-type: none;
		width: 100%;
		display: block;
		margin: 0;
		padding: 0;
	}
	
	#actnav a {
	color: #063F7D;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px inset #fff;
	background-color: #C1E0FF;
	font-weight: bold;
	background-image: url('../bv_ image files/Backgrounds/Background_videos_21.jpg');
}
	
	#actnav ul {
		list-style-type: none;
		width: 100%;
		display: block;
		margin: 0;
		padding: 0;
	}
	
	#actnav a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #FFFF00;
	font-weight: bold;
}
		
	
	/* emd activities styles ------------------------------------------*/


#leftmenunavigation {
	position: relative;
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #dcdcdc;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px #808080 solid;
	border-left: 2px solid #a9a9a9;
	background-color: #C1E0FF;
	border-style: inset;
	display: block;
	border-width: 3px;
}

#leftmenunavigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#leftmenunavigation a {
	color: #063F7D;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px inset #fff;
	background-color: #C1E0FF;
	font-weight: bold;
}

#leftmenunavigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#leftmenunavigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
	font-weight: bold;
}


/* Footer Styles -------------------------------- */

#footer{
	background-color: #C1E0FF;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
#footer p {
	border-style: none;
	padding: 4px;
	margin: 6px 2px 6px 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	width: 200px;
	display: inline;
	text-decoration: none;
}
#footer {
	text-align: center;
	clear: both;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #C1E0FF;
	text-decoration: none;
	border: 4px outset #FFFFFF;
}
#footer a{
	border-style: none;
	border-color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	width: 100%;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;
}


