/*maine.css*/

/*general parameters*/
body {background-color: #94B699; font-family: times new roman; garamond; purisa; arial}
p {border: white solid thick}

/*image parameters - center*/
#image_cv {position: absolute; left: 40%; top: 8.5%}
#image_ch {position: absolute; left: 28%; top: 10%}
#image_cs {position: absolute; left: 35%; top: 10%}

/*image parameters - left*/
#image_lh {position: absolute; left: 6%; top: 10%}
#image_lv {position: absolute; left: 6%; top: 8.5%}
#image_ls {position: absolute; left: 6%; top: 10%}

/*image parameters - right*/
#image_rh {position: absolute; right: 6%; top: 10%}
#image_rv {position: absolute; right: 6%; top: 8.5%}
#image_rs {position: absolute; right: 6%; top: 10%}

/*image parameters - twins*/
#image_l2v {position: absolute; left: 20%; top: 8.5%}
#image_l2s {position: absolute; left: 20%; top: 15%}
#image_r2v {position: absolute; right: 20%; top: 8.5%}
#image_r2s {position: absolute; right: 20%; top: 15%}

/*image parameters - kremer exceptions*/
#image_klv {position: absolute; left: 6%; top: 10%}
#image_krv {position: absolute; right: 6%; top: 10%}


/*title parameters*/
#title_left {position: absolute; left: 4%; top: 5%}
#title_right {position: absolute; right: 4%; top: 5%}

/*menu parameters*/
#menu_topcenter {position: absolute; left: 50%; top: 4%}

/*
clipboard background-color: #94B699; #CF7839; #a5b547; #B3791C
#image_l2h {position: absolute; left: .5%; top: 10%}
#image_r2h {position: absolute; right: .5%; top: 10%}


*/
