body {
	margin:0;

        margin: 0 auto;
        width: auto;
        padding: 0;
        text-align: center;


	background-color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.whitetext a:link, .subFooter a:link {
	font-family:arial;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}
.whitetext a:visited, .subFooter a:visited {
	font-family:arial;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}
.whitetext a:hover, .subFooter a:hover {
	font-family:arial;
	font-size:8pt;
	color:#ffffff;
	text-decoration:underline;
}
.whitetext {
	font-family:arial;
	font-size:6pt;
	color:#ffffff;
}
.whitetextLarger {
	font-family:arial;
	font-size:12pt;
	color:#ffffff;
}

.subFooter {
	font-family:arial;
	font-size:6pt;
	color:#ffffff;
	background-color:#000066;
	text-align:center;
}
.cmiddle {
	background-image:url('http://www.indianayouthgroup.org/images/header_07.jpg');
	background-repeat:repeat-y;
}
.header-wrapper {
	width:800px;
}
.header {
	background-image:url('/images/content_03.jpg');
	height:84px;
}
.controller {
	background-image:url('/images/controller_02.jpg');
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#menu {

	position: absolute;  
	top: 25px;
	left: 2.4em;
	width: 8.1em;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;

}
#menu dt {
	cursor: pointer;
	background: #646462;
	height: 20px;
	line-height: 20px;
	margin: 2px 0;
	text-align: left;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;
}
#menu dd {
	position: absolute;
	z-index: 99;
	left: 7em;
	margin-top: -1.4em;
	width: 15em;
	background: #646462;
	border: 1px solid gray;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;
}
#menu ul {
	padding: 2px;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;
}
#menu li {
	text-align: center;
	font-size: 85%;
	height: 18px;
	line-height: 18px;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;
}
#menu li a:hover {
	text-decoration: underline;
	font-family:georgia;
	font-size:8pt;
	color:#ffffff;
	z-index:99;
}



#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	top : 100px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#mentions a {
	text-decoration: none;
	color: #222;
}
#mentions a:hover {
	text-decoration: underline;
}
.ccontent {
	padding-left:20px;
	padding-right:20px;
}
#content {
	float:left;
	width:600px;
	background-color:#fff;
	z-index:1;
}
#content-ext {
	position:absolute;
	right:10px;
	left:144px;
	background-color:#fff;
	z-index:1;
}
.content-wrapper {
	padding:15px;
}
.cal {
	width:100px;
	padding-left:20px;
}
.cal a:link {
	color:#666666;
	text-decoration:none;
}
.cal a:visited {
	color:#666666;
	text-decoration:none;
}
.cal a:hover {
	color:#ffffff;
}
.scrolltext {
	height:10px;
}
.controller3 {
	background-image:url('/images/controller_03.jpg');
	background-repeat:no-repeat;
}
.whitespace {
	background-color:#ffffff;
}
#footer {
	background-color:#fff;
	height:21px;
	position:relative;
}
#leftFoot {
	background-color:#000066;
	position:absolute;
	left:0px;
}
#rightFoot {
	background-color:#000066;
	position:absolute;
	right:0px;
}
.copyright {
	background-color:#000066;
	padding-top:10px;
	text-align:left;
	font-family:arial;
	font-size:10px;
	color:#fff;
}
#nav {
	padding-top:0px;
	position:relative;
}
.left {
	float:left;
}

/*------ utilites ----*/
.left {float:left;}
.right {float:right;}
.clear {clear:both;}


/*---------------- Main Home page Container --------*/
.tvContainer {
/*
        width:549px;
*/
	width:800px;


	margin: auto;
	
}

.tvContainer:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

.tvTop {
	background:url(/images/iyg_tv_01.jpg);
	width:549px;
	height:63px;
}

.tvLeft {
	background:url(/images/iyg_tv_02.jpg);
	width:14px;
	height:416px;
}

.tvCenter {
	width:468px; 
}

.tracker {
	width:467px;
	height:21px;
	background:#606060;
	overflow:hidden;
	border-right:1px solid #C0A27C;
	text-align:center;
	line-height:21px;
}

.tracker a{
	color:#fff;
	text-decoration:none;
	
}

.tracker a:hover{
	color:#fff;
	text-decoration:underline;
}


.tvRight {
	background:url(/images/iyg_tv_08.jpg);
	width:67px;
	height:416px;
	position:relative;
}

.tvRight a {
	display:block;
	background:url(/images/iyg_tv_07.jpg);
	height:40px;
	text-decoration:none;
	position:relative;
}

.tvRight a:hover {
	display:block;
	background:url(/images/iyg_tv_07-over.jpg);
	height:40px;
}

.tvRight a:first-child {
	display:block;
	background: url(/images/iyg_tv_04.jpg);
	height:40px;
}

.tvRight a:first-child:hover {
	display:block;
	background: url(/images/iyg_tv_04-over.jpg);
	height:40px;
}



.tvRight a.tvContact {
	background: url(/images/iyg_tv_10.jpg);
	height:94px;
	position:absolute;
	bottom:0px;
	width: 67px;
}

.tvContainer .tvRight a.tvContact:hover {
	background: url(/images/iyg_tv_10-over.jpg);
	height:94px;
	position:absolute;
	bottom:0px;
	width: 67px;
}

.wrapper {
	width:100%;
	position:absolute;
/*
        position:absolute;
*/
}

.newsletter {
	width:749px;
	margin:0 auto;
	text-align:right;
	
}

