P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration: none;
	font-weight: bold;
	color : #6699ff;	 
}

A:Visited  {
	color : #6699ff;
}

A:Active  {
	color : Green;
}

A:Hover  {
	color : Green;
}

BODY  {
	font-size : small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #0D0D17;
	background-color : #040635;
}

.periwinkle  {
	color : #6699ff;
}

#header  {
	clip : auto;
	height : auto;
	width : auto;
	left : 10px;
	top : 10px;
	overflow : clip;
	position : static;
	visibility : visible;
	z-index : 1;
}

#navbar  {
	clip : auto;
	height : auto;
	width : 150;
	left : 10;
	top : 5;
	overflow : none;
	position : relative;
	visibility : visible;
	text-decoration : none;
	text-align : right;
	text-transform : capitalize;
	margin-left : 1;
	margin-right : 10;
	margin-top : 1;
	margin-bottom : 5;
	float : left;
	font-weight : normal;
	font-style : normal;
	background-image: url(images/TheCadets1_light.gif);
	background-repeat: no-repeat;
}
	
#content  {
	font-size : small;
	font-weight : normal;
	font-style : normal;
	position : relative;
	visibility : visible;
	width : 75%;
	height : auto;
	min-height : 400;
	float: right;
	}

#main {
	position:relative;
}
#addbox  {
	overflow : none;
	visibility : visible;
	text-decoration : none;
	text-align : center;
	text-transform : capitalize;
	margin-left : 10;
	margin-top : 1;
	margin-bottom : 5;
	border-style: dotted;
	border-width: thin;
	float: right;
	top: 20;
	right: 10;
	position: absolute;
	width: 150;
	padding:2px 2px 2px 2px;

}

DIV.footer  {
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
	width : auto;
	left : 5;
	position : absolute;
	visibility : visible;
	display : block;
	bottom: 0;
	text-align : left;
	line-height : 4em;
	clear: both;
}

.add  {
	font-size : x-small;
}

#logo {
	float: top;
	margin:2px;
	clear: both;
	overflow: visible;
	width:100%;
	font-size : large;
	font-family : Courier;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration:none;
}
.story  {
	border-color : #666666;
	border-style : groove;
	border-right-width : thin;
	border-left-width : thin;
	float: right;
}

.t {background: url(images/dot_blue.gif) 0 0 repeat-x; width: 20em}
.b {background: url(images/dot_blue.gif) 0 100% repeat-x}
.l {background: url(images/dot_blue.gif) 0 0 repeat-y}
.r {background: url(images/dot_blue.gif) 100% 0 repeat-y}
.bl {background: url(images/bl_blue.gif) 0 100% no-repeat}
.br {background: url(images/br_blue.gif) 100% 100% no-repeat}
.tl {background: url(images/tl_blue.gif) 0 0 no-repeat}
.tr {background: url(images/tr_blue.gif) 100% 0 no-repeat; padding:10px}


.news {
	
	}
	
.news_h {
	font-size: large;
	font-weight: bold;
	color: black;
}

.news_d {
	font-size: xx-small;
	font-weight: bold;
	color: gray;
	}
	
.news_text {
	font-size: small;
	font-weight: normal;
	}

.news_byline {
	font-size: x-smal;
	font-style: italic;
	font-weight: normal;
	color: gray;
	}
	
.prop {
    height:400px;
    float:right;
    width:1px;
  }

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
	